Booking Guest
Class representation of a booking guest.
Constructors
Link copied to clipboard
public BookingGuest BookingGuest(@Json(name = "email" ) String email, @Json(name = "name" ) String name)
Class representation of a booking guest.