Record
post-test-helpers-customers-customer-fund-cash-balance-params
No description available.
record post-test-helpers-customers-customer-fund-cash-balance-params {
customer: string,
amount: s32,
currency: string,
expand: option<list<string>>,
reference: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| customer | string | |
| amount | s32 | |
| currency | string | |
| expand | option<list<string>> | |
| reference | option<string> |