| 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] |
| Name | Value |
|---|---|
| EVENT | "event" |
| Name | Value |
|---|---|
| CALL_COST | "call.cost" |