Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 826 Bytes

File metadata and controls

11 lines (8 loc) · 826 Bytes

OriginStamp.Client.Model.TimestampRequest

Properties

Name Type Description Notes
Comment string You can add a short comment (max. 256 characters) which can be used for indexing and searching (public). [optional]
Hash string Hash in HEX representation. We suggest to use SHA-256. This hash will be aggregated and included into the blockchain.
Notifications List<Notification> Add a notification/notification list to your submission. Our system will notify the specified target with the timestamp information. [optional]

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