
    pi                         d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl	m
Z
 ddlmZ ddlmZ dd	lmZ dd
lmZ  G d de      Zy)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Numbers
    This is the public Twilio REST API.

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
    )Optional)Version)Domain)ApplicationList)AuthorizationDocumentList)BulkHostedNumberOrderList)BundleCloneList)HostedNumberOrderList)RegulatoryComplianceListc                        e Zd Zdef fdZedefd       Zedefd       Z	ede
fd       Zedefd       Zedefd       Zedefd	       Zdefd
Z xZS )V2domainc                 z    t         |   |d       d| _        d| _        d| _        d| _        d| _        d| _        y)zh
        Initialize the V2 version of Numbers

        :param domain: The Twilio.numbers domain
        v2N)super__init___applications_authorization_documents_bulk_hosted_number_orders_bundle_clone_hosted_number_orders_regulatory_compliance)selfr   	__class__s     a/opt/services/ai/voice_agent/venv/lib/python3.12/site-packages/twilio/rest/numbers/v2/__init__.pyr   zV2.__init__   sD     	&8<MQ%OS'8<FJ"JN#    returnc                 R    | j                   t        |       | _         | j                   S N)r   r   r   s    r   applicationszV2.applications*   '    %!0!6D!!!r   c                 R    | j                   t        |       | _         | j                   S r   )r   r   r    s    r   authorization_documentszV2.authorization_documents0   s'    ((0,Ed,KD),,,r   c                 R    | j                   t        |       | _         | j                   S r   )r   r   r    s    r   bulk_hosted_number_orderszV2.bulk_hosted_number_orders6   s'    **2.G.MD+...r   c                 R    | j                   t        |       | _         | j                   S r   )r   r	   r    s    r   bundle_clonezV2.bundle_clone<   r"   r   c                 R    | j                   t        |       | _         | j                   S r   )r   r
   r    s    r   hosted_number_orderszV2.hosted_number_ordersB   s'    %%-)>t)DD&)))r   c                 R    | j                   t        |       | _         | j                   S r   )r   r   r    s    r   regulatory_compliancezV2.regulatory_complianceH   s'    &&.*B4*HD'***r   c                      y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Numbers.V2> r    s    r   __repr__zV2.__repr__N   s    
 %r   )__name__
__module____qualname__r   r   propertyr   r!   r   r$   r   r&   r	   r(   r
   r*   r   r,   strr/   __classcell__)r   s   @r   r   r      s    Ov O "o " "
 -)B - -
 /+D / /
 "o " "
 *&; * *
 +'? + +
%# %r   r   N)__doc__typingr   twilio.base.versionr   twilio.base.domainr   "twilio.rest.numbers.v2.applicationr   -twilio.rest.numbers.v2.authorization_documentr   /twilio.rest.numbers.v2.bulk_hosted_number_orderr   #twilio.rest.numbers.v2.bundle_cloner	   *twilio.rest.numbers.v2.hosted_number_orderr
   ,twilio.rest.numbers.v2.regulatory_compliancer   r   r.   r   r   <module>r@      s3     ' % > S U ? L Q9% 9%r   