| Name | Type | Description | Notes |
|---|---|---|---|
| alias | string | Account alias name (off-chain data). | [optional] |
| address | string | Account address (public key hash). | [optional] |
| id | int | Internal TzKT id. [sortable] | [optional] |
| bond_status | string | Bond status (`active`, `returned`, or `lost`). | [optional] |
| bond_level | int | Level of the block where the staker published his first commitment. [sortable] | [optional] |
| bond_time | \DateTime | Timestamp of the block where the staker published his first commitment. | [optional] |