Ë
    [üàg~K  ã                   óÜ   — 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 - Messaging
    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efd	„Zdefd
„Zdd„Zdd„Zdefd„Zˆ xZS )ÚPhoneNumberInstancea˜  
    :ivar sid: The unique string that we created to identify the PhoneNumber resource.
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the PhoneNumber resource.
    :ivar service_sid: The SID of the [Service](https://www.twilio.com/docs/chat/rest/service-resource) the resource is associated with.
    :ivar date_created: The date and time in GMT when the resource 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 resource was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
    :ivar phone_number: The phone number in [E.164](https://www.twilio.com/docs/glossary/what-e164) format, which consists of a + followed by the country code and subscriber number.
    :ivar country_code: The 2-character [ISO Country Code](https://www.iso.org/iso-3166-country-codes.html) of the number.
    :ivar capabilities: An array of values that describe whether the number can receive calls or messages. Can be: `Voice`, `SMS`, and `MMS`.
    :ivar url: The absolute URL of the PhoneNumber resource.
    ÚversionÚpayloadÚservice_sidÚsidc                 ó:  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        t        j                  |j                  d«      «      | _        t        j                  |j                  d«      «      | _	        |j                  d«      | _
        |j                  d«      | _        |j                  d«      | _        |j                  d	«      | _        ||xs | j                  d
œ| _        d | _        y )Nr   Úaccount_sidr   Údate_createdÚdate_updatedÚphone_numberÚcountry_codeÚcapabilitiesÚurl©r   r   )ÚsuperÚ__init__Úgetr   r   r   r   Úiso8601_datetimer   r   r   r   r   r   Ú	_solutionÚ_context)Úselfr   r   r   r   Ú	__class__s        €úk/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/messaging/v1/service/phone_number.pyr"   zPhoneNumberInstance.__init__&   së   ø€ ô 	‰Ñ˜Ô!à")§+¡+¨eÓ"4ˆŒØ*1¯+©+°mÓ*DˆÔØ*1¯+©+°mÓ*DˆÔÜ0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð ,3¯;©;°~Ó+FˆÔØ+2¯;©;°~Ó+FˆÔØ18·±¸^Ó1LˆÔØ")§+¡+¨eÓ"4ˆŒð 'Ø’?˜$Ÿ(™(ñ
ˆŒð 7;ˆ�ó    Ú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: PhoneNumberContext for this PhoneNumberInstance
        r   r   r    )r&   ÚPhoneNumberContextÚ_versionr%   ©r'   s    r)   Ú_proxyzPhoneNumberInstance._proxyC   sE   € ð �=‰=Ð Ü.Ø—‘Ø ŸN™N¨=Ñ9Ø—N‘N 5Ñ)ôˆDŒMð
 �}‰}Ðr*   c                 ó6   — | j                   j                  «       S )ún
        Deletes the PhoneNumberInstance


        :returns: True if delete succeeds, False otherwise
        )r0   Údeleter/   s    r)   r3   zPhoneNumberInstance.deleteS   s   € ð �{‰{×!Ñ!Ó#Ð#r*   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)úŠ
        Asynchronous coroutine that deletes the PhoneNumberInstance


        :returns: True if delete succeeds, False otherwise
        N)r0   Údelete_asyncr/   s    r)   r6   z PhoneNumberInstance.delete_async\   s!   è ø€ ð —[‘[×-Ñ-Ó/×/Ð/Ð/úó   ‚' %¡'c                 ó6   — | j                   j                  «       S )úc
        Fetch the PhoneNumberInstance


        :returns: The fetched PhoneNumberInstance
        )r0   Úfetchr/   s    r)   r:   zPhoneNumberInstance.fetche   s   € ð �{‰{× Ñ Ó"Ð"r*   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)ú}
        Asynchronous coroutine to fetch the PhoneNumberInstance


        :returns: The fetched PhoneNumberInstance
        N)r0   Úfetch_asyncr/   s    r)   r=   zPhoneNumberInstance.fetch_asyncn   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úr7   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>z/PhoneNumberInstance.__repr__.<locals>.<genexpr>}   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z,<Twilio.Messaging.V1.PhoneNumberInstance {}>©Újoinr%   ÚitemsrD   ©r'   Úcontexts     r)   Ú__repr__zPhoneNumberInstance.__repr__w   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ=×DÑDÀWÓMÐMr*   )N)r+   r-   )r+   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   Ústrr   r   r"   Úpropertyr0   Úboolr3   r6   r:   r=   rQ   Ú__classcell__©r(   s   @r)   r   r      sˆ   ø„ ñ
