# Functions
New creates a new instance of the trunks client.
# Structs
Client for managing trunk resources See https://www.twilio.com/docs/sip-trunking/api/trunk-resource for more details.
CreateTrunkInput defines the input fields for creating a new trunk resource.
No description provided by the author
CreateTrunkResponse defines the response fields for the created trunk resource.
No description provided by the author
No description provided by the author
No description provided by the author
TrunksPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageTrunkResponse or error that is returned from the api call(s).
TrunksPageOptions defines the query options for the api operation.
TrunksPageResponse defines the response fields for the trunks page.
TrunksPaginator defines the fields for makings paginated api calls Trunks is an array of trunks that have been returned from all of the page calls.