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] |
occurredAt | OffsetDateTime | ISO 8601 datetime of when the event occurred. | [optional] |
payload | CallInitiatedPayload | [optional] |
Name | Value |
---|---|
EVENT | "event" |
Name | Value |
---|---|
CALL_INITIATED | "call.initiated" |