Ë
    [üàgU  ã                   óà   — 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 - Trusthub
    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                   ó6  ‡ — e Zd ZdZ	 ddedeeef   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ej$                  ej$                  fdeeef   deeef   dd fd„Zej$                  ej$                  fdeeef   deeef   dd fd„Zdefd„Zˆ xZS )ÚEndUserInstancea€  
    :ivar sid: The unique string created by Twilio to identify the End User resource.
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the End User resource.
    :ivar friendly_name: The string that you assigned to describe the resource.
    :ivar type: The type of end user of the Bundle resource - can be `individual` or `business`.
    :ivar attributes: The set of parameters that are the attributes of the End Users resource which are listed in the End User Types.
    :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 url: The absolute URL of the End User resource.
    ÚversionÚpayloadÚsidc                 ó  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        t        j                  |j                  d«      «      | _
        t        j                  |j                  d«      «      | _        |j                  d«      | _        d|xs | j                  i| _        d | _        y )	Nr   Úaccount_sidÚfriendly_nameÚtypeÚ
attributesÚdate_createdÚdate_updatedÚurl)ÚsuperÚ__init__Úgetr   r   r   r   r   r   Úiso8601_datetimer   r   r   Ú	_solutionÚ_context)Úselfr   r   r   Ú	__class__s       €ú^/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/trusthub/v1/end_user.pyr!   zEndUserInstance.__init__%   s×   ø€ ô 	‰Ñ˜Ô!à")§+¡+¨eÓ"4ˆŒØ*1¯+©+°mÓ*DˆÔØ,3¯K©K¸Ó,HˆÔØ#*§;¡;¨vÓ#6ˆŒ	Ø7>·{±{À<Ó7PˆŒÜ0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð #*§+¡+¨eÓ"4ˆŒð �3’?˜$Ÿ(™(ð
ˆŒð 37ˆ�ó    Úreturnc                 ó„   — | j                   €)t        | j                  | 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: EndUserContext for this EndUserInstance
        r   ©r   )r%   ÚEndUserContextÚ_versionr$   ©r&   s    r(   Ú_proxyzEndUserInstance._proxy<   s9   € ð �=‰=Ð Ü*Ø—‘Ø—N‘N 5Ñ)ôˆDŒMð �}‰}Ðr)   c                 ó6   — | j                   j                  «       S )új
        Deletes the EndUserInstance


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


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


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


        :returns: The fetched EndUserInstance
        N)r0   Úfetch_asyncr/   s    r(   r=   zEndUserInstance.fetch_asyncf   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úr7   r   r   c                 ó<   — | j                   j                  ||¬«      S )á5  
        Update the EndUserInstance

        :param friendly_name: The string that you assigned to describe the resource.
        :param attributes: The set of parameters that are the attributes of the End User resource which are derived End User Types.

        :returns: The updated EndUserInstance
        ©r   r   )r0   Úupdate©r&   r   r   s      r(   rA   zEndUserInstance.updateo   s&   € ð �{‰{×!Ñ!Ø'Ø!ð "ó 
ð 	
r)   c              ƒ   óX   K  — | j                   j                  ||¬«      ƒ d{  –—† S 7 Œ­w)áO  
        Asynchronous coroutine to update the EndUserInstance

        :param friendly_name: The string that you assigned to describe the resource.
        :param attributes: The set of parameters that are the attributes of the End User resource which are derived End User Types.

        :returns: The updated EndUserInstance
        r@   N)r0   Úupdate_asyncrB   s      r(   rE   zEndUserInstance.update_async�   s4   è ø€ ð —[‘[×-Ñ-Ø'Ø!ð .ó 
÷ 
ð 	
ð 
ús   ‚!*£(¤*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+EndUserInstance.__repr__.<locals>.<genexpr>™   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z'<Twilio.Trusthub.V1.EndUserInstance {}>©Újoinr$   ÚitemsrL   ©r&   Úcontexts     r(   Ú__repr__zEndUserInstance.__repr__“   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ8×?Ñ?ÀÓHÐHr)   )N)r*   r-   )r*   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   Ústrr   r   r!   Úpropertyr0   Úboolr3   r6   r:   r=   r   Úunsetr   ÚobjectrA   rE   rY   Ú__classcell__©r'   s   @r(   r   r      s  ø„ ñ	ð OSñ7Øð7Ø)-¨c°3¨h©ð7Ø>FÀs¹mõ7ð. òó ðð$˜ó $ð0 Dó 0ó#ó/ð -3¯L©LØ,2¯L©Lñ
à˜S &˜[Ñ)ð
ð ˜& &˜.Ñ)ð
ð 
ó	
ð( -3¯L©LØ,2¯L©Lñ
à˜S &˜[Ñ)ð
ð ˜& &˜.Ñ)ð
ð 
ó	
ð$I˜#÷ Ir)   r   c                   ó  ‡ — e Zd Z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ej                  ej                  fd	eeef   d
eeef   de	fd„Zej                  ej                  fd	eeef   d
eeef   de	fd„Zdefd„Zˆ xZS )r-   r   r   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)zÆ
        Initialize the EndUserContext

        :param version: Version that contains the resource
        :param sid: The unique string created by Twilio to identify the End User resource.
        r   z/EndUsers/{sid}N© )r    r!   r$   rL   Ú_uri)r&   r   r   r'   s      €r(   r!   zEndUserContext.__init__Ÿ   s@   ø€ ô 	‰Ñ˜Ô!ð �3ð
