Sha256: 177d63a175bca719bfaef1161de145b14f58d68ce2403a6ac067e9e98713f754
Contents?: true
Size: 797 Bytes
Versions: 324
Compression:
Stored size: 797 Bytes
Contents
# UltracartClient::WebhookEventCategory ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **any_subscribed** | **BOOLEAN** | True if any events are subscribed to. | [optional] **available_expansions** | **Array<String>** | Array of available expansion constants | [optional] **event_category** | **String** | Name of the event category | [optional] **events** | [**Array<WebhookEventSubscription>**](WebhookEventSubscription.md) | 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]
Version data entries
324 entries across 324 versions & 1 rubygems