ListAccountsArgs
Arguments for ListAccounts.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
BrokerTypeFilter | BrokerType | No | Yes | Optional filter by broker type. null = all brokerages. | |
Limit | int | No | Yes | Maximum number of items to return. The server may cap this value. | |
ContinuationToken | str | No | Yes | Pagination token returned by a previous ListAccounts call. |