Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 908 Bytes

ReceiptLongData.md

File metadata and controls

14 lines (11 loc) · 908 Bytes

harmony-connect-client.Model.ReceiptLongData

Properties

Name Type Description Notes
CreatedAt string The timestamp for this entry. Sent in ISO 8601 Format. For example: `YYYY-MM-DDThh:mm:ssZ`
EntrySerialized string The raw data that makes up the entry.
EntryHash string The unique identitfier of the entry.
MerkleBranch List<MerkleNode> The branch of the merkle tree that represents this entry. Presented as an array of Merkle nodes.
Eblock EBlockLink
Dblock DBlockLink

[Back to Model list] [Back to API list] [Back to README]