Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 765 Bytes

WebhookEventCategory.md

File metadata and controls

12 lines (9 loc) · 765 Bytes

UltraCartRestApiV2.WebhookEventCategory

Properties

Name Type Description Notes
any_subscribed Boolean True if any events are subscribed to. [optional]
available_expansions [String] Array of available expansion constants [optional]
event_category String Name of the event category [optional]
events [WebhookEventSubscription] The events within the category. Individual subscription flags contained within the child object. [optional]
subscribed Boolean True if all the events within this category are subscribed. This is a convenience flag to make user interfaces easier. [optional]