Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 854 Bytes

CallDtmfReceived.md

File metadata and controls

22 lines (19 loc) · 854 Bytes

CallDtmfReceived

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 CallDtmfReceivedPayload [optional]

Enum: RecordTypeEnum

Name Value
EVENT "event"

Enum: EventTypeEnum

Name Value
RECEIVED "call.dtmf.received"