Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 837 Bytes

CallRecordingError.md

File metadata and controls

33 lines (17 loc) · 837 Bytes

CallRecordingError

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]
occurredAt OffsetDateTime ISO 8601 datetime of when the event occurred. [optional]
payload CallRecordingErrorPayload [optional]

Enum: RecordTypeEnum

Name Value
EVENT "event"

Enum: EventTypeEnum

Name Value
CALL_RECORDING_ERROR "call.recording.error"