Wasm Directoryalpha
Record

post-payment-intents-intent-apply-customer-balance-params

No description available.

record post-payment-intents-intent-apply-customer-balance-params {
  intent: string,
  amount: option​<s32>,
  currency: option​<string>,
  expand: option​<list​<string>>,
}

Fields

NameTypeDescription
intentstring
amountoption​<s32>
currencyoption​<string>
expandoption​<list​<string>>