Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.41 KB

WebhookEventSubscription.md

File metadata and controls

19 lines (15 loc) · 1.41 KB

WebhookEventSubscription

Properties

Name Type Description Notes
comments str Comment about the event to provide further clarification to the end user [optional]
deprecated_flag bool True if the event is deprecated. See the API change log for details on when it will be discontinued. [optional]
discontinued_flag bool True if the event is discontinued. See the API change log for details on migration details. [optional]
event_description str Description of the event [optional]
event_name str Event name [optional]
event_ruler str Optional - Event ruler expression to filter events to. Only events that match this Ruler expression will be transmitted to the webhook. [optional]
expansion str The expand string for the notification object. See the individual resource _expand documentation for valid values. [optional]
subscribed bool True if this is event is subscribed to [optional]
supports_reflow bool True if the event can be triggered to reflow existing records [optional]
webhook_event_oid int The webhook event object identifier [optional]

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