Record
post-customers-customer-bank-accounts-id-verify-params
No description available.
record post-customers-customer-bank-accounts-id-verify-params {
customer: string,
id: string,
amounts: option<list<s32>>,
expand: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| customer | string | |
| id | string | |
| amounts | option<list<s32>> | |
| expand | option<list<string>> |