twilio.rest.trusthub package¶
Subpackages¶
- twilio.rest.trusthub.v1 package
- Subpackages
- Submodules
- twilio.rest.trusthub.v1.end_user module
- twilio.rest.trusthub.v1.end_user_type module
- twilio.rest.trusthub.v1.policies module
- twilio.rest.trusthub.v1.supporting_document module
- twilio.rest.trusthub.v1.supporting_document_type module
- Module contents
Module contents¶
This code was generated by / _ _ _| _ _
(_)/(_)(_|/| |(/_ v1.0.0 / /
-
class
twilio.rest.trusthub.
Trusthub
(twilio)[source]¶ Bases:
twilio.base.domain.Domain
-
customer_profiles
¶ Return type: twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesList
-
end_user_types
¶ Return type: twilio.rest.trusthub.v1.end_user_type.EndUserTypeList
-
end_users
¶ Return type: twilio.rest.trusthub.v1.end_user.EndUserList
-
policies
¶ Return type: twilio.rest.trusthub.v1.policies.PoliciesList
-
supporting_document_types
¶ Return type: twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeList
-
supporting_documents
¶ Return type: twilio.rest.trusthub.v1.supporting_document.SupportingDocumentList
-
trust_products
¶ Return type: twilio.rest.trusthub.v1.trust_products.TrustProductsList
-
v1
¶ Returns: Version v1 of trusthub Return type: twilio.rest.trusthub.v1.V1
-