CustomerFundCashBalanceOptions constructor
const
CustomerFundCashBalanceOptions({})
Implementation
const CustomerFundCashBalanceOptions({
required this.amount,
required this.currency,
this.expand,
this.reference,
});