Record
post-payment-intents-intent-cancel-params
No description available.
record post-payment-intents-intent-cancel-params {
intent: string,
cancellation-reason: option<post-payment-intents-intent-cancel-body-cancellation-reason-enum>,
expand: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| intent | string | |
| cancellation-reason | option<post-payment-intents-intent-cancel-body-cancellation-reason-enum> | |
| expand | option<list<string>> |