twilio.rest.flex_api package¶
Subpackages¶
- twilio.rest.flex_api.v1 package
Module contents¶
This code was generated by / _ _ _| _ _
(_)/(_)(_|/| |(/_ v1.0.0 / /
-
class
twilio.rest.flex_api.
FlexApi
(twilio)[source]¶ Bases:
twilio.base.domain.Domain
-
channel
¶ Return type: twilio.rest.flex_api.v1.channel.ChannelList
-
configuration
¶ Return type: twilio.rest.flex_api.v1.configuration.ConfigurationList
-
flex_flow
¶ Return type: twilio.rest.flex_api.v1.flex_flow.FlexFlowList
-
interaction
¶ Return type: twilio.rest.flex_api.v1.interaction.InteractionList
-
v1
¶ Returns: Version v1 of flex_api Return type: twilio.rest.flex_api.v1.V1
-
web_channel
¶ Return type: twilio.rest.flex_api.v1.web_channel.WebChannelList
-