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) · 659 Bytes

File metadata and controls

11 lines (8 loc) · 659 Bytes

OriginStamp.Client.Model.Notification

Properties

Name Type Description Notes
Currency int? 0: Bitcoin
NotificationType int? 0: notify via email 1: notify a webhook
Target string Depending on the notification type, specify the target for the notification (e.g. mail address or webhook URL). The webhook URL will receive a POST request after timestamp was successfully created.

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