BankTransferRequest constructor
BankTransferRequest({})
BankTransferRequest constructor
Implementation
BankTransferRequest(
{this.amount,
this.currency,
this.duration,
this.email,
this.frequency,
this.isPermanent,
this.narration,
this.txRef,
this.phoneNumber});