PaymentIntentCaptureOptions constructor
const
PaymentIntentCaptureOptions({})
Implementation
const PaymentIntentCaptureOptions({
this.amountToCapture,
this.applicationFeeAmount,
this.expand,
this.finalCapture,
this.metadata,
this.statementDescriptor,
this.statementDescriptorSuffix,
this.transferData,
});