ð" "ñ;àð;ð �c˜3�h‘ð;ð ð	;ð
 �c‰]õ;ð: òó ðð$˜ó $ð0 Dó 0ó#ó/ðN˜#÷ N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 )r-   r   r   r   c                 óz   •— t         ‰| �  |«       ||dœ| _         dj                  di | j                  ¤Ž| _        y)a:  
        Initialize the PhoneNumberContext

        :param version: Version that contains the resource
        :param service_sid: The SID of the [Service](https://www.twilio.com/docs/chat/rest/service-resource) to fetch the resource from.
        :param sid: The SID of the PhoneNumber resource to fetch.
        r    z*/Services/{service_sid}/PhoneNumbers/{sid}N© ©r!   r"   r%   rD   Ú_uri)r'   r   r   r   r(   s       €r)   r"   zPhoneNumberContext.__init__ƒ   sG   ø€ ô 	‰Ñ˜Ô!ð 'Øñ
ˆŒð HÐ@×GÑGñ 
Ø�n‰nñ
ˆ�	r*   r+   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r2   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr.   r3   r_   ©r'   re   s     r)   r3   zPhoneNumberContext.delete–   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr*   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)r5   ra   rb   N)r   rf   r.   r6   r_   rg   s     r)   r6   zPhoneNumberContext.delete_async¢   sF   è ø€ ô —)‘)˜B“-ˆà—]‘]×/Ñ/Ø §¡°Gð 0ó 
÷ 
ð 	
ð 
ús   ‚AA
ÁAÁA
c                 óì   — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      }t        | j                  || j                  d   | j                  d   ¬«      S )r9   úapplication/jsonÚAcceptÚGETrb   r   r   r    )r   rf   r.   r:   r_   r   r%   ©r'   re   r   s      r)   r:   zPhoneNumberContext.fetch°   si   € ô —)‘)˜B“-ˆà.ˆ�Ñà—-‘-×%Ñ%¨U¸¿	¹	È7Ð%ÓSˆä"Ø�M‰MØØŸ™ }Ñ5Ø—‘˜uÑ%ô	
ð 	
r*   c              ƒ   ó  K  — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   | j                  d   ¬«      S 7 Œ7­w)	r<   rj   rk   rl   rb   Nr   r   r    )r   rf   r.   r=   r_   r   r%   rm   s      r)   r=   zPhoneNumberContext.fetch_asyncÅ   s~   è ø€ ô —)‘)˜B“-ˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°ð 2ó 
÷ 
ˆô #Ø�M‰MØØŸ™ }Ñ5Ø—‘˜uÑ%ô	
ð 	
ð	
ús   ‚ABÁB Á	8Bc                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )r?   r@   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrB   rC   rE   s      r)   rI   z.PhoneNumberContext.__repr__.<locals>.<genexpr>â   rJ   rK   z+<Twilio.Messaging.V1.PhoneNumberContext {}>rL   rO   s     r)   rQ   zPhoneNumberContext.__repr__Ü   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ<×CÑCÀGÓLÐLr*   )rR   rS   rT   r   rV   r"   rX   r3   r6   r   r:   r=   rQ   rY   rZ   s   @r)   r-   r-   �   s_   ø„ ð
 ð 
°cð 
Àõ 
ð&
U˜ó 
Uð
 Dó 
ð
Ð*ó 
ð*
Ð#6ó 
ð.M˜#÷ Mr*   r-   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚPhoneNumberPager   r+   c                 óL   — t        | j                  || j                  d   ¬«      S )zq
        Build an instance of PhoneNumberInstance

        :param payload: Payload response from the API
        r   ©r   )r   r.   r%   )r'   r   s     r)   Úget_instancezPhoneNumberPage.get_instanceè   s%   € ô #Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
