Ë
    [üàg   ã                   óZ   — 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
  G d„ de«      Zy	)
aè  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Oauth
    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)ÚAuthorizeList)Ú	TokenListc                   ó\   ‡ — e Zd Zdefˆ 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                 óB   •— t         ‰| �  |d«       d| _        d| _        y)zd
        Initialize the V1 version of Oauth

        :param domain: The Twilio.oauth domain
        Úv1N)ÚsuperÚ__init__Ú
_authorizeÚ_token)Úselfr
   Ú	__class__s     €ú[/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/oauth/v1/__init__.pyr   zV1.__init__   s"   ø€ ô 	‰Ñ˜ Ô&Ø37ˆŒØ+/ˆ�ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S ©N)r   r   ©r   s    r   Ú	authorizezV1.authorize"   s"   € à�?‰?Ð"Ü+¨DÓ1ˆDŒOØ�‰Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r   s    r   ÚtokenzV1.token(   s!   € à�;‰;ÐÜ# D›/ˆDŒKØ�{‰{Ðr   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Oauth.V1>© r   s    r   Ú__repr__zV1.__repr__.   s   € ð
 #r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r   r   r   Ústrr   Ú__classcell__)r   s   @r   r	   r	      sQ   ø„ ð0˜võ 0ð ð˜=ò ó ðð
 ð�yò ó ðð
#˜#÷ #r   r	   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Útwilio.rest.oauth.v1.authorizer   Útwilio.rest.oauth.v1.tokenr   r	   r   r   r   ú<module>r+      s'   ðñõ Ý 'Ý %Ý 8Ý 0ô#ˆõ #r   