ListAccountsResult
Result page for ListAccounts.
| Field | Type | Required | Nullable | Default | Description |
|---|---|---|---|---|---|
Accounts | list[LiveAccount] | Yes | No | Accounts returned by this page. | |
ContinuationToken | str | No | Yes | Pagination token for the next page. null/empty when no more items are available. |