Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 932 Bytes

File metadata and controls

17 lines (12 loc) · 932 Bytes

WebhookEventItemResponse

Properties

Name Type Description Notes
uuid str, none_type Unique webhook subscription event identifier [optional]
name str Webhook subscription name [optional]
type WebhookEventTriggerEnum [optional]
http_status_code int, none_type Webhook subscription event response http status code [optional]
error WebhookEventErrorEnum [optional]
delivery_time datetime Webhook subscription event delivery time [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to API list] [Back to README]