AgreementBundle
- agreementType: string
_kind requiredThe type of agreement to be presented to the account holder.
- agreementType: integerFormat: int32
_version requiredThe version of the agreement bundle.
- documentsType: array ยท AgreementDocument[]required
The documents included in the agreement bundle.
- docType: string
_type requiredThe document type.
- keyType: stringrequired
Stable key identifying the document within the agreement bundle.
- localeType: stringrequired
Locale of the document content.
- mandatoryType: booleanrequired
Whether accepting or reviewing this document is mandatory.
- titleType: stringrequired
Human-readable title of the document.
- urlType: stringrequired
URL where the document can be viewed.
- descriptionType: string
Optional short description of the document.
- localeType: stringrequired
Locale of the agreement content.

