Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 774 Bytes

GetWebhook.md

File metadata and controls

15 lines (12 loc) · 774 Bytes

sib_api_v3_sdk.Model.GetWebhook

Properties

Name Type Description Notes
Url string URL of the webhook
Id long? ID of the webhook
Description string Description of the webhook
Events List<string>
Type string Type of webhook (marketing or transactional)
CreatedAt string Creation UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ)
ModifiedAt string Last modification UTC date-time of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ)

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