Ë
    [üàgsX  ã                   óà   — 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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 - Chat
    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Ú	serializeÚvalues)ÚInstanceContext)ÚInstanceResource)ÚListResource)ÚVersion)ÚPagec            
       ó¢   ‡ — e Zd Z G d„ de«      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 )ÚBindingInstancec                   ó   — e Zd ZdZdZdZy)úBindingInstance.BindingTypeÚgcmÚapnÚfcmN)Ú__name__Ú
__module__Ú__qualname__ÚGCMÚAPNÚFCM© ó    úa/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/chat/v2/service/binding.pyÚBindingTyper      s   „ ØˆØˆØ‰r!   r#   Ú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	«      | _        |j                  d
«      | _        |j                  d«      | _        |j                  d«      | _        ||xs | j                  dœ| _        d | _        y )Nr'   Úaccount_sidr&   Údate_createdÚdate_updatedÚendpointÚidentityÚcredential_sidÚbinding_typeÚmessage_typesÚurlÚlinks©r&   r'   )ÚsuperÚ__init__Úgetr'   r)   r&   r   Úiso8601_datetimer*   r+   r,   r-   r.   r/   r0   r1   r2   Ú	_solutionÚ_context)Úselfr$   r%   r&   r'   Ú	__class__s        €r"   r5   zBindingInstance.__init__/   s"  ø€ ô 	‰Ñ˜Ô!à")§+¡+¨eÓ"4ˆŒØ*1¯+©+°mÓ*DˆÔØ*1¯+©+°mÓ*DˆÔÜ0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð (/§{¡{°:Ó'>ˆŒØ'.§{¡{°:Ó'>ˆŒØ-4¯[©[Ð9IÓ-JˆÔØELÇ[Á[ØóF
ˆÔð 3:·+±+¸oÓ2NˆÔØ")§+¡+¨eÓ"4ˆŒØ29·+±+¸gÓ2FˆŒ
ð 'Ø’?˜$Ÿ(™(ñ
ˆŒð 37ˆ�r!   Ú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: BindingContext for this BindingInstance
        r&   r'   r3   )r9   ÚBindingContextÚ_versionr8   ©r:   s    r"   Ú_proxyzBindingInstance._proxyQ   sE   € ð �=‰=Ð Ü*Ø—‘Ø ŸN™N¨=Ñ9Ø—N‘N 5Ñ)ôˆDŒMð
 �}‰}Ðr!   c                 ó6   — | j                   j                  «       S )új
        Deletes the BindingInstance


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


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


        :returns: The fetched BindingInstance
        )rA   Úfetchr@   s    r"   rK   zBindingInstance.fetchs   s   € ð �{‰{× Ñ Ó"Ð"r!   c              ƒ   óR   K  — | j                   j                  «       ƒ d{  –—† S 7 Œ­w)úu
        Asynchronous coroutine to fetch the BindingInstance


        :returns: The fetched BindingInstance
        N)rA   Úfetch_asyncr@   s    r"   rN   zBindingInstance.fetch_async|   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úrH   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+BindingInstance.__repr__.<locals>.<genexpr>‹   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z#<Twilio.Chat.V2.BindingInstance {}>©Újoinr8   ÚitemsrU   ©r:   Úcontexts     r"   Ú__repr__zBindingInstance.__repr__…   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ4×;Ñ;¸GÓDÐDr!   ©N)r<   r>   )r<   r   )r   r   r   Úobjectr#   r   r   Ústrr   r   r5   ÚpropertyrA   ÚboolrD   rG   rK   rN   rb   Ú__classcell__©r;   s   @r"   r   r      s•   ø„ ô�fô ð
ð( "ñ 7àð 7ð �c˜3�h‘ð 7ð ð	 7ð
 �c‰]õ 7ðD òó ðð$˜ó $ð0 Dó 0ó#ó/ðE˜#÷ E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 BindingContext

        :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 Binding resource from.
        :param sid: The SID of the Binding resource to fetch.
        r3   z&/Services/{service_sid}/Bindings/{sid}Nr    ©r4   r5   r8   rU   Ú_uri)r:   r$   r&   r'   r;   s       €r"   r5   zBindingContext.__init__‘   sB   ø€ ô 	‰Ñ˜Ô!ð 'Øñ
