Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1008 Bytes

File metadata and controls

15 lines (12 loc) · 1008 Bytes

HarmonyConnectClient.EntryData

Properties

Name Type Description Notes
entryHash String The SHA256 Hash of this entry.
chain EntryListChain
createdAt String The time when this entry was created. Sent in ISO 8601 Format. For example: `YYYY-MM-DDThh:mm:ss.ssssssZ` [optional]
externalIds [String] 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 String This is the data that is stored by the entry. Content will be sent in Base64 format.
stage String The level of immutability that this entry has reached.
dblock EntryDataDblock [optional]
eblock EntryDataEblock [optional]