Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 848 Bytes

CallCost.md

File metadata and controls

34 lines (18 loc) · 848 Bytes

CallCost

Properties

Name Type Description Notes
recordType RecordTypeEnum Identifies the type of resource. [optional]
eventType EventTypeEnum The type of the event being delivered [optional]
id UUID Uniquely identifies a webhook [optional]
occurredAt OffsetDateTime ISO 8601 datetime of when the event occurred. [optional]
meta CallCostMeta [optional]
payload CallCostPayload [optional]

Enum: RecordTypeEnum

Name Value
EVENT "event"

Enum: EventTypeEnum

Name Value
CALL_COST "call.cost"