
    m>h                      |    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)a8  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Organization Public API
    No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

    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      d/var/www/html/DP/alpha_backend/venv/lib/python3.12/site-packages/twilio/rest/preview_iam/v1/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.PreviewIam.V1.TokenInstance> r   s    r   __repr__zTokenInstance.__repr__)   s     6r   )__name__
__module____qualname____doc__r
   r   strr   r   r!   __classcell__r   s   @r   r   r      s2    C C$sCx. C6# 6r   r   c                       e Zd Zdef fdZej                  ej                  ej                  ej                  ej                  ej                  fdede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                  fdede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   
grant_type	client_idclient_secretcoderedirect_uriaudiencer   scoper   c	                     t        j                  ||||||||d      }	t        j                  ddi      }
d|
d<   d|
d<   | j                  j                  d| j                  |	|
      }t        | j                  |      S )a  
        Create the TokenInstance

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

        :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
        r5   r6   r7   r8   r9   r:   r;   N)r   r@   rA   create_asyncr,   r   rC   s               r   rE   zTokenList.create_asyncr   s     4 yy(&!. ,$!.	
 ))^-PQR"E.22tyytW 3 
 
 T]]G44	
s   A,B.B	/Bc                      y)r   z <Twilio.PreviewIam.V1.TokenList>r   r    s    r   r!   zTokenList.__repr__   s     2r   )r"   r#   r$   r
   r   r   unsetr&   r   objectr   rB   rE   r!   r'   r(   s   @r   r*   r*   3   s   	 	 -3LL#)<<+1<<'-||,2LL$*LL0505 05 S&[)	05
 CK 05 CK(05 V$05 S&[)05 S&[!05 
05l -3LL#)<<+1<<'-||,2LL$*LL0505 05 S&[)	05
 CK 05 CK(05 V$05 S&[)05 S&[!05 
05d2# 2r   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>rN      s9    . -  : 2 '6$ 68w2 w2r   