twilio.rest.conversations package¶
Subpackages¶
- twilio.rest.conversations.v1 package
- Subpackages
- twilio.rest.conversations.v1.configuration package
- twilio.rest.conversations.v1.conversation package
- twilio.rest.conversations.v1.service package
- Subpackages
- Submodules
- twilio.rest.conversations.v1.service.binding module
- twilio.rest.conversations.v1.service.role module
- twilio.rest.conversations.v1.service.user module
- Module contents
- Submodules
- twilio.rest.conversations.v1.credential module
- twilio.rest.conversations.v1.role module
- twilio.rest.conversations.v1.user module
- Module contents
- Subpackages
Module contents¶
This code was generated by / _ _ _| _ _
(_)/(_)(_|/| |(/_ v1.0.0 / /
-
class
twilio.rest.conversations.Conversations(twilio)[source]¶ Bases:
twilio.base.domain.Domain-
configuration¶ Return type: twilio.rest.conversations.v1.configuration.ConfigurationList
-
conversations¶ Return type: twilio.rest.conversations.v1.conversation.ConversationList
-
credentials¶ Return type: twilio.rest.conversations.v1.credential.CredentialList
-
roles¶ Return type: twilio.rest.conversations.v1.role.RoleList
-
services¶ Return type: twilio.rest.conversations.v1.service.ServiceList
-
users¶ Return type: twilio.rest.conversations.v1.user.UserList
-
v1¶ Returns: Version v1 of conversations Return type: twilio.rest.conversations.v1.V1
-