Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 602 Bytes

File metadata and controls

14 lines (11 loc) · 602 Bytes

ShipEngineSDK.Model.Webhook

A webhook

Properties

Name Type Description Notes
Event WebhookEvent [optional]
Headers List<WebhookHeader> Array of custom webhook headers [optional]
Name string The name of the webhook [optional]
StoreId int Store ID [optional]
Url string The url that the webhook sends the request to [optional]
WebhookId string A string that uniquely identifies the webhook [optional] [readonly]