Name | Type | Description | Notes |
---|---|---|---|
recordType | RecordTypeEnum | Identifies the type of the resource. | [optional] |
id | UUID | Identifies the type of resource. | [optional] |
eventType | EventTypeEnum | The type of event being delivered. | [optional] |
occurredAt | OffsetDateTime | ISO 8601 formatted date indicating when the resource was created. | [optional] |
payload | InboundMessagePayload | [optional] |
Name | Value |
---|---|
EVENT | "event" |
Name | Value |
---|---|
MESSAGE_RECEIVED | "message.received" |