DebicheckCustomerInformation
No description
type DebicheckCustomerInformation {
accountNumber: String
accountType: AccountType
bankId: DebicheckBankId
branchCode: String
fullName: String
phoneNumber: String
email: String
accountName: String
identifyingDocument: PaymentConsentConfirmationIdentifyingDocumentDetails
}