Name | Type | Description | Notes |
---|---|---|---|
direction | string | INCOMING for messages to restaurant, OUTGOING for messages to customer. | [optional] |
content | string | The message content. | [optional] |
open | \DateTime | The time the message was opened in the timezone of the restaurant. | [optional] |
delivered | \DateTime | The time the message was delivered in the timezone of the restaurant. | [optional] |
created | \DateTime | THe time the message was created in the timezone of the restaurant. | [optional] |
sender_name | string | The name of the sender. | [optional] |
booking_uid | string | The uid of the booking. | [optional] |