PaymentIntentApplyCustomerBalanceOptions constructor
const
PaymentIntentApplyCustomerBalanceOptions({})
Implementation
const PaymentIntentApplyCustomerBalanceOptions({
this.amount,
this.currency,
this.expand,
});