
    pi                     |    d Z ddlmZmZmZ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 G d	 d
e      Zy)a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    User OAuth API
    User OAuth API

    NOTE: This class is auto generated by OpenAPI Generator.
    https://openapi-generator.tech
    Do not edit the class manually.
    )AnyDictOptionalUnion)values)InstanceResource)ListResource)Versionc                   B     e Zd ZdZdedeeef   f fdZdefdZ	 xZ
S )TokenInstancea]  
    :ivar access_token: Token which carries the necessary information to access a Twilio resource directly.
    :ivar refresh_token: Token which carries the information necessary to get a new access token.
    :ivar id_token: Token which carries the information necessary of user profile.
    :ivar token_type: Token type
    :ivar expires_in:
    versionpayloadc                     t         |   |       |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        y )Naccess_tokenrefresh_tokenid_token
token_type
expires_in)super__init__getr   r   r   r   r   )selfr   r   	__class__s      \/opt/services/ai/voice_agent/venv/lib/python3.12/site-packages/twilio/rest/oauth/v2/token.pyr   zTokenInstance.__init__    sb    !+2;;~+F,3KK,H'.{{:'>)0\)B)0\)B    returnc                      y)f
        Provide a friendly representation

        :returns: Machine friendly representation
        z<Twilio.Oauth.V2.TokenInstance> r   s    r   __repr__zTokenInstance.__repr__)   s     1r   )__name__
__module____qualname____doc__r
   r   strr   r   r!   __classcell__r   s   @r   r   r      s2    C C$sCx. C1# 1r   r   c                       e Zd Zdef fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  f	deee	f   deee	f   deee	f   deee	f   deee	f   deee	f   d	eee	f   d
eee	f   deee	f   de
fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  f	deee	f   deee	f   deee	f   deee	f   deee	f   deee	f   d	eee	f   d
eee	f   deee	f   de
fdZdefdZ xZS )	TokenListr   c                 2    t         |   |       d| _        y)zg
        Initialize the TokenList

        :param version: Version that contains the resource

        z/tokenN)r   r   _uri)r   r   r   s     r   r   zTokenList.__init__5   s     	!	r   account_sid
grant_type	client_idclient_secretcoderedirect_uriaudiencer   scoper   c
                 .   t        j                  ||||||||	d      }
t        j                  ddi      }d|d<   d|d<   t        j                  d|i      }| j                  j                  d| j                  |
||      }t        | j                  |      S )	a  
        Create the TokenInstance

        :param account_sid: Optional Account SID to perform on behalf of requests.
        :param grant_type: Grant type is a credential representing resource owner's authorization which can be used by client to obtain access token.
        :param client_id: A 34 character string that uniquely identifies this OAuth App.
        :param client_secret: The credential for confidential OAuth App.
        :param code: JWT token related to the authorization code grant type.
        :param redirect_uri: The redirect uri
        :param audience: The targeted audience uri
        :param refresh_token: JWT token related to refresh access token.
        :param scope: The scope of token

        :returns: The created TokenInstance
        r.   r/   r0   r1   r2   r3   r   r4   Content-Type!application/x-www-form-urlencodedapplication/jsonAcceptr-   POSTmethoduridataheadersparams)r   of_versioncreater,   r   r   r-   r.   r/   r0   r1   r2   r3   r   r4   r?   r@   rA   r   s                 r   rD   zTokenList.create@   s    8 yy(&!. ,$!.	
 ))^-PQR"E.{
 --&&tyytWV ' 
 T]]G44r   c
                 J  K   t        j                  ||||||||	d      }
t        j                  ddi      }d|d<   d|d<   t        j                  d|i      }| j                  j                  d| j                  |
||       d	{   }t        | j                  |      S 7 w)
a  
        Asynchronously create the TokenInstance

        :param account_sid: Optional Account SID to perform on behalf of requests.
        :param grant_type: Grant type is a credential representing resource owner's authorization which can be used by client to obtain access token.
        :param client_id: A 34 character string that uniquely identifies this OAuth App.
        :param client_secret: The credential for confidential OAuth App.
        :param code: JWT token related to the authorization code grant type.
        :param redirect_uri: The redirect uri
        :param audience: The targeted audience uri
        :param refresh_token: JWT token related to refresh access token.
        :param scope: The scope of token

        :returns: The created TokenInstance
        r6   r7   r8   r9   r:   r-   r;   r<   N)r   rB   rC   create_asyncr,   r   rE   s                 r   rG   zTokenList.create_asyncz   s     8 yy(&!. ,$!.	
 ))^-PQR"E.{
 22tyytWV 3 
 
 T]]G44	
s   BB#B!B#c                      y)r   z<Twilio.Oauth.V2.TokenList>r   r    s    r   r!   zTokenList.__repr__   s     -r   )r"   r#   r$   r
   r   r   unsetr   r&   objectr   rD   rG   r!   r'   r(   s   @r   r*   r*   3   s   	 	 +1,,)/(.,2LL#)<<+1<<'-||,2LL$*LL853;'85 #v+&85 f%	85
 S&[)85 CK 85 CK(85 V$85 S&[)85 S&[!85 
85x +1,,)/(.,2LL#)<<+1<<'-||,2LL$*LL853;'85 #v+&85 f%	85
 S&[)85 CK 85 CK(85 V$85 S&[)85 S&[!85 
85t-# -r   r*   N)r%   typingr   r   r   r   twilio.baser   twilio.base.instance_resourcer   twilio.base.list_resourcer	   twilio.base.versionr
   r   r*   r   r   r   <module>rP      s9    . -  : 2 '1$ 18G- G-r   