# Functions
New creates a new instance of the workspaces client.
# Structs
Client for managing workspace resources See https://www.twilio.com/docs/taskrouter/api/workspace for more details.
CreateWorkspaceInput defines the input fields for creating a new workspace resource.
CreateWorkspaceResponse defines the response fields for the created workspace.
No description provided by the author
No description provided by the author
WorkspacesPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageWorkspaceResponse or error that is returned from the api call(s).
WorkspacesPageOptions defines the query options for the api operation.
WorkspacesPageResponse defines the response fields for the workspaces page.
WorkspacesPaginator defines the fields for makings paginated api calls Workspaces is an array of workspaces that have been returned from all of the page calls.