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