PaymentIntentIncrementAuthorizationOptions constructor
const
PaymentIntentIncrementAuthorizationOptions({})
Implementation
const PaymentIntentIncrementAuthorizationOptions({
required this.amount,
this.applicationFeeAmount,
this.description,
this.expand,
this.metadata,
this.statementDescriptor,
this.transferData,
});