Wasm Directoryalpha
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

NameTypeDescription
intentstring
cancellation-reasonoption​<post-payment-intents-intent-cancel-body-cancellation-reason-enum>
expandoption​<list​<string>>