Name | Type | Description | Notes |
---|---|---|---|
type | str | Delegator type ('contract' for KT.. address or 'user' for tz.. address) | [optional] |
alias | str | Name of the project behind the account or account description | [optional] |
address | str | 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] |