Ë
    [üàgüF  ã                   óÜ   — d Z ddlmZ ddlmZmZmZmZmZmZm	Z	 ddl
mZ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 G d„ de«      Z G d„ de«      Z G d„ de«      Zy)aí  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Assistants
    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.
é    )Údatetime)ÚAnyÚDictÚListÚOptionalÚUnionÚIteratorÚAsyncIterator)ÚdeserializeÚvalues)ÚInstanceContext)ÚInstanceResource)ÚListResource)ÚVersion)ÚPagec            
       óŽ   ‡ — e Zd ZdZ	 ddedeeef   dedee   fˆ fd„Z	e
dd„«       Zdd	„Zdd
„Zdefd„Zdefd„Zdefd„Zˆ xZS )ÚAssistantsToolInstanceaP  
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Tool resource.
    :ivar description: The description of the tool.
    :ivar enabled: True if the tool is enabled.
    :ivar id: The tool ID.
    :ivar meta: The metadata related to method, url, input_schema to used with the Tool.
    :ivar name: The name of the tool.
    :ivar requires_auth: The authentication requirement for the tool.
    :ivar type: The type of the tool. ('WEBHOOK')
    :ivar url: The url of the tool resource.
    :ivar date_created: The date and time in GMT when the Tool was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    :ivar date_updated: The date and time in GMT when the Tool was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    ÚversionÚpayloadÚassistant_idÚidc                 ó’  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _	        |j                  d«      | _
        |j                  d	«      | _        t        j                  |j                  d
«      «      | _        t        j                  |j                  d«      «      | _        ||xs | j                  dœ| _        d | _        y )NÚaccount_sidÚdescriptionÚenabledr   ÚmetaÚnameÚrequires_authÚtypeÚurlÚdate_createdÚdate_updated©r   r   )ÚsuperÚ__init__Úgetr   r   r   r   r   r   r   r   r    r   Úiso8601_datetimer!   r"   Ú	_solutionÚ_context)Úselfr   r   r   r   Ú	__class__s        €úq/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/assistants/v1/assistant/assistants_tool.pyr%   zAssistantsToolInstance.__init__(   s  ø€ ô 	‰Ñ˜Ô!à*1¯+©+°mÓ*DˆÔØ*1¯+©+°mÓ*DˆÔØ'.§{¡{°9Ó'=ˆŒØ!(§¡¨TÓ!2ˆŒØ18·±¸VÓ1DˆŒ	Ø#*§;¡;¨vÓ#6ˆŒ	Ø-4¯[©[¸Ó-IˆÔØ#*§;¡;¨vÓ#6ˆŒ	Ø")§+¡+¨eÓ"4ˆŒÜ0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð
 )Ø’-˜Ÿ™ñ
