diff --git a/CHANGES.md b/CHANGES.md index 2f9a854a8e..71f2870ef6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -3,6 +3,26 @@ twilio-python Changelog Here you can see the full list of changes between each twilio-python release. +[2021-02-24] Version 6.53.0 +--------------------------- +**Library - Chore** +- [PR #561](https://github.com/twilio/twilio-python/pull/561): removed file exec to get version. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)! + +**Events** +- Update description of types in the create sink resource + +**Messaging** +- Add WA template header and footer +- Remove A2P campaign and use cases API **(breaking change)** +- Add number_registration_status field to read and fetch campaign responses + +**Trusthub** +- Make all resources public + +**Verify** +- Verify List Attempts API endpoints added. + + [2021-02-10] Version 6.52.0 --------------------------- **Library - Docs** diff --git a/docs/build/doctrees/CHANGES.doctree b/docs/build/doctrees/CHANGES.doctree index 3b61a98fca..b66d8922e2 100644 Binary files a/docs/build/doctrees/CHANGES.doctree and b/docs/build/doctrees/CHANGES.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.doctree index 7debe9418b..4929855e90 100644 Binary files a/docs/build/doctrees/docs/source/_rst/twilio.rest.doctree and b/docs/build/doctrees/docs/source/_rst/twilio.rest.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.events.v1.subscription.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.events.v1.subscription.doctree index 02c939cb1e..d11c5e407f 100644 Binary files a/docs/build/doctrees/docs/source/_rst/twilio.rest.events.v1.subscription.doctree and b/docs/build/doctrees/docs/source/_rst/twilio.rest.events.v1.subscription.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.doctree index b006289346..4cf8c5aab1 100644 Binary files a/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.doctree and b/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.v1.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.v1.doctree index d53ace1bd5..1dc02d4ccb 100644 Binary files a/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.v1.doctree and b/docs/build/doctrees/docs/source/_rst/twilio.rest.messaging.v1.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.doctree new file mode 100644 index 0000000000..26cb0d0d38 Binary files /dev/null and b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.customer_profiles.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.customer_profiles.doctree new file mode 100644 index 0000000000..85e8516b61 Binary files /dev/null and b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.customer_profiles.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.doctree new file mode 100644 index 0000000000..c34e92bedb Binary files /dev/null and b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.trust_products.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.trust_products.doctree new file mode 100644 index 0000000000..17590bac36 Binary files /dev/null and b/docs/build/doctrees/docs/source/_rst/twilio.rest.trusthub.v1.trust_products.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.doctree index 78a55a93d5..fb05de18ba 100644 Binary files a/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.doctree and b/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.doctree differ diff --git a/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.v2.doctree b/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.v2.doctree index a579c9b09e..51fefae950 100644 Binary files a/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.v2.doctree and b/docs/build/doctrees/docs/source/_rst/twilio.rest.verify.v2.doctree differ diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index f7f72f65e6..257bc0b553 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/index.doctree b/docs/build/doctrees/index.doctree index 3c2d6db9f7..bbaf09cad3 100644 Binary files a/docs/build/doctrees/index.doctree and b/docs/build/doctrees/index.doctree differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index eb5681e4ea..51c41ec7f0 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 1b5c3345556fbd8192a7730a0b738e14 +config: 9bd51efff40de6b71525ae2bc4a40ac6 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/AUTHORS.html b/docs/build/html/AUTHORS.html index 6c4e810582..369a0541ad 100644 --- a/docs/build/html/AUTHORS.html +++ b/docs/build/html/AUTHORS.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -Authors — twilio-python 6.52.0 documentation +Authors — twilio-python 6.53.0 documentation diff --git a/docs/build/html/CHANGES.html b/docs/build/html/CHANGES.html index 514f4b2680..29eb25bb16 100644 --- a/docs/build/html/CHANGES.html +++ b/docs/build/html/CHANGES.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio-python Changelog — twilio-python 6.52.0 documentation +twilio-python Changelog — twilio-python 6.53.0 documentation @@ -30,6 +30,31 @@

twilio-python Changelog

Here you can see the full list of changes between each twilio-python release.

+
+

[2021-02-24] Version 6.53.0

+

Library - Chore

+ +

Events

+ +

Messaging

+ +

Trusthub

+ +

Verify

+ +

[2021-02-10] Version 6.52.0

Library - Docs

@@ -2858,6 +2883,7 @@

Useful Links

Table of Contents

  • twilio.rest.messaging
  • twilio.rest.monitor
  • +
  • twilio.rest.monitor
  • twilio.rest.trusthub
  • +
  • twilio.rest.verify
  • twilio.rest.video
  • +
  • twilio.rest.verify.v2.verification_attempt
  • +
  • twilio.rest.video
  • diff --git a/docs/build/html/docs/source/_rst/twilio.rest.trusthub.html b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.html new file mode 100644 index 0000000000..df0bbeea02 --- /dev/null +++ b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.html @@ -0,0 +1,255 @@ + + + + + + + +twilio.rest.trusthub package — twilio-python 6.53.0 documentation + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +

    twilio.rest.trusthub package

    + +
    +

    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
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + + + \ No newline at end of file diff --git a/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.customer_profiles.html b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.customer_profiles.html new file mode 100644 index 0000000000..70494f1844 --- /dev/null +++ b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.customer_profiles.html @@ -0,0 +1,1743 @@ + + + + + + + +twilio.rest.trusthub.v1.customer_profiles package — twilio-python 6.53.0 documentation + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.customer_profiles package

    +
    +

    Submodules

    +
    +
    +

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentContext(version, customer_profile_sid, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the CustomerProfilesChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance(version, payload, customer_profile_sid, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +channel_endpoint_sid
    +
    +++ + + + + + +
    Returns:The sid of an channel endpoint
    Return type:unicode
    +
    +
    +
    +channel_endpoint_type
    +
    +++ + + + + + +
    Returns:The type of channel endpoint
    Return type:unicode
    +
    +
    +
    +customer_profile_sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the CustomerProfile resource.
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the CustomerProfilesChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Identity resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentList(version, customer_profile_sid)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(channel_endpoint_type, channel_endpoint_sid)[source]
    +

    Create the CustomerProfilesChannelEndpointAssignmentInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_type (unicode) – The type of channel endpoint
    • +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    +
    Returns:

    The created CustomerProfilesChannelEndpointAssignmentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance

    +
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a CustomerProfilesChannelEndpointAssignmentContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentContext
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of CustomerProfilesChannelEndpointAssignmentInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of CustomerProfilesChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentPage
    +
    +
    +
    +list(channel_endpoint_sid=<object object>, channel_endpoint_sids=<object object>, limit=None, page_size=None)[source]
    +

    Lists CustomerProfilesChannelEndpointAssignmentInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    • channel_endpoint_sids (unicode) – comma separated list of channel endpoint sids
    • +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance]

    +
    +
    +
    +
    +page(channel_endpoint_sid=<object object>, channel_endpoint_sids=<object object>, page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of CustomerProfilesChannelEndpointAssignmentInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    • channel_endpoint_sids (unicode) – comma separated list of channel endpoint sids
    • +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of CustomerProfilesChannelEndpointAssignmentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentPage

    +
    +
    +
    +
    +stream(channel_endpoint_sid=<object object>, channel_endpoint_sids=<object object>, limit=None, page_size=None)[source]
    +

    Streams CustomerProfilesChannelEndpointAssignmentInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    • channel_endpoint_sids (unicode) – comma separated list of channel endpoint sids
    • +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of CustomerProfilesChannelEndpointAssignmentInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsContext(version, customer_profile_sid, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the CustomerProfilesEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance(version, payload, customer_profile_sid, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +customer_profile_sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the CustomerProfile resource.
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the CustomerProfilesEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance
    +
    +
    +
    +object_sid
    +
    +++ + + + + + +
    Returns:The sid of an object bag
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Identity resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsList(version, customer_profile_sid)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(object_sid)[source]
    +

    Create the CustomerProfilesEntityAssignmentsInstance

    + +++ + + + + + + + +
    Parameters:object_sid (unicode) – The sid of an object bag
    Returns:The created CustomerProfilesEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a CustomerProfilesEntityAssignmentsContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsContext
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of CustomerProfilesEntityAssignmentsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of CustomerProfilesEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists CustomerProfilesEntityAssignmentsInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of CustomerProfilesEntityAssignmentsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of CustomerProfilesEntityAssignmentsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams CustomerProfilesEntityAssignmentsInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of CustomerProfilesEntityAssignmentsInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsContext(version, customer_profile_sid, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesEvaluationsInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance(version, payload, customer_profile_sid, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +class Status[source]
    +

    Bases: object

    +
    +
    +COMPLIANT = 'compliant'
    +
    +
    +
    +NONCOMPLIANT = 'noncompliant'
    +
    +
    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +customer_profile_sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The date_created
    Return type:datetime
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesEvaluationsInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance
    +
    +
    +
    +policy_sid
    +
    +++ + + + + + +
    Returns:The unique string of a policy
    Return type:unicode
    +
    +
    +
    +results
    +
    +++ + + + + + +
    Returns:The results of the Evaluation resource
    Return type:list[dict]
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the Evaluation resource
    Return type:unicode
    +
    +
    +
    +status
    +
    +++ + + + + + +
    Returns:The compliance status of the Evaluation resource
    Return type:CustomerProfilesEvaluationsInstance.Status
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The url
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsList(version, customer_profile_sid)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(policy_sid)[source]
    +

    Create the CustomerProfilesEvaluationsInstance

    + +++ + + + + + + + +
    Parameters:policy_sid (unicode) – The unique string of a policy
    Returns:The created CustomerProfilesEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a CustomerProfilesEvaluationsContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the Evaluation resource
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsContext
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of CustomerProfilesEvaluationsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of CustomerProfilesEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists CustomerProfilesEvaluationsInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of CustomerProfilesEvaluationsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of CustomerProfilesEvaluationsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams CustomerProfilesEvaluationsInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of CustomerProfilesEvaluationsInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance
    +
    +
    +
    +
    +

    Module contents

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +customer_profiles_channel_endpoint_assignment
    +

    Access the customer_profiles_channel_endpoint_assignment

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentList
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentList
    +
    +
    +
    +customer_profiles_entity_assignments
    +

    Access the customer_profiles_entity_assignments

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsList
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsList
    +
    +
    +
    +customer_profiles_evaluations
    +

    Access the customer_profiles_evaluations

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsList
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsList
    +
    +
    +
    +delete()[source]
    +

    Deletes the CustomerProfilesInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance
    +
    +
    +
    +update(status=<object object>, status_callback=<object object>, friendly_name=<object object>, email=<object object>)[source]
    +

    Update the CustomerProfilesInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • status (CustomerProfilesInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • status_callback (unicode) – The URL we call to inform your application of status changes.
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • email (unicode) – The email address
    • +
    +
    Returns:

    The updated CustomerProfilesInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +class EndUserType[source]
    +

    Bases: object

    +
    +
    +BUSINESS = 'business'
    +
    +
    +
    +INDIVIDUAL = 'individual'
    +
    +
    +
    +
    +class Status[source]
    +

    Bases: object

    +
    +
    +DRAFT = 'draft'
    +
    +
    +
    +IN_REVIEW = 'in-review'
    +
    +
    +
    +PENDING_REVIEW = 'pending-review'
    +
    +
    +
    +TWILIO_APPROVED = 'twilio-approved'
    +
    +
    +
    +TWILIO_REJECTED = 'twilio-rejected'
    +
    +
    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +customer_profiles_channel_endpoint_assignment
    +

    Access the customer_profiles_channel_endpoint_assignment

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentList
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentList
    +
    +
    +
    +customer_profiles_entity_assignments
    +

    Access the customer_profiles_entity_assignments

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsList
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsList
    +
    +
    +
    +customer_profiles_evaluations
    +

    Access the customer_profiles_evaluations

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsList
    Return type:twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsList
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +date_updated
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was last updated
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the CustomerProfilesInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +email
    +
    +++ + + + + + +
    Returns:The email address
    Return type:unicode
    +
    +
    +
    +fetch()[source]
    +

    Fetch the CustomerProfilesInstance

    + +++ + + + + + +
    Returns:The fetched CustomerProfilesInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:The string that you assigned to describe the resource
    Return type:unicode
    +
    +
    + +
    +++ + + + + + +
    Returns:The URLs of the Assigned Items of the Customer-Profile resource
    Return type:unicode
    +
    +
    +
    +policy_sid
    +
    +++ + + + + + +
    Returns:The unique string of a policy.
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource.
    Return type:unicode
    +
    +
    +
    +status
    +
    +++ + + + + + +
    Returns:The verification status of the Customer-Profile resource
    Return type:CustomerProfilesInstance.Status
    +
    +
    +
    +status_callback
    +
    +++ + + + + + +
    Returns:The URL we call to inform your application of status changes.
    Return type:unicode
    +
    +
    +
    +update(status=<object object>, status_callback=<object object>, friendly_name=<object object>, email=<object object>)[source]
    +

    Update the CustomerProfilesInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • status (CustomerProfilesInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • status_callback (unicode) – The URL we call to inform your application of status changes.
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • email (unicode) – The email address
    • +
    +
    Returns:

    The updated CustomerProfilesInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance

    +
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Customer-Profile resource
    Return type:unicode
    +
    +
    +
    +valid_until
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource will be valid until.
    Return type:datetime
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(friendly_name, email, policy_sid, status_callback=<object object>)[source]
    +

    Create the CustomerProfilesInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • email (unicode) – The email address
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • status_callback (unicode) – The URL we call to inform your application of status changes.
    • +
    +
    Returns:

    The created CustomerProfilesInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance

    +
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a CustomerProfilesContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource.
    Returns:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesContext
    Return type:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of CustomerProfilesInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of CustomerProfilesInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesPage
    +
    +
    +
    +list(status=<object object>, friendly_name=<object object>, policy_sid=<object object>, limit=None, page_size=None)[source]
    +

    Lists CustomerProfilesInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • status (CustomerProfilesInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance]

    +
    +
    +
    +
    +page(status=<object object>, friendly_name=<object object>, policy_sid=<object object>, page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of CustomerProfilesInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • status (CustomerProfilesInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of CustomerProfilesInstance

    +
    Return type:

    twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesPage

    +
    +
    +
    +
    +stream(status=<object object>, friendly_name=<object object>, policy_sid=<object object>, limit=None, page_size=None)[source]
    +

    Streams CustomerProfilesInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • status (CustomerProfilesInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of CustomerProfilesInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance
    Return type:twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + + + \ No newline at end of file diff --git a/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.html b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.html new file mode 100644 index 0000000000..13ae30e590 --- /dev/null +++ b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.html @@ -0,0 +1,1914 @@ + + + + + + + +twilio.rest.trusthub.v1 package — twilio-python 6.53.0 documentation + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1 package

    + +
    +

    Submodules

    +
    +
    +

    twilio.rest.trusthub.v1.end_user module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user.EndUserContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the EndUserInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the EndUserInstance

    + +++ + + + + + +
    Returns:The fetched EndUserInstance
    Return type:twilio.rest.trusthub.v1.end_user.EndUserInstance
    +
    +
    +
    +update(friendly_name=<object object>, attributes=<object object>)[source]
    +

    Update the EndUserInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • attributes (dict) – The set of parameters that compose the End User resource
    • +
    +
    Returns:

    The updated EndUserInstance

    +
    Return type:

    twilio.rest.trusthub.v1.end_user.EndUserInstance

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user.EndUserInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +attributes
    +
    +++ + + + + + +
    Returns:The set of parameters that compose the End Users resource
    Return type:dict
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +date_updated
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was last updated
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the EndUserInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the EndUserInstance

    + +++ + + + + + +
    Returns:The fetched EndUserInstance
    Return type:twilio.rest.trusthub.v1.end_user.EndUserInstance
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:The string that you assigned to describe the resource
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +type
    +
    +++ + + + + + +
    Returns:The type of end user of the Bundle resource
    Return type:unicode
    +
    +
    +
    +update(friendly_name=<object object>, attributes=<object object>)[source]
    +

    Update the EndUserInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • attributes (dict) – The set of parameters that compose the End User resource
    • +
    +
    Returns:

    The updated EndUserInstance

    +
    Return type:

    twilio.rest.trusthub.v1.end_user.EndUserInstance

    +
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the End User resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user.EndUserList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(friendly_name, type, attributes=<object object>)[source]
    +

    Create the EndUserInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • type (unicode) – The type of end user of the Bundle resource
    • +
    • attributes (dict) – The set of parameters that compose the End User resource
    • +
    +
    Returns:

    The created EndUserInstance

    +
    Return type:

    twilio.rest.trusthub.v1.end_user.EndUserInstance

    +
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a EndUserContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource
    Returns:twilio.rest.trusthub.v1.end_user.EndUserContext
    Return type:twilio.rest.trusthub.v1.end_user.EndUserContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of EndUserInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of EndUserInstance
    Return type:twilio.rest.trusthub.v1.end_user.EndUserPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists EndUserInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.end_user.EndUserInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of EndUserInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of EndUserInstance

    +
    Return type:

    twilio.rest.trusthub.v1.end_user.EndUserPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams EndUserInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.end_user.EndUserInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user.EndUserPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of EndUserInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.end_user.EndUserInstance
    Return type:twilio.rest.trusthub.v1.end_user.EndUserInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.end_user_type module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user_type.EndUserTypeContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +fetch()[source]
    +

    Fetch the EndUserTypeInstance

    + +++ + + + + + +
    Returns:The fetched EndUserTypeInstance
    Return type:twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +fetch()[source]
    +

    Fetch the EndUserTypeInstance

    + +++ + + + + + +
    Returns:The fetched EndUserTypeInstance
    Return type:twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance
    +
    +
    +
    +fields
    +
    +++ + + + + + +
    Returns:The required information for creating an End-User.
    Return type:list[dict]
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:A human-readable description of the End-User Type resource
    Return type:unicode
    +
    +
    +
    +machine_name
    +
    +++ + + + + + +
    Returns:A machine-readable description of the End-User Type resource
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the End-User Type resource
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the End-User Type resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user_type.EndUserTypeList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +get(sid)[source]
    +

    Constructs a EndUserTypeContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the End-User Type resource
    Returns:twilio.rest.trusthub.v1.end_user_type.EndUserTypeContext
    Return type:twilio.rest.trusthub.v1.end_user_type.EndUserTypeContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of EndUserTypeInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of EndUserTypeInstance
    Return type:twilio.rest.trusthub.v1.end_user_type.EndUserTypePage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists EndUserTypeInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of EndUserTypeInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of EndUserTypeInstance

    +
    Return type:

    twilio.rest.trusthub.v1.end_user_type.EndUserTypePage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams EndUserTypeInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.end_user_type.EndUserTypePage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of EndUserTypeInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance
    Return type:twilio.rest.trusthub.v1.end_user_type.EndUserTypeInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.policies module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.policies.PoliciesContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +fetch()[source]
    +

    Fetch the PoliciesInstance

    + +++ + + + + + +
    Returns:The fetched PoliciesInstance
    Return type:twilio.rest.trusthub.v1.policies.PoliciesInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.policies.PoliciesInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +class EndUserType[source]
    +

    Bases: object

    +
    +
    +BUSINESS = 'business'
    +
    +
    +
    +INDIVIDUAL = 'individual'
    +
    +
    +
    +
    +fetch()[source]
    +

    Fetch the PoliciesInstance

    + +++ + + + + + +
    Returns:The fetched PoliciesInstance
    Return type:twilio.rest.trusthub.v1.policies.PoliciesInstance
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:A human-readable description of the Policy resource
    Return type:unicode
    +
    +
    +
    +requirements
    +
    +++ + + + + + +
    Returns:The sid of a Policy object that dictates requirements
    Return type:dict
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the Policy resource
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Policy resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.policies.PoliciesList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +get(sid)[source]
    +

    Constructs a PoliciesContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the Policy resource
    Returns:twilio.rest.trusthub.v1.policies.PoliciesContext
    Return type:twilio.rest.trusthub.v1.policies.PoliciesContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of PoliciesInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of PoliciesInstance
    Return type:twilio.rest.trusthub.v1.policies.PoliciesPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists PoliciesInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.policies.PoliciesInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of PoliciesInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of PoliciesInstance

    +
    Return type:

    twilio.rest.trusthub.v1.policies.PoliciesPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams PoliciesInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.policies.PoliciesInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.policies.PoliciesPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of PoliciesInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.policies.PoliciesInstance
    Return type:twilio.rest.trusthub.v1.policies.PoliciesInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.supporting_document module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document.SupportingDocumentContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the SupportingDocumentInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the SupportingDocumentInstance

    + +++ + + + + + +
    Returns:The fetched SupportingDocumentInstance
    Return type:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance
    +
    +
    +
    +update(friendly_name=<object object>, attributes=<object object>)[source]
    +

    Update the SupportingDocumentInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • attributes (dict) – The set of parameters that compose the Supporting Document resource
    • +
    +
    Returns:

    The updated SupportingDocumentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +class Status[source]
    +

    Bases: object

    +
    +
    +APPROVED = 'approved'
    +
    +
    +
    +DRAFT = 'draft'
    +
    +
    +
    +EXPIRED = 'expired'
    +
    +
    +
    +PENDING_REVIEW = 'pending-review'
    +
    +
    +
    +PROVISIONALLY_APPROVED = 'provisionally-approved'
    +
    +
    +
    +REJECTED = 'rejected'
    +
    +
    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +attributes
    +
    +++ + + + + + +
    Returns:The set of parameters that compose the Supporting Documents resource
    Return type:dict
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +date_updated
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was last updated
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the SupportingDocumentInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the SupportingDocumentInstance

    + +++ + + + + + +
    Returns:The fetched SupportingDocumentInstance
    Return type:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:The string that you assigned to describe the resource
    Return type:unicode
    +
    +
    +
    +mime_type
    +
    +++ + + + + + +
    Returns:The image type of the file
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +status
    +
    +++ + + + + + +
    Returns:The verification status of the Supporting Document resource
    Return type:SupportingDocumentInstance.Status
    +
    +
    +
    +type
    +
    +++ + + + + + +
    Returns:The type of the Supporting Document
    Return type:unicode
    +
    +
    +
    +update(friendly_name=<object object>, attributes=<object object>)[source]
    +

    Update the SupportingDocumentInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • attributes (dict) – The set of parameters that compose the Supporting Document resource
    • +
    +
    Returns:

    The updated SupportingDocumentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance

    +
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Supporting Document resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document.SupportingDocumentList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(friendly_name, type, attributes=<object object>)[source]
    +

    Create the SupportingDocumentInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • type (unicode) – The type of the Supporting Document
    • +
    • attributes (dict) – The set of parameters that compose the Supporting Documents resource
    • +
    +
    Returns:

    The created SupportingDocumentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance

    +
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a SupportingDocumentContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource
    Returns:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentContext
    Return type:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of SupportingDocumentInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of SupportingDocumentInstance
    Return type:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists SupportingDocumentInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of SupportingDocumentInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of SupportingDocumentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.supporting_document.SupportingDocumentPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams SupportingDocumentInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document.SupportingDocumentPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of SupportingDocumentInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance
    Return type:twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.supporting_document_type module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +fetch()[source]
    +

    Fetch the SupportingDocumentTypeInstance

    + +++ + + + + + +
    Returns:The fetched SupportingDocumentTypeInstance
    Return type:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +fetch()[source]
    +

    Fetch the SupportingDocumentTypeInstance

    + +++ + + + + + +
    Returns:The fetched SupportingDocumentTypeInstance
    Return type:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance
    +
    +
    +
    +fields
    +
    +++ + + + + + +
    Returns:The required information for creating a Supporting Document
    Return type:list[dict]
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:A human-readable description of the Supporting Document Type resource
    Return type:unicode
    +
    +
    +
    +machine_name
    +
    +++ + + + + + +
    Returns:The machine-readable description of the Supporting Document Type resource
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the Supporting Document Type resource
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Supporting Document Type resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +get(sid)[source]
    +

    Constructs a SupportingDocumentTypeContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the Supporting Document Type resource
    Returns:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeContext
    Return type:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of SupportingDocumentTypeInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of SupportingDocumentTypeInstance
    Return type:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypePage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists SupportingDocumentTypeInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of SupportingDocumentTypeInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of SupportingDocumentTypeInstance

    +
    Return type:

    twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypePage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams SupportingDocumentTypeInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypePage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of SupportingDocumentTypeInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance
    Return type:twilio.rest.trusthub.v1.supporting_document_type.SupportingDocumentTypeInstance
    +
    +
    +
    +
    +

    Module contents

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.V1(domain)[source]
    +

    Bases: twilio.base.version.Version

    +
    +
    +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
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + + + \ No newline at end of file diff --git a/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.trust_products.html b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.trust_products.html new file mode 100644 index 0000000000..ce41b50c33 --- /dev/null +++ b/docs/build/html/docs/source/_rst/twilio.rest.trusthub.v1.trust_products.html @@ -0,0 +1,1743 @@ + + + + + + + +twilio.rest.trusthub.v1.trust_products package — twilio-python 6.53.0 documentation + + + + + + + + + + + + + + +
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.trust_products package

    +
    +

    Submodules

    +
    +
    +

    twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentContext(version, trust_product_sid, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the TrustProductsChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance(version, payload, trust_product_sid, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +channel_endpoint_sid
    +
    +++ + + + + + +
    Returns:The sid of an channel endpoint
    Return type:unicode
    +
    +
    +
    +channel_endpoint_type
    +
    +++ + + + + + +
    Returns:The type of channel endpoint
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the TrustProductsChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsChannelEndpointAssignmentInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +trust_product_sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the CustomerProfile resource.
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Identity resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentList(version, trust_product_sid)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(channel_endpoint_type, channel_endpoint_sid)[source]
    +

    Create the TrustProductsChannelEndpointAssignmentInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_type (unicode) – The type of channel endpoint
    • +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    +
    Returns:

    The created TrustProductsChannelEndpointAssignmentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance

    +
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a TrustProductsChannelEndpointAssignmentContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentContext
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of TrustProductsChannelEndpointAssignmentInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of TrustProductsChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentPage
    +
    +
    +
    +list(channel_endpoint_sid=<object object>, channel_endpoint_sids=<object object>, limit=None, page_size=None)[source]
    +

    Lists TrustProductsChannelEndpointAssignmentInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    • channel_endpoint_sids (unicode) – comma separated list of channel endpoint sids
    • +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance]

    +
    +
    +
    +
    +page(channel_endpoint_sid=<object object>, channel_endpoint_sids=<object object>, page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of TrustProductsChannelEndpointAssignmentInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    • channel_endpoint_sids (unicode) – comma separated list of channel endpoint sids
    • +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of TrustProductsChannelEndpointAssignmentInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentPage

    +
    +
    +
    +
    +stream(channel_endpoint_sid=<object object>, channel_endpoint_sids=<object object>, limit=None, page_size=None)[source]
    +

    Streams TrustProductsChannelEndpointAssignmentInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • channel_endpoint_sid (unicode) – The sid of an channel endpoint
    • +
    • channel_endpoint_sids (unicode) – comma separated list of channel endpoint sids
    • +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of TrustProductsChannelEndpointAssignmentInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsContext(version, trust_product_sid, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the TrustProductsEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance(version, payload, trust_product_sid, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the TrustProductsEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsEntityAssignmentsInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance
    +
    +
    +
    +object_sid
    +
    +++ + + + + + +
    Returns:The sid of an object bag
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +trust_product_sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the TrustProduct resource.
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Identity resource
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsList(version, trust_product_sid)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(object_sid)[source]
    +

    Create the TrustProductsEntityAssignmentsInstance

    + +++ + + + + + + + +
    Parameters:object_sid (unicode) – The sid of an object bag
    Returns:The created TrustProductsEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a TrustProductsEntityAssignmentsContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsContext
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of TrustProductsEntityAssignmentsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of TrustProductsEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists TrustProductsEntityAssignmentsInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of TrustProductsEntityAssignmentsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of TrustProductsEntityAssignmentsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams TrustProductsEntityAssignmentsInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of TrustProductsEntityAssignmentsInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance
    +
    +
    +
    +
    +

    twilio.rest.trusthub.v1.trust_products.trust_products_evaluations module

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsContext(version, trust_product_sid, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsEvaluationsInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance(version, payload, trust_product_sid, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +class Status[source]
    +

    Bases: object

    +
    +
    +COMPLIANT = 'compliant'
    +
    +
    +
    +NONCOMPLIANT = 'noncompliant'
    +
    +
    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The date_created
    Return type:datetime
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsEvaluationsInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance
    +
    +
    +
    +policy_sid
    +
    +++ + + + + + +
    Returns:The unique string of a policy
    Return type:unicode
    +
    +
    +
    +results
    +
    +++ + + + + + +
    Returns:The results of the Evaluation resource
    Return type:list[dict]
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the Evaluation resource
    Return type:unicode
    +
    +
    +
    +status
    +
    +++ + + + + + +
    Returns:The compliance status of the Evaluation resource
    Return type:TrustProductsEvaluationsInstance.Status
    +
    +
    +
    +trust_product_sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource
    Return type:unicode
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The url
    Return type:unicode
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsList(version, trust_product_sid)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(policy_sid)[source]
    +

    Create the TrustProductsEvaluationsInstance

    + +++ + + + + + + + +
    Parameters:policy_sid (unicode) – The unique string of a policy
    Returns:The created TrustProductsEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a TrustProductsEvaluationsContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the Evaluation resource
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsContext
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of TrustProductsEvaluationsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of TrustProductsEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsPage
    +
    +
    +
    +list(limit=None, page_size=None)[source]
    +

    Lists TrustProductsEvaluationsInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance]

    +
    +
    +
    +
    +page(page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of TrustProductsEvaluationsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of TrustProductsEvaluationsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsPage

    +
    +
    +
    +
    +stream(limit=None, page_size=None)[source]
    +

    Streams TrustProductsEvaluationsInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of TrustProductsEvaluationsInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance
    +
    +
    +
    +
    +

    Module contents

    +

    This code was generated by +/ _ _ _| _ _

    +
    +
    +
    (_)/(_)(_|/| |(/_ v1.0.0 +/ /
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.TrustProductsContext(version, sid)[source]
    +

    Bases: twilio.base.instance_context.InstanceContext

    +
    +
    +delete()[source]
    +

    Deletes the TrustProductsInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.TrustProductsInstance
    +
    +
    +
    +trust_products_channel_endpoint_assignment
    +

    Access the trust_products_channel_endpoint_assignment

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentList
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentList
    +
    +
    +
    +trust_products_entity_assignments
    +

    Access the trust_products_entity_assignments

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsList
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsList
    +
    +
    +
    +trust_products_evaluations
    +

    Access the trust_products_evaluations

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsList
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsList
    +
    +
    +
    +update(status=<object object>, status_callback=<object object>, friendly_name=<object object>, email=<object object>)[source]
    +

    Update the TrustProductsInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • status (TrustProductsInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • status_callback (unicode) – The URL we call to inform your application of status changes.
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • email (unicode) – The email address
    • +
    +
    Returns:

    The updated TrustProductsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.TrustProductsInstance

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.TrustProductsInstance(version, payload, sid=None)[source]
    +

    Bases: twilio.base.instance_resource.InstanceResource

    +
    +
    +class EndUserType[source]
    +

    Bases: object

    +
    +
    +BUSINESS = 'business'
    +
    +
    +
    +INDIVIDUAL = 'individual'
    +
    +
    +
    +
    +class Status[source]
    +

    Bases: object

    +
    +
    +DRAFT = 'draft'
    +
    +
    +
    +IN_REVIEW = 'in-review'
    +
    +
    +
    +PENDING_REVIEW = 'pending-review'
    +
    +
    +
    +TWILIO_APPROVED = 'twilio-approved'
    +
    +
    +
    +TWILIO_REJECTED = 'twilio-rejected'
    +
    +
    +
    +
    +account_sid
    +
    +++ + + + + + +
    Returns:The SID of the Account that created the resource
    Return type:unicode
    +
    +
    +
    +date_created
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was created
    Return type:datetime
    +
    +
    +
    +date_updated
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource was last updated
    Return type:datetime
    +
    +
    +
    +delete()[source]
    +

    Deletes the TrustProductsInstance

    + +++ + + + + + +
    Returns:True if delete succeeds, False otherwise
    Return type:bool
    +
    +
    +
    +email
    +
    +++ + + + + + +
    Returns:The email address
    Return type:unicode
    +
    +
    +
    +fetch()[source]
    +

    Fetch the TrustProductsInstance

    + +++ + + + + + +
    Returns:The fetched TrustProductsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.TrustProductsInstance
    +
    +
    +
    +friendly_name
    +
    +++ + + + + + +
    Returns:The string that you assigned to describe the resource
    Return type:unicode
    +
    +
    + +
    +++ + + + + + +
    Returns:The URLs of the Assigned Items of the Customer-Profile resource
    Return type:unicode
    +
    +
    +
    +policy_sid
    +
    +++ + + + + + +
    Returns:The unique string of a policy.
    Return type:unicode
    +
    +
    +
    +sid
    +
    +++ + + + + + +
    Returns:The unique string that identifies the resource.
    Return type:unicode
    +
    +
    +
    +status
    +
    +++ + + + + + +
    Returns:The verification status of the Customer-Profile resource
    Return type:TrustProductsInstance.Status
    +
    +
    +
    +status_callback
    +
    +++ + + + + + +
    Returns:The URL we call to inform your application of status changes.
    Return type:unicode
    +
    +
    +
    +trust_products_channel_endpoint_assignment
    +

    Access the trust_products_channel_endpoint_assignment

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentList
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentList
    +
    +
    +
    +trust_products_entity_assignments
    +

    Access the trust_products_entity_assignments

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsList
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsList
    +
    +
    +
    +trust_products_evaluations
    +

    Access the trust_products_evaluations

    + +++ + + + + + +
    Returns:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsList
    Return type:twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsList
    +
    +
    +
    +update(status=<object object>, status_callback=<object object>, friendly_name=<object object>, email=<object object>)[source]
    +

    Update the TrustProductsInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • status (TrustProductsInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • status_callback (unicode) – The URL we call to inform your application of status changes.
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • email (unicode) – The email address
    • +
    +
    Returns:

    The updated TrustProductsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.TrustProductsInstance

    +
    +
    +
    +
    +url
    +
    +++ + + + + + +
    Returns:The absolute URL of the Customer-Profile resource
    Return type:unicode
    +
    +
    +
    +valid_until
    +
    +++ + + + + + +
    Returns:The ISO 8601 date and time in GMT when the resource will be valid until.
    Return type:datetime
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.TrustProductsList(version)[source]
    +

    Bases: twilio.base.list_resource.ListResource

    +
    +
    +create(friendly_name, email, policy_sid, status_callback=<object object>)[source]
    +

    Create the TrustProductsInstance

    + +++ + + + + + + + +
    Parameters:
      +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • email (unicode) – The email address
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • status_callback (unicode) – The URL we call to inform your application of status changes.
    • +
    +
    Returns:

    The created TrustProductsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.TrustProductsInstance

    +
    +
    +
    +
    +get(sid)[source]
    +

    Constructs a TrustProductsContext

    + +++ + + + + + + + +
    Parameters:sid – The unique string that identifies the resource.
    Returns:twilio.rest.trusthub.v1.trust_products.TrustProductsContext
    Return type:twilio.rest.trusthub.v1.trust_products.TrustProductsContext
    +
    +
    +
    +get_page(target_url)[source]
    +

    Retrieve a specific page of TrustProductsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:target_url (str) – API-generated URL for the requested results page
    Returns:Page of TrustProductsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.TrustProductsPage
    +
    +
    +
    +list(status=<object object>, friendly_name=<object object>, policy_sid=<object object>, limit=None, page_size=None)[source]
    +

    Lists TrustProductsInstance records from the API as a list. +Unlike stream(), this operation is eager and will load limit records into +memory before returning.

    + +++ + + + + + + + +
    Parameters:
      +
    • status (TrustProductsInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • limit (int) – Upper limit for the number of records to return. list() guarantees +never to return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, list() will attempt to read the limit +with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.TrustProductsInstance]

    +
    +
    +
    +
    +page(status=<object object>, friendly_name=<object object>, policy_sid=<object object>, page_token=<object object>, page_number=<object object>, page_size=<object object>)[source]
    +

    Retrieve a single page of TrustProductsInstance records from the API. +Request is executed immediately

    + +++ + + + + + + + +
    Parameters:
      +
    • status (TrustProductsInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • page_token (str) – PageToken provided by the API
    • +
    • page_number (int) – Page Number, this value is simply for client state
    • +
    • page_size (int) – Number of records to return, defaults to 50
    • +
    +
    Returns:

    Page of TrustProductsInstance

    +
    Return type:

    twilio.rest.trusthub.v1.trust_products.TrustProductsPage

    +
    +
    +
    +
    +stream(status=<object object>, friendly_name=<object object>, policy_sid=<object object>, limit=None, page_size=None)[source]
    +

    Streams TrustProductsInstance records from the API as a generator stream. +This operation lazily loads records as efficiently as possible until the limit +is reached. +The results are returned as a generator, so this operation is memory efficient.

    + +++ + + + + + + + +
    Parameters:
      +
    • status (TrustProductsInstance.Status) – The verification status of the Customer-Profile resource
    • +
    • friendly_name (unicode) – The string that you assigned to describe the resource
    • +
    • policy_sid (unicode) – The unique string of a policy.
    • +
    • limit (int) – Upper limit for the number of records to return. stream() +guarantees to never return more than limit. Default is no limit
    • +
    • page_size (int) – Number of records to fetch per request, when not set will use +the default value of 50 records. If no page_size is defined +but a limit is defined, stream() will attempt to read the +limit with the most efficient page size, i.e. min(limit, 1000)
    • +
    +
    Returns:

    Generator that will yield up to limit results

    +
    Return type:

    list[twilio.rest.trusthub.v1.trust_products.TrustProductsInstance]

    +
    +
    +
    +
    +
    +class twilio.rest.trusthub.v1.trust_products.TrustProductsPage(version, response, solution)[source]
    +

    Bases: twilio.base.page.Page

    +
    +
    +get_instance(payload)[source]
    +

    Build an instance of TrustProductsInstance

    + +++ + + + + + + + +
    Parameters:payload (dict) – Payload response from the API
    Returns:twilio.rest.trusthub.v1.trust_products.TrustProductsInstance
    Return type:twilio.rest.trusthub.v1.trust_products.TrustProductsInstance
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + + + \ No newline at end of file diff --git a/docs/build/html/docs/source/_rst/twilio.rest.verify.html b/docs/build/html/docs/source/_rst/twilio.rest.verify.html index b8b6134da5..7ddbeb31a3 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.verify.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.verify.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.verify package — twilio-python 6.52.0 documentation +twilio.rest.verify package — twilio-python 6.53.0 documentation @@ -21,7 +21,7 @@ - + @@ -67,6 +67,7 @@

    SubpackagesSubmodules
  • twilio.rest.verify.v2.form module
  • +
  • twilio.rest.verify.v2.verification_attempt module
  • Module contents
  • @@ -125,6 +126,18 @@

    Subpackages +
    +verification_attempts
    +
    +++ + + + +
    Return type:twilio.rest.verify.v2.verification_attempt.VerificationAttemptList
    +

    @@ -157,7 +170,7 @@

    Related Topics

  • twilio
  • diff --git a/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.entity.html b/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.entity.html index 34a3f12ce0..05fdc37ae2 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.entity.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.entity.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.verify.v2.service.entity package — twilio-python 6.52.0 documentation +twilio.rest.verify.v2.service.entity package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.html b/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.html index 0cf8e7ed87..aef666f6c3 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.verify.v2.service package — twilio-python 6.52.0 documentation +twilio.rest.verify.v2.service package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.rate_limit.html b/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.rate_limit.html index c7d827dda9..630844068f 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.rate_limit.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.verify.v2.service.rate_limit.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.verify.v2.service.rate_limit package — twilio-python 6.52.0 documentation +twilio.rest.verify.v2.service.rate_limit package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.html b/docs/build/html/docs/source/_rst/twilio.rest.video.html index 3cf46ea235..e2666e42d2 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video package — twilio-python 6.52.0 documentation +twilio.rest.video package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.composition.html b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.composition.html index 353cdeb3fc..e61245c64d 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.composition.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.composition.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video.v1.composition package — twilio-python 6.52.0 documentation +twilio.rest.video.v1.composition package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.html b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.html index 6a0aa9db8e..d5fee1fd47 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video.v1 package — twilio-python 6.52.0 documentation +twilio.rest.video.v1 package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.recording.html b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.recording.html index ca022a0b3b..15513297c4 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.recording.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.recording.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video.v1.recording package — twilio-python 6.52.0 documentation +twilio.rest.video.v1.recording package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.html b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.html index 7c58ca377a..8dd9b0ff86 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video.v1.room package — twilio-python 6.52.0 documentation +twilio.rest.video.v1.room package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.recording.html b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.recording.html index 7c26337f8b..f72b0d4cb8 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.recording.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.recording.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video.v1.room.recording package — twilio-python 6.52.0 documentation +twilio.rest.video.v1.room.recording package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.room_participant.html b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.room_participant.html index 2d3463b2e8..1f47467354 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.room_participant.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.video.v1.room.room_participant.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.video.v1.room.room_participant package — twilio-python 6.52.0 documentation +twilio.rest.video.v1.room.room_participant package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.voice.html b/docs/build/html/docs/source/_rst/twilio.rest.voice.html index 234604d9e9..a83c185887 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.voice.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.voice.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.voice package — twilio-python 6.52.0 documentation +twilio.rest.voice package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.connection_policy.html b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.connection_policy.html index b77a0f537c..9e11d872ef 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.connection_policy.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.connection_policy.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.voice.v1.connection_policy package — twilio-python 6.52.0 documentation +twilio.rest.voice.v1.connection_policy package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.country.html b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.country.html index be25b14b4e..cfd3c191f1 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.country.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.country.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.voice.v1.dialing_permissions.country package — twilio-python 6.52.0 documentation +twilio.rest.voice.v1.dialing_permissions.country package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.html b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.html index a1349a327c..8e65614f78 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.dialing_permissions.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.voice.v1.dialing_permissions package — twilio-python 6.52.0 documentation +twilio.rest.voice.v1.dialing_permissions package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.html b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.html index 76e1e2f3d0..c807c6671b 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.voice.v1.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.voice.v1 package — twilio-python 6.52.0 documentation +twilio.rest.voice.v1 package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.wireless.html b/docs/build/html/docs/source/_rst/twilio.rest.wireless.html index 4b434e7b1f..937f0a7c4f 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.wireless.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.wireless.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.wireless package — twilio-python 6.52.0 documentation +twilio.rest.wireless package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.html b/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.html index c51ec10ea1..8919b2744f 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.wireless.v1 package — twilio-python 6.52.0 documentation +twilio.rest.wireless.v1 package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.sim.html b/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.sim.html index 3188055972..d0572e9ec8 100644 --- a/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.sim.html +++ b/docs/build/html/docs/source/_rst/twilio.rest.wireless.v1.sim.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.rest.wireless.v1.sim package — twilio-python 6.52.0 documentation +twilio.rest.wireless.v1.sim package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/docs/source/_rst/twilio.twiml.html b/docs/build/html/docs/source/_rst/twilio.twiml.html index 63cfb34f30..f12f64970d 100644 --- a/docs/build/html/docs/source/_rst/twilio.twiml.html +++ b/docs/build/html/docs/source/_rst/twilio.twiml.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -twilio.twiml package — twilio-python 6.52.0 documentation +twilio.twiml package — twilio-python 6.53.0 documentation diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index daa73f366a..23fbbf24f1 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -10,7 +10,7 @@ })(window,document,'script','dataLayer','GTM-MWRD6S'); -Index — twilio-python 6.52.0 documentation +Index — twilio-python 6.53.0 documentation @@ -407,8 +407,6 @@

    A

  • (twilio.rest.messaging.v1.brand_registration.BrandRegistrationInstance attribute)
  • -
  • (twilio.rest.messaging.v1.campaign.CampaignInstance attribute) -
  • (twilio.rest.messaging.v1.service.ServiceInstance attribute)
  • (twilio.rest.messaging.v1.service.alpha_sender.AlphaSenderInstance attribute) @@ -671,6 +669,26 @@

    A

  • (twilio.rest.trunking.v1.trunk.phone_number.PhoneNumberInstance attribute)
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.end_user.EndUserInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance attribute) +
  • (twilio.rest.verify.v2.service.ServiceInstance attribute)
  • (twilio.rest.verify.v2.service.entity.EntityInstance attribute) @@ -691,6 +709,8 @@

    A

  • (twilio.rest.verify.v2.service.webhook.WebhookInstance attribute)
  • +
  • (twilio.rest.verify.v2.verification_attempt.VerificationAttemptInstance attribute) +
  • (twilio.rest.video.v1.composition.CompositionInstance attribute)
  • (twilio.rest.video.v1.composition_hook.CompositionHookInstance attribute) @@ -1236,9 +1256,9 @@

    A

  • (twilio.rest.api.v2010.account.AccountInstance attribute)
  • -
  • APPROVED (twilio.rest.messaging.v1.campaign.CampaignInstance.Status attribute) +
  • APPROVED (twilio.rest.numbers.v2.regulatory_compliance.supporting_document.SupportingDocumentInstance.Status attribute)
  • AU1 (twilio.rest.insights.v1.room.participant.ParticipantInstance.TwilioRealm attribute)
  • -
  • brand_registration_sid (twilio.rest.messaging.v1.campaign.CampaignInstance attribute) -
  • brand_registrations (twilio.rest.messaging.Messaging attribute)
  • - - +
  • business_sid (twilio.rest.preview.trusted_comms.branded_channel.BrandedChannelInstance attribute)
  • COMPLIANT (twilio.rest.numbers.v2.regulatory_compliance.bundle.evaluation.EvaluationInstance.Status attribute) +
  • composition_hooks (twilio.rest.video.v1.V1 attribute) -
  • + +
  • ConversationsGrant (class in twilio.jwt.access_token.grants)
  • +
  • conversion_status (twilio.rest.verify.v2.verification_attempt.VerificationAttemptInstance attribute) +
  • +
  • CONVERTED (twilio.rest.verify.v2.verification_attempt.VerificationAttemptInstance.ConversionStatus attribute) +
  • count (twilio.rest.api.v2010.account.usage.record.all_time.AllTimeInstance attribute)

    D

    @@ -5129,8 +5248,6 @@

    D

  • (twilio.rest.messaging.v1.brand_registration.BrandRegistrationInstance attribute)
  • -
  • (twilio.rest.messaging.v1.campaign.CampaignInstance attribute) -
  • (twilio.rest.messaging.v1.service.ServiceInstance attribute)
  • (twilio.rest.messaging.v1.service.alpha_sender.AlphaSenderInstance attribute) @@ -5315,6 +5432,26 @@

    D

  • (twilio.rest.trunking.v1.trunk.phone_number.PhoneNumberInstance attribute)
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations.CustomerProfilesEvaluationsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.end_user.EndUserInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_evaluations.TrustProductsEvaluationsInstance attribute) +
  • (twilio.rest.verify.v2.service.ServiceInstance attribute)
  • (twilio.rest.verify.v2.service.entity.EntityInstance attribute) @@ -5335,6 +5472,8 @@

    D

  • (twilio.rest.verify.v2.service.webhook.WebhookInstance attribute)
  • +
  • (twilio.rest.verify.v2.verification_attempt.VerificationAttemptInstance attribute) +
  • (twilio.rest.video.v1.composition.CompositionInstance attribute)
  • (twilio.rest.video.v1.composition_hook.CompositionHookInstance attribute) @@ -5662,8 +5801,6 @@

    D

  • (twilio.rest.messaging.v1.brand_registration.BrandRegistrationInstance attribute)
  • -
  • (twilio.rest.messaging.v1.campaign.CampaignInstance attribute) -
  • (twilio.rest.messaging.v1.service.ServiceInstance attribute)
  • (twilio.rest.messaging.v1.service.alpha_sender.AlphaSenderInstance attribute) @@ -5836,6 +5973,14 @@

    D

  • (twilio.rest.trunking.v1.trunk.phone_number.PhoneNumberInstance attribute)
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.end_user.EndUserInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsInstance attribute) +
  • (twilio.rest.verify.v2.service.ServiceInstance attribute)
  • (twilio.rest.verify.v2.service.entity.EntityInstance attribute) @@ -5856,6 +6001,8 @@

    D

  • (twilio.rest.verify.v2.service.webhook.WebhookInstance attribute)
  • +
  • (twilio.rest.verify.v2.verification_attempt.VerificationAttemptInstance attribute) +
  • (twilio.rest.video.v1.composition_hook.CompositionHookInstance attribute)
  • (twilio.rest.video.v1.room.RoomInstance attribute) @@ -6461,10 +6608,6 @@

    D

  • (twilio.rest.ip_messaging.v2.service.user.user_channel.UserChannelInstance method)
  • -
  • (twilio.rest.messaging.v1.campaign.CampaignContext method) -
  • -
  • (twilio.rest.messaging.v1.campaign.CampaignInstance method) -
  • (twilio.rest.messaging.v1.service.ServiceContext method)
  • (twilio.rest.messaging.v1.service.ServiceInstance method) @@ -6773,6 +6916,38 @@

    D

  • (twilio.rest.trunking.v1.trunk.phone_number.PhoneNumberInstance method)
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesContext method) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance method) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentContext method) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment.CustomerProfilesChannelEndpointAssignmentInstance method) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsContext method) +
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments.CustomerProfilesEntityAssignmentsInstance method) +
  • +
  • (twilio.rest.trusthub.v1.end_user.EndUserContext method) +
  • +
  • (twilio.rest.trusthub.v1.end_user.EndUserInstance method) +
  • +
  • (twilio.rest.trusthub.v1.supporting_document.SupportingDocumentContext method) +
  • +
  • (twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance method) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsContext method) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsInstance method) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentContext method) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment.TrustProductsChannelEndpointAssignmentInstance method) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsContext method) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments.TrustProductsEntityAssignmentsInstance method) +
  • (twilio.rest.verify.v2.service.ServiceContext method)
  • (twilio.rest.verify.v2.service.ServiceInstance method) @@ -7062,10 +7237,6 @@

    D

  • (twilio.rest.events.v1.subscription.SubscriptionInstance attribute)
  • -
  • (twilio.rest.messaging.v1.campaign.CampaignInstance attribute) -
  • -
  • (twilio.rest.messaging.v1.use_case.UseCaseInstance attribute) -
  • (twilio.rest.monitor.v1.event.EventInstance attribute)
  • (twilio.rest.preview.marketplace.available_add_on.AvailableAddOnInstance attribute) @@ -7305,6 +7476,12 @@

    D

  • (twilio.rest.studio.v2.flow_validate.FlowValidateInstance.Status attribute)
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance.Status attribute) +
  • +
  • (twilio.rest.trusthub.v1.supporting_document.SupportingDocumentInstance.Status attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsInstance.Status attribute) +
  • DROPPED_CALL (twilio.rest.api.v2010.account.call.feedback.FeedbackInstance.Issues attribute)
  • @@ -7389,11 +7566,17 @@

    E

  • (twilio.rest.preview.hosted_numbers.hosted_number_order.HostedNumberOrderInstance attribute)
  • +
  • (twilio.rest.trusthub.v1.customer_profiles.CustomerProfilesInstance attribute) +
  • +
  • (twilio.rest.trusthub.v1.trust_products.TrustProductsInstance attribute) +
  • EMAIL (twilio.rest.verify.v2.service.verification.VerificationInstance.Channel attribute)
  • emergency_address_sid (twilio.rest.api.v2010.account.address.dependent_phone_number.DependentPhoneNumberInstance attribute)