Create Booking Guest
Class representation of a request to create a booking guest.
Constructors
Link copied to clipboard
public CreateBookingGuest CreateBookingGuest(@Json(name = "email" ) String email, @Json(name = "name" ) String name)
Types
Link copied to clipboard
Builder for CreateBookingGuest.