DebicheckCustomerInformation
No description
type DebicheckCustomerInformation {
fullName: String
accountNumber: String
accountType: AccountType
bankId: DebicheckBankId
identifyingDocument: IdentifyingDocumentDetails
phoneNumber: String
}