TermsAndConditionsAcceptances
public protocol TermsAndConditionsAcceptances
List of terms and conditions acceptances
-
An array of Ts and Cs the customer has accepted..
Declaration
Swift
var termsAndConditionsAcceptances: [TermsAndConditionsAcceptance] { get }