BankVerificationRequestMessage constructor
BankVerificationRequestMessage({})
Implementation
BankVerificationRequestMessage({
this.bankNumber = '',
this.bankAgency = '',
this.accountType = '',
this.bankAccountNumber = '',
this.automaticValidation = false,
});