r*   c                  ó   — y)r?   z%<Twilio.Messaging.V1.PhoneNumberPage>r]   r/   s    r)   rQ   zPhoneNumberPage.__repr__ò   ó   € ð 7r*   N)	rR   rS   rT   r   rV   r   r   ru   rQ   r]   r*   r)   rr   rr   æ   s*   „ ð
 D¨¨c¨¡Nð 
Ð7Jó 
ð7˜#ô 7r*   rr   c            	       ó8  ‡ — e Zd Zdedefˆ fd„Zdedefd„Zde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 )ÚPhoneNumberListr   r   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)zö
        Initialize the PhoneNumberList

        :param version: Version that contains the resource
        :param service_sid: The SID of the [Service](https://www.twilio.com/docs/chat/rest/service-resource) to read the resources from.

        r   z$/Services/{service_sid}/PhoneNumbersNr]   r^   )r'   r   r   r(   s      €r)   r"   zPhoneNumberList.__init__ý   sA   ø€ ô 	‰Ñ˜Ô!ð ˜;ð
ˆŒð BÐ:×AÑAÑSÀDÇNÁNÑSˆ�	r*   Úphone_number_sidr+   c                 ó  — t        j                  d|i«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d   ¬	«      S )
z½
        Create the PhoneNumberInstance

        :param phone_number_sid: The SID of the Phone Number being added to the Service.

        :returns: The created PhoneNumberInstance
        ÚPhoneNumberSidúContent-Typeú!application/x-www-form-urlencodedrj   rk   ÚPOST©rc   rd   Údatare   r   rt   )r   rf   r.   Úcreater_   r   r%   ©r'   r{   r‚   re   r   s        r)   rƒ   zPhoneNumberList.create  s�   € ô �y‰yà Ð"2ðó
ˆô
 —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô #Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
r*   c              ƒ   ó*  K  — t        j                  d|i«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  d	   ¬
«      S 7 Œ)­w)zÌ
        Asynchronously create the PhoneNumberInstance

        :param phone_number_sid: The SID of the Phone Number being added to the Service.

        :returns: The created PhoneNumberInstance
        r}   r~   r   rj   rk   r€   r�   Nr   rt   )r   rf   r.   Úcreate_asyncr_   r   r%   r„   s        r)   r†   zPhoneNumberList.create_async)  sž   è ø€ ô �y‰yà Ð"2ðó
ˆô
 —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô #Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
ð	
ús   ‚A%BÁ'BÁ(*BÚlimitÚ	page_sizec                 ó¢   — | j                   j                  ||«      }| j                  |d   ¬«      }| j                   j                  ||d   «      S )aa  
        Streams PhoneNumberInstance 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‡   )r.   Úread_limitsÚpageÚstream©r'   r‡   rˆ   ÚlimitsrŒ   s        r)   r�   zPhoneNumberList.streamE  sJ   € ð( —‘×*Ñ*¨5°)Ó<ˆØ�y‰y 6¨+Ñ#6ˆyÓ7ˆà�}‰}×#Ñ# D¨&°©/Ó:Ð:r*   c              ƒ   ó¾   K  — | j                   j                  ||«      }| j                  |d   ¬«      ƒ d{  –—† }| j                   j                  ||d   «      S 7 Œ#­w)ap  
        Asynchronously streams PhoneNumberInstance 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‡   )r.   r‹   Ú