ˆŒð DÐ<×CÑCÑUÀdÇnÁnÑUˆ�	r!   r<   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )rC   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr?   rD   rm   ©r:   rs   s     r"   rD   zBindingContext.delete¢   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr!   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)rF   ro   rp   N)r   rt   r?   rG   rm   ru   s     r"   rG   zBindingContext.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 )rJ   úapplication/jsonÚAcceptÚGETrp   r&   r'   r3   )r   rt   r?   rK   rm   r   r8   ©r:   rs   r%   s      r"   rK   zBindingContext.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)	rM   rx   ry   rz   rp   Nr&   r'   r3   )r   rt   r?   rN   rm   r   r8   r{   s      r"   rN   zBindingContext.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 )rP   rQ   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrS   rT   rV   s      r"   rZ   z*BindingContext.__repr__.<locals>.<genexpr>î   r[   r\   z"<Twilio.Chat.V2.BindingContext {}>r]   r`   s     r"   rb   zBindingContext.__repr__è   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ3×:Ñ:¸7ÓCÐCr!   )r   r   r   r   re   r5   rg   rD   rG   r   rK   rN   rb   rh   ri   s   @r"   r>   r>   �   sa   ø„ ðV ð V°cð VÀõ Vð"
U˜ó 
Uð
 Dó 
ð
�ó 
ð*
 ?ó 
ð.D˜#÷ Dr!   r>   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚBindingPager%   r<   c                 óL   — t        | j                  || j                  d   ¬«      S )zm
        Build an instance of BindingInstance

        :param payload: Payload response from the API
        r&   )r&   )r   r?   r8   )r:   r%   s     r"   Úget_instancezBindingPage.get_instanceô   s%   € ô Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
r!   c                  ó   — y)rP   z<Twilio.Chat.V2.BindingPage>r    r@   s    r"   rb   zBindingPage.__repr__þ   ó   € ð .r!   N)	r   r   r   r   re   r   r   r‚   rb   r    r!   r"   r€   r€   ò   s)   „ ð
 D¨¨c¨¡Nð 
°ó 
ð.˜#ô .r!   r€   c                   ó  ‡ — e Zd Zdedefˆ fd„Zej                  ej                  ddfdee	d   e
f   dee	e   e
f   dee   d	ee   d
ee   f
d„Zej                  ej                  ddfdee	d   e
f   dee	e   e
f   dee   d	ee   d
ee   f
d„Zej                  ej                  ddfdee	d   e
f   dee	e   e
f   dee   d	ee   d
e	e   f
d„Zej                  ej                  ddfdee	d   e
f   dee	e   e
f   dee   d	ee   d
e	e   f
d„Zej                  ej                  ej                  ej                  ej                  fdee	d   e
f   de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                  fdee	d   e
f   de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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 )ÚBindingListr$   r&   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)zú
        Initialize the BindingList

        :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 Binding resources from.

        r&   z /Services/{service_sid}/BindingsNr    rl   )r:   r$   r&   r;   s      €r"   r5   zBindingList.__init__	  s@   ø€ ô 	‰Ñ˜Ô!ð ˜;ð