ˆŒð -Ð%×,Ñ,Ñ>¨t¯~©~Ñ>ˆ�	r)   r*   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r2   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr.   r3   rh   ©r&   rn   s     r(   r3   zEndUserContext.delete®   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr)   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)r5   rj   rk   N)r   ro   r.   r6   rh   rp   s     r(   r6   zEndUserContext.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   ¬«      S )r9   úapplication/jsonÚAcceptÚGETrk   r   r,   )r   ro   r.   r:   rh   r   r$   ©r&   rn   r   s      r(   r:   zEndUserContext.fetchÈ   s]   € ô —)‘)˜B“-ˆà.ˆ�Ñà—-‘-×%Ñ%¨U¸¿	¹	È7Ð%ÓSˆäØ�M‰MØØ—‘˜uÑ%ô
ð 	
r)   c              ƒ   óì   K  — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   ¬«      S 7 Œ)­w)r<   rs   rt   ru   rk   Nr   r,   )r   ro   r.   r=   rh   r   r$   rv   s      r(   r=   zEndUserContext.fetch_asyncÜ   sr   è ø€ ô —)‘)˜B“-ˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°ð 2ó 
÷ 
ˆô Ø�M‰MØØ—‘˜uÑ%ô
ð 	
ð	
ús   ‚AA4ÁA2Á	*A4r   r   c                 ó2  — t        j                  |t        j                  |«      dœ«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d   ¬	«      S )
r?   ©ÚFriendlyNameÚ
Attributesú!application/x-www-form-urlencodedúContent-Typers   rt   ÚPOST©rl   rm   Údatarn   r   r,   )	r   ro   r   rb   r.   rA   rh   r   r$   ©r&   r   r   r€   rn   r   s         r(   rA   zEndUserContext.updateò   s�   € ô �y‰yà -Ü'×.Ñ.¨zÓ:ñó
ˆô —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô ˜tŸ}™}¨g¸4¿>¹>È%Ñ;PÔQÐQr)   c              ƒ   óN  K  — t        j                  |t        j                  |«      dœ«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  d	   ¬
«      S 7 Œ)­w)rD   ry   r|   r}   rs   rt   r~   r   Nr   r,   )	r   ro   r   rb   r.   rE   rh   r   r$   r�   s         r(   rE   zEndUserContext.update_async  s�   è ø€ ô �y‰yà -Ü'×.Ñ.¨zÓ:ñó
ˆô —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô ˜tŸ}™}¨g¸4¿>¹>È%Ñ;PÔQÐQð	
ús   ‚A7B%Á9B#Á:*B%c                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rG   rH   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrJ   rK   rM   s      r(   rQ   z*EndUserContext.__repr__.<locals>.<genexpr>8  rR   rS   z&<Twilio.Trusthub.V1.EndUserContext {}>rT   rW   s     r(   rY   zEndUserContext.__repr__2  s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ7×>Ñ>¸wÓGÐGr)   )rZ   r[   r\   r   r^   r!   r`   r3   r6   r   r:   r=   r   ra   r   rb   rA   rE   rY   rc   rd   s   @r(   r-   r-   �   sæ   ø„ ð? ð ?¨cõ ?ð
U˜ó 
Uð
 Dó 
