Name | Type | Description | Notes |
---|---|---|---|
type | string | Delegator type ('contract' for KT.. address or 'user' for tz.. address) | [optional] |
alias | string | Name of the project behind the account or account description | [optional] |
address | string | Public key hash of the account | [optional] |
balance | int | Account balance (micro tez) | [optional] |
delegation_level | int | Block height of last delegation operation | [optional] |
delegation_time | \DateTime | Block datetime of last delegation operation (ISO 8601, e.g. `2020-02-20T02:40:57Z`) | [optional] |