airbnb · Schema

Message

Properties

Name Type Description
id string The unique identifier of the message.
reservation_id string The identifier of the associated reservation.
sender_type string Whether the message was sent by the host or guest.
message string The text content of the message.
created_at string The timestamp when the message was sent.
View JSON Schema on GitHub