# Functions
New creates a new instance of the flows client.
# Structs
Client for managing flow resources See https://www.twilio.com/docs/studio/rest-api/v2/flow for more details.
CreateFlowInput defines the input fields for creating a new flow resource.
CreateFlowResponse defines the response fields for the created flow.
FlowsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageFlowResponse or error that is returned from the api call(s).
FlowsPageOptions defines the query options for the api operation.
FlowsPageResponse defines the response fields for the flows page.
FlowsPaginator defines the fields for makings paginated api calls Flows is an array of flows that have been returned from all of the page calls.
No description provided by the author
No description provided by the author