ˆŒð >Ð6×=Ñ=ÑOÀÇÁÑOˆ�	r!   Nr/   r   r-   ÚlimitÚ	page_sizer<   c                 ó¦   — | j                   j                  ||«      }| j                  |||d   ¬«      }| j                   j                  ||d   «      S )ab  
        Streams BindingInstance 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 List[&quot;BindingInstance.BindingType&quot;] binding_type: The push technology used by the Binding resources to read.  Can be: `apn`, `gcm`, or `fcm`.  See [push notification configuration](https://www.twilio.com/docs/chat/push-notification-configuration) for more info.
        :param List[str] identity: The [User](https://www.twilio.com/docs/chat/rest/user-resource)'s `identity` value of the resources to read. See [access tokens](https://www.twilio.com/docs/chat/create-tokens) for more details.
        :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‰   rˆ   )r?   Úread_limitsÚpageÚstream©r:   r/   r-   rˆ   r‰   Úlimitsr�   s          r"   rŽ   zBindingList.stream  sV   € ð0 —‘×*Ñ*¨5°)Ó<ˆØ�y‰yØ%°ÀFÈ;ÑDWð ó 
ˆð �}‰}×#Ñ# D¨&°©/Ó:Ð:r!   c              ƒ   óÂ   K  — | j                   j                  ||«      }| j                  |||d   ¬«      ƒ d{  –—† }| j                   j                  ||d   «      S 7 Œ#­w)aq  
        Asynchronously streams BindingInstance 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 List[&quot;BindingInstance.BindingType&quot;] binding_type: The push technology used by the Binding resources to read.  Can be: `apn`, `gcm`, or `fcm`.  See [push notification configuration](https://www.twilio.com/docs/chat/push-notification-configuration) for more info.
        :param List[str] identity: The [User](https://www.twilio.com/docs/chat/rest/user-resource)'s `identity` value of the resources to read. See [access tokens](https://www.twilio.com/docs/chat/create-tokens) for more details.
        :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BindingList.stream_async8  sd   è ø€ ð0 —‘×*Ñ*¨5°)Ó<ˆØ—_‘_Ø%°ÀFÈ;ÑDWð %ó 
÷ 
ˆð �}‰}×)Ñ)¨$°°w±Ó@Ð@ð	
ús   ‚7A¹Aº$Ac                 ó>   — t        | j                  ||||¬«      «      S )aÿ  
        Lists BindingInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param List[&quot;BindingInstance.BindingType&quot;] binding_type: The push technology used by the Binding resources to read.  Can be: `apn`, `gcm`, or `fcm`.  See [push notification configuration](https://www.twilio.com/docs/chat/push-notification-configuration) for more info.
        :param List[str] identity: The [User](https://www.twilio.com/docs/chat/rest/user-resource)'s `identity` value of the resources to read. See [access tokens](https://www.twilio.com/docs/chat/create-tokens) for more details.
        :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-   rˆ   r‰   )ÚlistrŽ   )r:   r/   r-   rˆ   r‰   s        r"   r–   zBindingList.listW  s.   € ô. Ø�K‰KØ)Ø!ØØ#ð	 ó ó