ˆŒð :>ˆ�ó    Úreturnc                 ó    — | j                   €7t        | j                  | j                  d   | j                  d   ¬«      | _         | j                   S )z÷
        Generate an instance context for the instance, the context is capable of
        performing various actions. All instance actions are proxied to the context

        :returns: AssistantsToolContext for this AssistantsToolInstance
        r   r   r#   )r)   ÚAssistantsToolContextÚ_versionr(   ©r*   s    r,   Ú_proxyzAssistantsToolInstance._proxyG   sE   € ð �=‰=Ð Ü1Ø—‘Ø!Ÿ^™^¨NÑ;Ø—>‘> $Ñ'ôˆDŒMð
 �}‰}Ðr-   c                 ó6   — | j                   j                  «       S )új
        Create the AssistantsToolInstance


        :returns: The created AssistantsToolInstance
        )r3   Úcreater2   s    r,   r6   zAssistantsToolInstance.createW   ó   € ð �{‰{×!Ñ!Ó#Ð#r-   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)ú„
        Asynchronous coroutine to create the AssistantsToolInstance


        :returns: The created AssistantsToolInstance
        N)r3   Úcreate_asyncr2   s    r,   r:   z#AssistantsToolInstance.create_async`   ó!   è ø€ ð —[‘[×-Ñ-Ó/×/Ð/Ð/úó   ‚' %¡'c                 ó6   — | j                   j                  «       S )úq
        Deletes the AssistantsToolInstance


        :returns: True if delete succeeds, False otherwise
        )r3   Údeleter2   s    r,   r?   zAssistantsToolInstance.deletei   r7   r-   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)ú�
        Asynchronous coroutine that deletes the AssistantsToolInstance


        :returns: True if delete succeeds, False otherwise
        N)r3   Údelete_asyncr2   s    r,   rB   z#AssistantsToolInstance.delete_asyncr   r;   r<   c                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )úf
        Provide a friendly representation

        :returns: Machine friendly representation
        ú c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­w©z{}={}N©Úformat©Ú.0ÚkÚvs      r,   ú	<genexpr>z2AssistantsToolInstance.__repr__.<locals>.<genexpr>�   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z0<Twilio.Assistants.V1.AssistantsToolInstance {}>©Újoinr(   ÚitemsrI   ©r*   Úcontexts     r,   Ú__repr__zAssistantsToolInstance.__repr__{   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØA×HÑHÈÓQÐQr-   )N)r.   r0   )r.   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   Ústrr   r   r%   Úpropertyr3   r6   r:   Úboolr?   rB   rV   Ú__classcell__©r+   s   @r,   r   r      sˆ   ø„ ñð& !ñ>àð>ð �c˜3�h‘ð>ð ð	>ð
 �S‰Mõ>ð> òó ðó$ó0ð$˜ó $ð0 Dó 0ðR˜#÷ Rr-   r   c                   óh   ‡ — e Zd Zdededefˆ fd„Zdefd„Zdefd„Zde	fd„Z
de	fd	„Zdefd
„Zˆ xZS )r0   r   r   r   c                 óz   •— t         ‰| �  |«       ||dœ| _         dj                  di | j                  ¤Ž| _        y)zÁ
        Initialize the AssistantsToolContext

        :param version: Version that contains the resource
        :param assistant_id: The assistant ID.
        :param id: The tool ID.
        r#   z%/Assistants/{assistant_id}/Tools/{id}N© ©r$   r%   r(   rI   Ú_uri)r*   r   r   r   r+   s       €r,   r%   zAssistantsToolContext.__init__‡   sB   ø€ ô 	‰Ñ˜Ô!ð )Øñ
