Name | Type | Description | Notes |
---|---|---|---|
id | int | Internal Id, can be used for pagination | [optional] |
level | int | Level of the block where the bigmap key was updated | [optional] |
timestamp | \DateTime | Timestamp of the block where the bigmap key was updated | [optional] |
action | string | Action with the key (`add_key`, `update_key`, `remove_key`) | [optional] |
value | mixed | Value in JSON or Micheline format, depending on the `micheline` query parameter. Note, if the action is `remove_key` it will contain the last non-null value. | [optional] |