GetEventTypesResponseModelEventType
Provides details about an event type.
Name | Description | Type | Additional Information |
---|---|---|---|
EventType |
The type name of the event. |
string |
None. |
Description |
The description of the event type. |
string |
None. |
Scopes |
The list of scopes associated with the event type. Your user needs to have access to at least one scope in order to be allowed to subsribe to events of this type. |
Collection of string |
None. |
Domains |
The domains supported by the event type. |
Collection of GetEventTypesResponseModelEventTypeDomain |
None. |