Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 729 Bytes

ConferenceCreated.md

File metadata and controls

32 lines (16 loc) · 729 Bytes

ConferenceCreated

Properties

Name Type Description Notes
recordType RecordTypeEnum Identifies the type of the resource. [optional]
eventType EventTypeEnum The type of event being delivered. [optional]
id UUID Identifies the type of resource. [optional]
payload ConferenceCreatedPayload [optional]

Enum: RecordTypeEnum

Name Value
EVENT "event"

Enum: EventTypeEnum

Name Value
CONFERENCE_CREATED "conference.created"