airbnb · Schema

BookingGuest

Properties

Name Type Description
id string The unique identifier of the guest.
first_name string The first name of the guest.
last_name string The last name of the guest.
phone string The phone number of the guest.
verified boolean Whether the guest has completed identity verification.
View JSON Schema on GitHub