TermsAndConditions

constructor(isTermsAndConditionsEnabled: Boolean, isTermsAndConditionsRequired: Boolean?, label: String?)

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.