PortalConfigTermsOfServiceProperties interface
Terms of service contract properties.
Properties
require |
Ask user for consent to the terms of service. |
text | A terms of service text. |
Property Details
requireConsent
Ask user for consent to the terms of service.
requireConsent?: boolean
Property Value
boolean
text
A terms of service text.
text?: string
Property Value
string