ˆŒð CÐ;×BÑBÑTÀTÇ^Á^ÑTˆ�	r-   r.   c                 óâ   — t        j                  i «      }| j                  j                  d| j                  |¬«      }t        | j                  || j                  d   | j                  d   ¬«      S )r5   ÚPOST©ÚmethodÚuriÚdatar   r   r#   ©r   Úofr1   r6   rd   r   r(   ©r*   rj   r   s      r,   r6   zAssistantsToolContext.create˜   s_   € ô �y‰y˜‹}ˆà—-‘-×&Ñ&¨f¸$¿)¹)È$Ð&ÓOˆä%Ø�M‰MØØŸ™¨Ñ7Ø�~‰~˜dÑ#ô	
ð 	
r-   c              ƒ   óþ   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   | j                  d   ¬«      S 7 Œ7­w)r9   rf   rg   Nr   r   r#   ©r   rl   r1   r:   rd   r   r(   rm   s      r,   r:   z"AssistantsToolContext.create_asyncª   st   è ø€ ô �y‰y˜‹}ˆàŸ™×2Ñ2Ø˜tŸy™y¨tð 3ó 
÷ 
ˆô &Ø�M‰MØØŸ™¨Ñ7Ø�~‰~˜dÑ#ô	
ð 	
ð	
ús   ‚AA=ÁA;Á8A=c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r>   ÚDELETE©rh   ri   Úheaders)r   rl   r1   r?   rd   ©r*   rs   s     r,   r?   zAssistantsToolContext.delete¾   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr-   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)rA   rq   rr   N)r   rl   r1   rB   rd   rt   s     r,   rB   z"AssistantsToolContext.delete_asyncÊ   sF   è ø€ ô —)‘)˜B“-ˆà—]‘]×/Ñ/Ø §¡°Gð 0ó 
÷ 
ð 	
ð 
ús   ‚AA
ÁAÁA
c                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rD   rE   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrG   rH   rJ   s      r,   rN   z1AssistantsToolContext.__repr__.<locals>.<genexpr>Þ   rO   rP   z/<Twilio.Assistants.V1.AssistantsToolContext {}>rQ   rT   s     r,   rV   zAssistantsToolContext.__repr__Ø   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ@×GÑGÈÓPÐPr-   )rW   rX   rY   r   r[   r%   r   r6   r:   r]   r?   rB   rV   r^   r_   s   @r,   r0   r0   …   sc   ø„ ðU ð U°sð UÀõ Uð"
Ð.ó 
ð$
Ð$:ó 
ð(
U˜ó 
Uð
 Dó 
ðQ˜#÷ Qr-   r0   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚAssistantsToolPager   r.   c                 óL   — t        | j                  || j                  d   ¬«      S )zt
        Build an instance of AssistantsToolInstance

        :param payload: Payload response from the API
        r   ©r   )r   r1   r(   )r*   r   s     r,   Úget_instancezAssistantsToolPage.get_instanceä   s%   € ô &Ø�M‰M˜7°·±ÀÑ1Oô
ð 	
r-   c                  ó   — y)rD   z)<Twilio.Assistants.V1.AssistantsToolPage>rb   r2   s    r,   rV   zAssistantsToolPage.__repr__î   ó   € ð ;r-   N)	rW   rX   rY   r   r[   r   r   r|   rV   rb   r-   r,   ry   ry   â   s*   „ ð
 D¨¨c¨¡Nð 
Ð7Mó 
ð;˜#ô ;r-   ry   c            	       ó0  ‡ — e Zd Zdedefˆ fd„Zdefd„Zdefd„Z	 	 dde	e
   de	e
   dee   fd	„Z	 	 dde	e
   de	e
   dee   fd
„Z	 	 dde	e
   de	e
   dee   fd„Z	 	 dde	e
   de	e
   dee   fd„Zej&                  ej&                  ej&                  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&                  fdeeef   dee
ef   dee
ef   defd„Zdedefd„Zdedefd„Zdedefd„Zdedefd„Zdefd„Zˆ xZS )ÚAssistantsToolListr   r   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)zŸ
        Initialize the AssistantsToolList

        :param version: Version that contains the resource
        :param assistant_id: The assistant ID.

        r   z /Assistants/{assistant_id}/ToolsNrb   rc   )r*   r   r   r+   s      €r,   r%   zAssistantsToolList.__init__ù   s@   ø€ ô 	‰Ñ˜Ô!ð ˜Lð
ˆŒð >Ð6×=Ñ=ÑOÀÇÁÑOˆ�	r-   r.   c                 óÊ   — t        j                  ddi«      }| j                  j                  d| j                  |¬«      }t        | j                  || j                  d   ¬«      S )r5   úContent-Typeú!application/x-www-form-urlencodedrf   rr   r   r{   rk   ©r*   rs   r   s      r,   r6   zAssistantsToolList.create	  sX   € ô —)‘)˜^Ð-PÐQÓRˆà—-‘-×&Ñ&¨f¸$¿)¹)ÈWÐ&ÓUˆä%Ø�M‰M˜7°·±ÀÑ1Oô
ð 	
r-   c              ƒ   óæ   K  — t        j                  ddi«      }| j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   ¬«      S 7 Œ)­w)zy
        Asynchronously create the AssistantsToolInstance


        :returns: The created AssistantsToolInstance
        rƒ   r„   rf   rr   Nr   r{   ro   r…   s      r,   r:   zAssistantsToolList.create_async  sm   è ø€ ô —)‘)˜^Ð-PÐQÓRˆàŸ™×2Ñ2Ø˜tŸy™y°'ð 3ó 