ð 	
r!   c              ƒ   ó~   K  — | j                  ||||¬«      ƒ d{  –—† 2 �cg c3 d{  –—† }|‘Œ7 Œ7 Œ	6 c}S c c}w ­w)a  
        Asynchronously lists BindingInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param List[&quot;BindingInstance.BindingType&quot;] binding_type: The push technology used by the Binding resources to read.  Can be: `apn`, `gcm`, or `fcm`.  See [push notification configuration](https://www.twilio.com/docs/chat/push-notification-configuration) for more info.
        :param List[str] identity: The [User](https://www.twilio.com/docs/chat/rest/user-resource)'s `identity` value of the resources to read. See [access tokens](https://www.twilio.com/docs/chat/create-tokens) for more details.
        :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-   rˆ   r‰   Úrecords         r"   Ú
list_asynczBindingList.list_asyncw  sZ   è ø€ ð2 '+×&7Ñ&7Ø)Ø!ØØ#ð	 '8ó '÷ !÷
ô 
àò ð!øð
øò 
ð 	
ùò 
ùs0   ‚=›0œ=¢8¤4¨2
©4¬8°=²4´8µ=Ú
page_tokenÚpage_numberc                 óX  — t        j                  t        j                  |d„ «      t        j                  |d„ «      |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬	«      }t        | j                  || j                  «      S )
a@  
        Retrieve a single page of BindingInstance records from the API.
        Request is executed immediately

        :param binding_type: The push technology used by the Binding resources to read.  Can be: `apn`, `gcm`, or `fcm`.  See [push notification configuration](https://www.twilio.com/docs/chat/push-notification-configuration) for more info.
        :param identity: The [User](https://www.twilio.com/docs/chat/rest/user-resource)'s `identity` value of the resources to read. See [access tokens](https://www.twilio.com/docs/chat/create-tokens) for more details.
        :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 BindingInstance
        c                 ó   — | S rc   r    ©Úes    r"   ú<lambda>z"BindingList.page.<locals>.<lambda>®  ó   € ÀQ€ r!   c                 ó   — | S rc   r    rž   s    r"   r    z"BindingList.page.<locals>.<lambda>¯  ó   € ¸a€ r!   ©r#   ÚIdentityÚ	PageTokenr   ÚPageSizeúContent-Typeú!application/x-www-form-urlencodedrx   ry   rz   ©rq   rr   Úparamsrs   )	r   rt   r   Úmapr?   r�   rm   r€   r8   ©	r:   r/   r-   rš   r›   r‰   Údatars   Úresponses	            r"   r�   zBindingList.page˜  s›   € ô( �y‰yä(Ÿ}™}¨\¹;ÓGÜ%ŸM™M¨(±KÓ@Ø'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô ˜4Ÿ=™=¨(°D·N±NÓCÐCr!   c              ƒ   ót  K  — t        j                  t        j                  |d„ «      t        j                  |d„ «      |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬	«      ƒ d
{  –—† }t        | j                  || j                  «      S 7 Œ%­w)aO  
        Asynchronously retrieve a single page of BindingInstance records from the API.
        Request is executed immediately

        :param binding_type: The push technology used by the Binding resources to read.  Can be: `apn`, `gcm`, or `fcm`.  See [push notification configuration](https://www.twilio.com/docs/chat/push-notification-configuration) for more info.
        :param identity: The [User](https://www.twilio.com/docs/chat/rest/user-resource)'s `identity` value of the resources to read. See [access tokens](https://www.twilio.com/docs/chat/create-tokens) for more details.
        :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 BindingInstance
        c                 ó   — | S rc   r    rž   s    r"   r    z(BindingList.page_async.<locals>.<lambda>Õ  r¡   r!   c                 ó   — | S rc   r    rž   s    r"   r    z(BindingList.page_async.<locals>.<lambda>Ö  r£   r!   r¤   r¨   r©   rx   ry   rz   rª   N)	r   rt   r   r¬   r?   r’   rm   r€   r8   r­   s	            r"   r’   zBindingList.page_async¿  s©   è ø€ ô( �y‰yä(Ÿ}™}¨\¹;ÓGÜ%ŸM™M¨(±KÓ@Ø'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô ˜4Ÿ=™=¨(°D·N±NÓCÐCð
ús   ‚BB8ÂB6Â&B8Ú
target_urlc                 ó¤   — | j                   j                  j                  j                  d|«      }t	        | j                   || j
                  «      S )zó
        Retrieve a specific page of BindingInstance records from the API.
        Request is executed immediately

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

        :returns: Page of BindingInstance
        rz   )r?   ÚdomainÚtwilioÚrequestr€   r8   ©r:   r³   r¯   s      r"   Úget_pagezBindingList.get_pageæ  s=   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ˜4Ÿ=™=¨(°D·N±NÓCÐCr!   c              ƒ   óÀ   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   || j
                  «      S 7 Œ%­w)a  
        Asynchronously retrieve a specific page of BindingInstance records from the API.
        Request is executed immediately

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

        :returns: Page of BindingInstance
        rz   N)r?   rµ   r¶   Úrequest_asyncr€   r8   r¸   s      r"   Úget_page_asynczBindingList.get_page_asyncò  sJ   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ˜4Ÿ=™=¨(°D·N±NÓCÐCð Vús   ‚4A¶A·&Ar'   c                 óL   — t        | j                  | j                  d   |¬«      S ©zl
        Constructs a BindingContext

        :param sid: The SID of the Binding resource to fetch.
        r&   r3   ©r>   r?   r8   ©r:   r'   s     r"   r6   zBindingList.getþ  ó%   € ô Ø�M‰M t§~¡~°mÑ'DÈ#ô
