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