÷ 
ˆô &Ø�M‰M˜7°·±ÀÑ1Oô
ð 	
ð	
ús   ‚AA1ÁA/Á*A1ÚlimitÚ	page_sizec                 ó¢   — | j                   j                  ||«      }| j                  |d   ¬«      }| j                   j                  ||d   «      S )ad  
        Streams AssistantsToolInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        rˆ   ©rˆ   r‡   )r1   Úread_limitsÚpageÚstream©r*   r‡   rˆ   ÚlimitsrŒ   s        r,   r�   zAssistantsToolList.stream+  sJ   € ð( —‘×*Ñ*¨5°)Ó<ˆØ�y‰y 6¨+Ñ#6ˆyÓ7ˆà�}‰}×#Ñ# D¨&°©/Ó:Ð:r-   c              ƒ   ó¾   K  — | j                   j                  ||«      }| j                  |d   ¬«      ƒ d{  –—† }| j                   j                  ||d   «      S 7 Œ#­w)as  
        Asynchronously streams AssistantsToolInstance records from the API as a generator stream.
        This operation lazily loads records as efficiently as possible until the limit
        is reached.
        The results are returned as a generator, so this operation is memory efficient.

        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        rˆ   rŠ   Nr‡   )r1   r‹   Ú
page_asyncÚstream_asyncrŽ   s        r,   r’   zAssistantsToolList.stream_asyncD  sW   è ø€ ð( —‘×*Ñ*¨5°)Ó<ˆØ—_‘_¨v°kÑ/B�_ÓC×Cˆà�}‰}×)Ñ)¨$°°w±Ó@Ð@ð Dús   ‚5A·A¸$Ac                 ó:   — t        | j                  ||¬«      «      S )a  
        Lists AssistantsToolInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        ©r‡   rˆ   )Úlistr�   )r*   r‡   rˆ   s      r,   r•   zAssistantsToolList.list]  s(   € ô& Ø�K‰KØØ#ð ó ó
ð 	
r-   c              ƒ   óz   K  — | j                  ||¬«      ƒ d{  –—† 2 �cg c3 d{  –—† }|‘Œ7 Œ7 Œ	6 c}S c c}w ­w)a  
        Asynchronously lists AssistantsToolInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        r”   N)r’   )r*   r‡   rˆ   Úrecords       r,   Ú