page_asyncÚstream_asyncrŽ   s        r)   r’   zPhoneNumberList.stream_async^  sW   è ø€ ð( —‘×*Ñ*¨5°)Ó<ˆØ—_‘_¨v°kÑ/B�_ÓC×Cˆà�}‰}×)Ñ)¨$°°w±Ó@Ð@ð Dús   ‚5A·A¸$Ac                 ó:   — t        | j                  ||¬«      «      S )aþ  
        Lists PhoneNumberInstance 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PhoneNumberList.listw  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 PhoneNumberInstance 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PhoneNumberList.list_async‘  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 PhoneNumberInstance 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 PhoneNumberInstance
        ©Ú	PageTokenr   ÚPageSizer~   r   rj   rk   rl   ©rc   rd   Úparamsre   )r   rf   r.   rŒ   r_   rr   r%   ©r'   r™   rš   rˆ   r‚   re   Úresponses          r)   rŒ   zPhoneNumberList.page¬  s   € ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô ˜tŸ}™}¨h¸¿¹ÓGÐGr*   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 PhoneNumberInstance 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 PhoneNumberInstance
        rœ   r~   r   rj   rk   rl   rŸ   N)r   rf   r.   r‘   r_   rr   r%   r¡   s          r)   r‘   zPhoneNumberList.page_asyncÍ  s�   è ø€ ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô ˜tŸ}™}¨h¸¿¹ÓGÐGð
ús   ‚A"BÁ$B
Á%&BÚ
target_urlc                 ó¤   — | j                   j                  j                  j                  d|«      }t	        | j                   || j
                  «      S )zû
        Retrieve a specific page of PhoneNumberInstance records from the API.
        Request is executed immediately

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

        :returns: Page of PhoneNumberInstance
        rl   )r.   ÚdomainÚtwilioÚrequestrr   r%   ©r'   r¤   r¢   s      r)   Úget_pagezPhoneNumberList.get_pageî  s=   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ˜tŸ}™}¨h¸¿¹ÓGÐGr*   c              ƒ   óÀ   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   || j
                  «      S 7 Œ%­w)a
  
        Asynchronously retrieve a specific page of PhoneNumberInstance records from the API.
        Request is executed immediately

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

        :returns: Page of PhoneNumberInstance
        rl   N)r.   r¦   r§   Úrequest_asyncrr   r%   r©   s      r)   Úget_page_asynczPhoneNumberList.get_page_asyncú  sJ   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ˜tŸ}™}¨h¸¿¹ÓGÐGð Vús   ‚4A¶A·&Ar   c                 óL   — t        | j                  | j                  d   |¬«      S ©zt
        Constructs a PhoneNumberContext

        :param sid: The SID of the PhoneNumber resource to fetch.
        r   r    ©r-   r.   r%   ©r'   r   s     r)   r#   zPhoneNumberList.get  ó%   € ô "Ø�M‰M t§~¡~°mÑ'DÈ#ô
ð 	
r*   c                 óL   — t        | j                  | j                  d   |¬«      S r¯   r°   r±   s     r)   Ú__call__zPhoneNumberList.__call__  r²   r*   c                  ó   — y)r?   z%<Twilio.Messaging.V1.PhoneNumberList>r]   r/   s    r)   rQ   zPhoneNumberList.__repr__  rw   r*   )NN) rR   rS   rT   r   rV   r"   r   rƒ   r†   r   Úintr	   r�   r
   r’   r   r•   r˜   r   Úunsetr   Úobjectrr   rŒ   r‘   rª   r­   r-   r#   r´   rQ   rY   rZ   s   @r)   ry   ry   û   sG  ø„ ðT ð T°cõ Tð 
 sð 
Ð/Bó 
ð8
°3ð 
Ð;Nó 
ð<  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
Ð%Ñ	&ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
Ð*Ñ	+ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð!Ñ	"ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð!Ñ	"ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	Hà˜#˜v˜+Ñ&ðHð ˜3 ˜;Ñ'ðHð ˜˜f˜Ñ%ð	Hð
 
óHðF *0¯©Ø*0¯,©,Ø(.¯©ñ	Hà˜#˜v˜+Ñ&ðHð ˜3 ˜;Ñ'ðHð ˜˜f˜Ñ%ð	Hð
 
óHðB
H 3ð 
H¨?ó 
Hð
H¨sð 
H°ó 
Hð
�sð 
Ð1ó 
ð
˜Cð 
Ð$6ó 
ð7˜#÷ 7r*   ry   N)rU   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   r-   rr   ry   r]   r*   r)   ú<module>rÀ      sg   ðñõ ß L× LÑ Lß +Ý 8Ý :Ý 2Ý 'Ý !ôeNÐ*ô eNôPbM˜ô bMôJ7�dô 7ô*e7�lõ e7r*   