CreateBookingQueryParams
Class representation of the query parameters for creating a booking.
Constructors
Link copied to clipboard
public CreateBookingQueryParams CreateBookingQueryParams( @Json(name = "configuration_id") String configurationId, @Json(name = "slug") String slug, @Json(name = "client_id") String clientId)
Types
Link copied to clipboard
Builder for CreateBookingQueryParams.