Wasm Directoryalpha
Record

post-customers-customer-funding-instructions-params

No description available.

record post-customers-customer-funding-instructions-params {
  customer: string,
  bank-transfer: post-customers-customer-funding-instructions-body-bank-transfer,
  currency: string,
  expand: option​<list​<string>>,
  funding-type: post-customers-customer-funding-instructions-body-funding-type-enum,
}

Fields

NameTypeDescription
customerstring
bank-transferpost-customers-customer-funding-instructions-body-bank-transfer
currencystring
expandoption​<list​<string>>
funding-typepost-customers-customer-funding-instructions-body-funding-type-enum