SupportingDocumentCollectionRelatedInfo
No description
interface SupportingDocumentCollectionRelatedInfo {
type: SupportingDocumentCollectionType!
}
Fields
SupportingDocumentCollectionRelatedInfo.type ● SupportingDocumentCollectionType! non-null enum
Type of the supporting document collection
- Onboarding is the one created along with an onboarding
- AccountHolderVerificationRenewal is created for verification renewal
- Transaction is related to a transaction
Member Of
SupportingDocumentCollection object
Implemented By
SupportingDocumentCollectionAccountHolderVerificationRenewalRelatedInfo object ● SupportingDocumentCollectionMerchantProfileRelatedInfo object ● SupportingDocumentCollectionOnboardingRelatedInfo object ● SupportingDocumentCollectionTransactionRelatedInfo object