RefundCreateOptions constructor
const
RefundCreateOptions({})
Implementation
const RefundCreateOptions({
this.amount,
this.charge,
this.currency,
this.customer,
this.expand,
this.instructionsEmail,
this.metadata,
this.paymentIntent,
this.reason,
this.refundApplicationFee,
this.reverseTransfer,
});