airbnb · Schema

ExperienceMessage

Properties

Name Type Description
id string The unique identifier of the message.
booking_id string The identifier of the associated booking.
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