Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 963 Bytes

CustomerServiceRecordStatusChangedEvent.md

File metadata and controls

33 lines (17 loc) · 963 Bytes

CustomerServiceRecordStatusChangedEvent

Properties

Name Type Description Notes
id UUID Uniquely identifies the callback event. [optional]
eventType EventTypeEnum The type of the callback event. [optional]
payload CustomerServiceRecordStatusChangedEventPayload [optional]
occurredAt OffsetDateTime ISO 8601 formatted date indicating when the callback event occurred. [optional]
recordType RecordTypeEnum Identifies the type of the resource. [optional]

Enum: EventTypeEnum

Name Value
CUSTOMER_SERVICE_RECORD_STATUS_CHANGED "customer_service_record.status_changed"

Enum: RecordTypeEnum

Name Value
EVENT "event"