TermsOfServiceProperties interface

Terms of service contract properties.

Properties

consentRequired

Ask user for consent to the terms of service.

enabled

Display terms of service during a sign-up process.

text

A terms of service text.

Property Details

consentRequired

Ask user for consent to the terms of service.

consentRequired?: boolean

Property Value

boolean

enabled

Display terms of service during a sign-up process.

enabled?: boolean

Property Value

boolean

text

A terms of service text.

text?: string

Property Value

string