list_asynczAssistantsToolList.list_asyncw  sT   è ø€ ð* '+×&7Ñ&7ØØ#ð '8ó '÷ !÷
ô 
àò ð!øð
øò 
ð 	
ùò 
ùs0   ‚;™.š; 6¢2¦0
§2ª6®;°2²6³;Ú
page_tokenÚpage_numberc                 ó   — t        j                  |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  «      S )a�  
        Retrieve a single page of AssistantsToolInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of AssistantsToolInstance
        ©Ú	PageTokenr   ÚPageSizerƒ   r„   úapplication/jsonÚAcceptÚGET©rh   ri   Úparamsrs   )r   rl   r1   rŒ   rd   ry   r(   ©r*   r™   rš   rˆ   rj   rs   Úresponses          r,   rŒ   zAssistantsToolList.page’  s   € ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô " $§-¡-°¸4¿>¹>ÓJÐJr-   c              ƒ   ó  K  — t        j                  |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  «      S 7 Œ%­w)	a�  
        Asynchronously retrieve a single page of AssistantsToolInstance records from the API.
        Request is executed immediately

        :param page_token: PageToken provided by the API
        :param page_number: Page Number, this value is simply for client state
        :param page_size: Number of records to return, defaults to 50

        :returns: Page of AssistantsToolInstance
        rœ   rƒ   r„   rŸ   r    r¡   r¢   N)r   rl   r1   r‘   rd   ry   r(   r¤   s          r,   r‘   zAssistantsToolList.page_async³  s�   è ø€ ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô " $§-¡-°¸4¿>¹>ÓJÐJð
ús   ‚A"BÁ$B
Á%&BÚ
target_urlc                 ó¤   — | j                   j                  j                  j                  d|«      }t	        | j                   || j
                  «      S )a  
        Retrieve a specific page of AssistantsToolInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of AssistantsToolInstance
        r¡   )r1   ÚdomainÚtwilioÚrequestry   r(   ©r*   r§   r¥   s      r,   Úget_pagezAssistantsToolList.get_pageÔ  s=   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ! $§-¡-°¸4¿>¹>ÓJÐJr-   c              ƒ   óÀ   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   || j
                  «      S 7 Œ%­w)a  
        Asynchronously retrieve a specific page of AssistantsToolInstance records from the API.
        Request is executed immediately

        :param target_url: API-generated URL for the requested results page

        :returns: Page of AssistantsToolInstance
        r¡   N)r1   r©   rª   Úrequest_asyncry   r(   r¬   s      r,   Úget_page_asyncz!AssistantsToolList.get_page_asyncà  sJ   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ! $§-¡-°¸4¿>¹>ÓJÐJð Vús   ‚4A¶A·&Ar   c                 óL   — t        | j                  | j                  d   |¬«      S ©zU
        Constructs a AssistantsToolContext

        :param id: The tool ID.
        r   r#   ©r0   r1   r(   ©r*   r   s     r,   r&   zAssistantsToolList.getì  ó%   € ô %Ø�M‰M¨¯©°~Ñ(FÈ2ô
ð 	
r-   c                 óL   — t        | j                  | j                  d   |¬«      S r²   r³   r´   s     r,   Ú__call__zAssistantsToolList.__call__ö  rµ   r-   c                  ó   — y)rD   z)<Twilio.Assistants.V1.AssistantsToolList>rb   r2   s    r,   rV   zAssistantsToolList.__repr__   r~   r-   )NN) rW   rX   rY   r   r[   r%   r   r6   r:   r   Úintr	   r�   r
   r’   r   r•   r˜   r   Úunsetr   Úobjectry   rŒ   r‘   r­   r°   r0   r&   r·   rV   r^   r_   s   @r,   r€   r€   ÷   s;  ø„ ðP ð P°sõ Pð 
Ð.ó 
ð 
Ð$:ó 
ð(  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
Ð(Ñ	)ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
Ð-Ñ	.ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð$Ñ	%ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð$Ñ	%ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	Kà˜#˜v˜+Ñ&ðKð ˜3 ˜;Ñ'ðKð ˜˜f˜Ñ%ð	Kð
 
óKðF *0¯©Ø*0¯,©,Ø(.¯©ñ	Kà˜#˜v˜+Ñ&ðKð ˜3 ˜;Ñ'ðKð ˜˜f˜Ñ%ð	Kð
 
óKðB
K 3ð 
KÐ+=ó 
Kð
K¨sð 
KÐ7Ió 
Kð
�cð 
Ð3ó 
ð
˜3ð 
Ð#8ó 
ð;˜#÷ ;r-   r€   N)rZ   r   Útypingr   r   r   r   r   r	   r
   Útwilio.baser   r   Útwilio.base.instance_contextr   Útwilio.base.instance_resourcer   Útwilio.base.list_resourcer   Útwilio.base.versionr   Útwilio.base.pager   r   r0   ry   r€   rb   r-   r,   ú<module>rÃ      sg   ðñõ ß L× LÑ Lß +Ý 8Ý :Ý 2Ý 'Ý !ôiRÐ-ô iRôXZQ˜Oô ZQôz;˜ô ;ô*O;˜õ O;r-   