ð 	
r!   c                 óL   — t        | j                  | j                  d   |¬«      S r¾   r¿   rÀ   s     r"   Ú__call__zBindingList.__call__  rÁ   r!   c                  ó   — y)rP   z<Twilio.Chat.V2.BindingList>r    r@   s    r"   rb   zBindingList.__repr__  r„   r!   )r   r   r   r   re   r5   r   Úunsetr   r   rd   r   Úintr	   r   rŽ   r
   r“   r–   r™   r€   r�   r’   r¹   r¼   r>   r6   rÃ   rb   rh   ri   s   @r"   r†   r†     s¯  ø„ ðP ð P°cõ Pð$ LRÏ<É<Ø-3¯\©\Ø#Ø#'ñ;à˜DÐ!>Ñ?ÀÐGÑHð;ð ˜˜S™	 6Ð)Ñ*ð;ð ˜‰}ð	;ð
 ˜C‘=ð;ð 
�/Ñ	"ó;ðB LRÏ<É<Ø-3¯\©\Ø#Ø#'ñAà˜DÐ!>Ñ?ÀÐGÑHðAð ˜˜S™	 6Ð)Ñ*ðAð ˜‰}ð	Að
 ˜C‘=ðAð 
�Ñ	'óAðB LRÏ<É<Ø-3¯\©\Ø#Ø#'ñ
à˜DÐ!>Ñ?ÀÐGÑHð
ð ˜˜S™	 6Ð)Ñ*ð
ð ˜‰}ð	
ð
 ˜C‘=ð
ð 
ˆoÑ	ó
ðD LRÏ<É<Ø-3¯\©\Ø#Ø#'ñ
à˜DÐ!>Ñ?ÀÐGÑHð
ð ˜˜S™	 6Ð)Ñ*ð
ð ˜‰}ð	
ð
 ˜C‘=ð
ð 
ˆoÑ	ó
ðF LRÏ<É<Ø-3¯\©\Ø)/¯©Ø*0¯,©,Ø(.¯©ñ%Dà˜DÐ!>Ñ?ÀÐGÑHð%Dð ˜˜S™	 6Ð)Ñ*ð%Dð ˜#˜v˜+Ñ&ð	%Dð
 ˜3 ˜;Ñ'ð%Dð ˜˜f˜Ñ%ð%Dð 
ó%DðR LRÏ<É<Ø-3¯\©\Ø)/¯©Ø*0¯,©,Ø(.¯©ñ%Dà˜DÐ!>Ñ?ÀÐGÑHð%Dð ˜˜S™	 6Ð)Ñ*ð%Dð ˜#˜v˜+Ñ&ð	%Dð
 ˜3 ˜;Ñ'ð%Dð ˜˜f˜Ñ%ð%Dð 
ó%DðN
D 3ð 
D¨;ó 
Dð
D¨sð 
D°{ó 
Dð
�sð 
˜~ó 
ð
˜Cð 
 Nó 
ð.˜#÷ .r!   r†   N)Ú__doc__r   Útypingr   r   r   r   r   r	   r
   Útwilio.baser   r   r   Útwilio.base.instance_contextr   Útwilio.base.instance_resourcer   Útwilio.base.list_resourcer   Útwilio.base.versionr   Útwilio.base.pager   r   r>   r€   r†   r    r!   r"   ú<module>rÏ      sj   ðñõ ß L× LÑ Lß 6Ñ 6Ý 8Ý :Ý 2Ý 'Ý !ôsEÐ&ô sEôl`D�_ô `DôF.�$ô .ô*Q.�,õ Q.r!   