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
| Name | Type | Description |
|---|---|---|
| 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 |