| Name | Type | Description | Notes |
|---|---|---|---|
| entry_hash | str | The SHA256 Hash of this entry. | |
| chain | EntryListChain | ||
| created_at | str | The time when this entry was created. Sent in ISO 8601 Format. For example: `YYYY-MM-DDThh:mm:ss.ssssssZ` | [optional] |
| external_ids | list[str] | Tags that can be used to identify your entry. You can search for records that contain a particular external_id using Connect. External IDs are returned in Base64. | |
| content | str | This is the data that is stored by the entry. Content will be sent in Base64 format. | |
| stage | str | The level of immutability that this entry has reached. | |
| dblock | EntryDataDblock | [optional] | |
| eblock | EntryDataEblock | [optional] |