# Functions
New creates a new instance of the reservation client.
# Structs
Client for managing a specific worker reservation resource See https://www.twilio.com/docs/taskrouter/api/worker-reservation for more details.
ClientProperties are the properties required to manage the reservation resources.
FetchReservationResponse defines the response fields for the retrieved worker reservation.
UpdateReservationInput defines input fields for updating a worker reservation resource.
UpdateReservationResponse defines the response fields for the updated worker reservation.