Ë
    [üàgÛ  ã                   óŠ   — 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 - Accounts
    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)ÚAuthTokenPromotionList)ÚBulkConsentsList)ÚBulkContactsList)ÚCredentialList)ÚSafelistList)ÚSecondaryAuthTokenListc                   ó´   ‡ — 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 )ÚV1Údomainc                 óz   •— t         ‰| �  |d«       d| _        d| _        d| _        d| _        d| _        d| _        y)zj
        Initialize the V1 version of Accounts

        :param domain: The Twilio.accounts domain
        Úv1N)ÚsuperÚ__init__Ú_auth_token_promotionÚ_bulk_consentsÚ_bulk_contactsÚ_credentialsÚ	_safelistÚ_secondary_auth_token)Úselfr   Ú	__class__s     €ú^/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/accounts/v1/__init__.pyr   zV1.__init__   sC   ø€ ô 	‰Ñ˜ Ô&ØGKˆÔ"Ø:>ˆÔØ:>ˆÔØ6:ˆÔØ15ˆŒØGKˆÕ"ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S ©N)r   r   ©r   s    r   Úauth_token_promotionzV1.auth_token_promotion*   ó'   € à×%Ñ%Ð-Ü)?ÀÓ)EˆDÔ&Ø×)Ñ)Ð)r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úbulk_consentszV1.bulk_consents0   ó'   € à×ÑÐ&Ü"2°4Ó"8ˆDÔØ×"Ñ"Ð"r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úbulk_contactszV1.bulk_contacts6   r%   r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r	   r    s    r   ÚcredentialszV1.credentials<   s'   € à×ÑÐ$Ü .¨tÓ 4ˆDÔØ× Ñ Ð r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r
   r    s    r   ÚsafelistzV1.safelistB   s"   € à�>‰>Ð!Ü)¨$Ó/ˆDŒNØ�~‰~Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úsecondary_auth_tokenzV1.secondary_auth_tokenH   r"   r   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Accounts.V1>© r    s    r   Ú__repr__zV1.__repr__N   s   € ð
 &r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r!   r   r$   r   r'   r	   r)   r
   r+   r   r-   Ústrr0   Ú__classcell__)r   s   @r   r   r      sÃ   ø„ ðL˜võ Lð ð*Ð&<ò *ó ð*ð
 ð#Ð/ò #ó ð#ð
 ð#Ð/ò #ó ð#ð
 ð!˜^ò !ó ð!ð
 ð˜,ò ó ðð
 ð*Ð&<ò *ó ð*ð
&˜#÷ &r   r   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Ú,twilio.rest.accounts.v1.auth_token_promotionr   Ú%twilio.rest.accounts.v1.bulk_consentsr   Ú%twilio.rest.accounts.v1.bulk_contactsr   Ú"twilio.rest.accounts.v1.credentialr	   Ú twilio.rest.accounts.v1.safelistr
   Ú,twilio.rest.accounts.v1.secondary_auth_tokenr   r   r/   r   r   ú<module>rA      s3   ðñõ Ý 'Ý %Ý OÝ BÝ BÝ =Ý 9Ý Oô9&ˆõ 9&r   