LegalAgreementType
No description
enum LegalAgreementType {
BANK_AGREEMENT
PARTNER_AD_HOC
PRIVACY_POLICY
RATES
TERMS_AND_CONDITIONS
}
Values
LegalAgreementType.BANK_AGREEMENT
A legal agreement containing information about a banking partner
LegalAgreementType.PARTNER_AD_HOC
A miscellaneous legal agreement required for a given brand
LegalAgreementType.PRIVACY_POLICY
A legal agreement containing a privacy policy
LegalAgreementType.RATES
A legal agreement containing information about account rates and fees
LegalAgreementType.TERMS_AND_CONDITIONS
A legal agreement containing platform terms and conditions
Member of
LegalAgreementsResultsNode
object