PaymentAcknowledgementDocumentKind
Category of a document linked from an acknowledgement statement (TERMS, INFORMATION_OBLIGATION, PRIVACY_POLICY). Use for optional iconography; the token is what binds the link into the statement text.
enum PaymentAcknowledgementDocumentKind {
INFORMATION_OBLIGATION
PRIVACY_POLICY
TERMS
}