TermsAndConditions
@JsonClass(generateAdapter = true)
A TermsAndConditions class that defines the configuration for legal terms.
Parameters
isTermsAndConditionsEnabled
Whether or not Terms and Conditions is enabled.
isTermsAndConditionsRequired
Determines whether or not the user must accept the Terms and Conditions. Optional.
label
The display label of Terms and Conditions.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The label represented as a SpannableString that has been parsed.
Functions
Link copied to clipboard
Parses the markdown-style label of this TermsAndConditions into a SpannableString with clickable URL spans.
Link copied to clipboard
Validates the form field