Record
list-bank-accounts-params
No description available.
record list-bank-accounts-params {
cursor: option<string>,
limit: option<s32>,
location-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| cursor | option<string> | |
| limit | option<s32> | |
| location-id | option<string> |