ð
�ó 
ð(
 ?ó 
ð0 -3¯L©LØ,2¯L©LñRà˜S &˜[Ñ)ðRð ˜& &˜.Ñ)ðRð 
ó	RðD -3¯L©LØ,2¯L©LñRà˜S &˜[Ñ)ðRð ˜& &˜.Ñ)ðRð 
ó	Rð@H˜#÷ Hr)   r-   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚEndUserPager   r*   c                 ó.   — t        | j                  |«      S )zm
        Build an instance of EndUserInstance

        :param payload: Payload response from the API
        )r   r.   )r&   r   s     r(   Úget_instancezEndUserPage.get_instance>  s   € ô ˜tŸ}™}¨gÓ6Ð6r)   c                  ó   — y)rG   z <Twilio.Trusthub.V1.EndUserPage>rg   r/   s    r(   rY   zEndUserPage.__repr__F  ó   € ð 2r)   N)	rZ   r[   r\   r   r^   r   r   rˆ   rY   rg   r)   r(   r†   r†   <  s)   „ ð7 D¨¨c¨¡Nð 7°ó 7ð2˜#ô 2r)   r†   c            	       óˆ  ‡ — e Zd Zdefˆ fd„Zej                  fdededee	e	f   de
fd„Zej                  fdededee	e	f   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 )ÚEndUserListr   c                 ó2   •— t         ‰| �  |«       d| _        y)zi
        Initialize the EndUserList

        :param version: Version that contains the resource

        z	/EndUsersN)r    r!   rh   )r&   r   r'   s     €r(   r!   zEndUserList.__init__Q  s   ø€ ô 	‰Ñ˜Ô!àˆ�	r)   r   r   r   r*   c                 ó  — t        j                  ||t        j                  |«      dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  |«      S )a›  
        Create the EndUserInstance

        :param friendly_name: The string that you assigned to describe the resource.
        :param type: The type of end user of the Bundle resource - can be `individual` or `business`.
        :param attributes: The set of parameters that are the attributes of the End User resource which are derived End User Types.

        :returns: The created EndUserInstance
        ©rz   ÚTyper{   r}   r|   rs   rt   r~   r   )r   ro   r   rb   r.   Úcreaterh   r   ©r&   r   r   r   r€   rn   r   s          r(   r‘   zEndUserList.create\  sŽ   € ô  �y‰yà -ØÜ'×.Ñ.¨zÓ:ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô ˜tŸ}™}¨gÓ6Ð6r)   c              ƒ   ó6  K  — t        j                  ||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 EndUserInstance

        :param friendly_name: The string that you assigned to describe the resource.
        :param type: The type of end user of the Bundle resource - can be `individual` or `business`.
        :param attributes: The set of parameters that are the attributes of the End User resource which are derived End User Types.

        :returns: The created EndUserInstance
        r�   r}   r|   rs   rt   r~   r   N)r   ro   r   rb   r.   Úcreate_asyncrh   r   r’   s          r(   r”   zEndUserList.create_async  sœ   è ø€ ô  �y‰yà -ØÜ'×.Ñ.¨zÓ:ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô ˜tŸ}™}¨gÓ6Ð6ð	
ús   ‚A:BÁ<BÁ=BÚlimitÚ	page_sizec                 ó¢   — | j                   j                  ||«      }| j                  |d   ¬«      }| j                   j                  ||d   «      S )a]  
        Streams EndUserInstance 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EndUserList.stream¢  sJ   € ð( —‘×*Ñ*¨5°)Ó<ˆØ�y‰y 6¨+Ñ#6ˆyÓ7ˆà�}‰}×#Ñ# D¨&°©/Ó:Ð:r)   c              ƒ   ó¾   K  — | j                   j                  ||«      }| j                  |d   ¬«      ƒ d{  –—† }| j                   j                  ||d   «      S 7 Œ#­w)al  
        Asynchronously streams EndUserInstance 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EndUserList.stream_async»  sW   è ø€ ð( —‘×*Ñ*¨5°)Ó<ˆØ—_‘_¨v°kÑ/B�_ÓC×Cˆà�}‰}×)Ñ)¨$°°w±Ó@Ð@ð Dús   ‚5A·A¸$Ac                 ó:   — t        | j                  ||¬«      «      S )aú  
        Lists EndUserInstance 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EndUserList.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 EndUserInstance 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EndUserList.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                  |«      S )as  
        Retrieve a single page of EndUserInstance 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 EndUserInstance
        ©Ú	PageTokenr   ÚPageSizer}   r|   rs   rt   ru   ©rl   rm   Úparamsrn   )r   ro   r.   rš   rh   r†   ©r&   r§   r¨   r–   r€   rn   Úresponses          r(   rš   zEndUserList.page	  sy   € ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô ˜4Ÿ=™=¨(Ó3Ð3r)   c              ƒ   ó  K  — t        j                  |||dœ«      }t        j                  ddi«      }d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  |«      S 7 Œ­w)	a‚  
        Asynchronously retrieve a single page of EndUserInstance 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 EndUserInstance
        rª   r}   r|   rs   rt   ru   r­   N)r   ro   r.   rŸ   rh   r†   r¯   s          r(   rŸ   zEndUserList.page_async*  s‡   è ø€ ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô ˜4Ÿ=™=¨(Ó3Ð3ð
ús   ‚A"BÁ$A?Á%BÚ
target_urlc                 óŽ   — | j                   j                  j                  j                  d|«      }t	        | j                   |«      S )zó
        Retrieve a specific page of EndUserInstance records from the API.
        Request is executed immediately

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

        :returns: Page of EndUserInstance
        ru   )r.   ÚdomainÚtwilioÚrequestr†   ©r&   r²   r°   s      r(   Úget_pagezEndUserList.get_pageK  s7   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ˜4Ÿ=™=¨(Ó3Ð3r)   c              ƒ   óª   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   |«      S 7 Œ­w)a  
        Asynchronously retrieve a specific page of EndUserInstance records from the API.
        Request is executed immediately

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

        :returns: Page of EndUserInstance
        ru   N)r.   r´   rµ   Úrequest_asyncr†   r·   s      r(   Úget_page_asynczEndUserList.get_page_asyncW  sD   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ˜4Ÿ=™=¨(Ó3Ð3ð Vús   ‚4A¶A·Ar   c                 ó0   — t        | j                  |¬«      S ©z‰
        Constructs a EndUserContext

        :param sid: The unique string created by Twilio to identify the End User resource.
        r,   ©r-   r.   ©r&   r   s     r(   r"   zEndUserList.getc  ó   € ô ˜dŸm™m°Ô5Ð5r)   c                 ó0   — t        | j                  |¬«      S r½   r¾   r¿   s     r(   Ú__call__zEndUserList.__call__k  rÀ   r)   c                  ó   — y)rG   z <Twilio.Trusthub.V1.EndUserList>rg   r/   s    r(   rY   zEndUserList.__repr__s  rŠ   r)   )NN) rZ   r[   r\   r   r!   r   ra   r^   r   rb   r   r‘   r”   r   Úintr	   r›   r
   r    r   r£   r¦   r†   rš   rŸ   r¸   r»   r-   r"   rÂ   rY   rc   rd   s   @r(   rŒ   rŒ   O  s{  ø„ ð	  õ 	 ð -3¯L©Lñ	!7àð!7ð ð!7ð ˜& &˜.Ñ)ð	!7ð
 
ó!7ðN -3¯L©Lñ	!7àð!7ð ð!7ð ˜& &˜.Ñ)ð	!7ð
 
ó!7ðJ  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
�/Ñ	"ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
�Ñ	'ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
ˆoÑ	ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
ˆoÑ	ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	4à˜#˜v˜+Ñ&ð4ð ˜3 ˜;Ñ'ð4ð ˜˜f˜Ñ%ð	4ð
 
ó4ðF *0¯©Ø*0¯,©,Ø(.¯©ñ	4à˜#˜v˜+Ñ&ð4ð ˜3 ˜;Ñ'ð4ð ˜˜f˜Ñ%ð	4ð
 
ó4ðB
4 3ð 
4¨;ó 
4ð
4¨sð 
4°{ó 
4ð6�sð 6˜~ó 6ð6˜Cð 6 Nó 6ð2˜#÷ 2r)   rŒ   N)r]   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Œ   rg   r)   r(   ú<module>rÌ      sj   ðñõ ß L× LÑ Lß 6Ñ 6Ý 8Ý :Ý 2Ý 'Ý !ôAIÐ&ô AIôH\H�_ô \Hô~2�$ô 2ô&j2�,õ j2r)   