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