Skip to main content

EventSubscription

Represents a single event subscription for an object.

NameDescriptionType
typeThe type of event being subscribed to.EventType

Example

{
"type": 103 /* Enum: EventType */
}