DebicheckCustomerInformationInput
No description
input DebicheckCustomerInformationInput {
fullName: String!
accountNumber: String!
accountType: DebicheckAccountType!
bankId: DebicheckBankId!
identifyingDocument: IdentifyingDocumentConfirmationInput!
phoneNumber: String!
}