Ë
    [üàgëS  ã                   óÐ   — d 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 - Events
    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.
é    )Ú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ej$                  fdeeef   dd fd„Zej$                  fdeeef   dd fd„Zdefd„Zˆ xZS )ÚSubscribedEventInstancea<  
    :ivar account_sid: The unique SID identifier of the Account.
    :ivar type: Type of event being subscribed to.
    :ivar schema_version: The schema version that the Subscription should use.
    :ivar subscription_sid: The unique SID identifier of the Subscription.
    :ivar url: The URL of this resource.
    ÚversionÚpayloadÚsubscription_sidÚtypec                 ód  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        t        j                  |j                  d«      «      | _        |j                  d«      | _        |j                  d«      | _	        ||xs | j                  dœ| _
        d | _        y )NÚaccount_sidr   Úschema_versionr   Úurl©r   r   )ÚsuperÚ__init__Úgetr   r   r
   Úintegerr   r   r   Ú	_solutionÚ_context)Úselfr   r   r   r   Ú	__class__s        €úq/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/events/v1/subscription/subscribed_event.pyr   z SubscribedEventInstance.__init__!   sš   ø€ ô 	‰Ñ˜Ô!à*1¯+©+°mÓ*DˆÔØ#*§;¡;¨vÓ#6ˆŒ	Ü-8×-@Ñ-@Ø�K‰KÐ(Ó)ó.
ˆÔð 07¯{©{Ð;MÓ/NˆÔØ")§+¡+¨eÓ"4ˆŒð !1ØÒ%˜DŸI™Iñ
ˆŒð ;?ˆ�ó    Ú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: SubscribedEventContext for this SubscribedEventInstance
        r   r   r   )r!   ÚSubscribedEventContextÚ_versionr    ©r"   s    r$   Ú_proxyzSubscribedEventInstance._proxy8   sF   € ð �=‰=Ð Ü2Ø—‘Ø!%§¡Ð0BÑ!CØ—^‘^ FÑ+ôˆDŒMð
 �}‰}Ðr%   c                 ó6   — | j                   j                  «       S )úr
        Deletes the SubscribedEventInstance


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


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


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


        :returns: The fetched SubscribedEventInstance
        N)r+   Úfetch_asyncr*   s    r$   r8   z#SubscribedEventInstance.fetch_asyncc   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úr2   r   c                 ó:   — | j                   j                  |¬«      S )úÀ
        Update the SubscribedEventInstance

        :param schema_version: The schema version that the Subscription should use.

        :returns: The updated SubscribedEventInstance
        ©r   )r+   Úupdate©r"   r   s     r$   r<   zSubscribedEventInstance.updatel   s#   € ð �{‰{×!Ñ!Ø)ð "ó 
ð 	
r%   c              ƒ   óV   K  — | j                   j                  |¬«      ƒ d{  –—† S 7 Œ­w)úÚ
        Asynchronous coroutine to update the SubscribedEventInstance

        :param schema_version: The schema version that the Subscription should use.

        :returns: The updated SubscribedEventInstance
        r;   N)r+   Úupdate_asyncr=   s     r$   r@   z$SubscribedEventInstance.update_asyncz   s1   è ø€ ð —[‘[×-Ñ-Ø)ð .ó 
÷ 
ð 	
ð 
ú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>z3SubscribedEventInstance.__repr__.<locals>.<genexpr>Ž   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z-<Twilio.Events.V1.SubscribedEventInstance {}>©Újoinr    ÚitemsrG   ©r"   Úcontexts     r$   Ú__repr__z SubscribedEventInstance.__repr__ˆ   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ>×EÑEÀgÓNÐNr%   )N)r&   r(   )r&   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   Ústrr   r   r   Úpropertyr+   Úboolr.   r1   r5   r8   r   Úunsetr   ÚintÚobjectr<   r@   rT   Ú__classcell__©r#   s   @r$   r   r      sÖ   ø„ ñð #ñ?àð?ð �c˜3�h‘ð?ð ð	?ð
 �s‰mõ?ð. òó ðð$˜ó $ð0 Dó 0ó#ó/ð 4:·<±<ñ
Ø# C¨ KÑ0ð
à	"ó
ð 4:·<±<ñ
Ø# C¨ KÑ0ð
à	"ó
ðO˜#÷ Or%   r   c                   óÌ   ‡ — 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ej                  fd
eeef   de	fd„Zej                  fd
eeef   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)zû
        Initialize the SubscribedEventContext

        :param version: Version that contains the resource
        :param subscription_sid: The unique SID identifier of the Subscription.
        :param type: Type of event being subscribed to.
        r   z9/Subscriptions/{subscription_sid}/SubscribedEvents/{type}N© ©r   r   r    rG   Ú_uri)r"   r   r   r   r#   s       €r$   r   zSubscribedEventContext.__init__”   sG   ø€ ô 	‰Ñ˜Ô!ð !1Øñ
ˆŒð WÐO×VÑVñ 
Ø�n‰nñ
ˆ�	r%   r&   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r-   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr)   r.   re   ©r"   rk   s     r$   r.   zSubscribedEventContext.delete§   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr%   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)r0   rg   rh   N)r   rl   r)   r1   re   rm   s     r$   r1   z#SubscribedEventContext.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 )r4   úapplication/jsonÚAcceptÚGETrh   r   r   r   )r   rl   r)   r5   re   r   r    ©r"   rk   r   s      r$   r5   zSubscribedEventContext.fetchÁ   sj   € ô —)‘)˜B“-ˆà.ˆ�Ñà—-‘-×%Ñ%¨U¸¿	¹	È7Ð%ÓSˆä&Ø�M‰MØØ!Ÿ^™^Ð,>Ñ?Ø—‘ Ñ'ô	
ð 	
r%   c              ƒ   ó  K  — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   | j                  d   ¬«      S 7 Œ7­w)	r7   rp   rq   rr   rh   Nr   r   r   )r   rl   r)   r8   re   r   r    rs   s      r$   r8   z"SubscribedEventContext.fetch_asyncÖ   s   è ø€ ô —)‘)˜B“-ˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°ð 2ó 
÷ 
ˆô 'Ø�M‰MØØ!Ÿ^™^Ð,>Ñ?Ø—‘ Ñ'ô	
ð 	
ð	
ús   ‚ABÁB Á	8Br   c                 ó&  — t        j                  d|i«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d   | j                  d	   ¬
«      S )r:   ÚSchemaVersionú!application/x-www-form-urlencodedúContent-Typerp   rq   ÚPOST©ri   rj   Údatark   r   r   r   )r   rl   r)   r<   re   r   r    ©r"   r   r{   rk   r   s        r$   r<   zSubscribedEventContext.updateí   s—   € ô �y‰yà ðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô 'Ø�M‰MØØ!Ÿ^™^Ð,>Ñ?Ø—‘ Ñ'ô	
ð 	
r%   c              ƒ   óB  K  — t        j                  d|i«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  d	   | j                  d
   ¬«      S 7 Œ7­w)r?   rv   rw   rx   rp   rq   ry   rz   Nr   r   r   )r   rl   r)   r@   re   r   r    r|   s        r$   r@   z#SubscribedEventContext.update_async  s¥   è ø€ ô �y‰yà ðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô 'Ø�M‰MØØ!Ÿ^™^Ð,>Ñ?Ø—‘ Ñ'ô	
ð 	
ð	
ús   ‚A#BÁ%BÁ&8Bc                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rB   rC   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrE   rF   rH   s      r$   rL   z2SubscribedEventContext.__repr__.<locals>.<genexpr>5  rM   rN   z,<Twilio.Events.V1.SubscribedEventContext {}>rO   rR   s     r$   rT   zSubscribedEventContext.__repr__/  s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ=×DÑDÀWÓMÐMr%   )rU   rV   rW   r   rY   r   r[   r.   r1   r   r5   r8   r   r\   r   r]   r^   r<   r@   rT   r_   r`   s   @r$   r(   r(   ’   s¯   ø„ ð
 ð 
¸3ð 
Àcõ 
ð&
U˜ó 
Uð
 Dó 
ð
Ð.ó 
ð*
Ð#:ó 
ð0 4:·<±<ñ
Ø# C¨ KÑ0ð
à	 ó
ðD 4:·<±<ñ
Ø# C¨ KÑ0ð
à	 ó
ðBN˜#÷ Nr%   r(   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚSubscribedEventPager   r&   c                 óL   — t        | j                  || j                  d   ¬«      S )zu
        Build an instance of SubscribedEventInstance

        :param payload: Payload response from the API
        r   ©r   )r   r)   r    )r"   r   s     r$   Úget_instancez SubscribedEventPage.get_instance;  s&   € ô 'Ø�M‰M˜7°T·^±^ÐDVÑ5Wô
ð 	
r%   c                  ó   — y)rB   z&<Twilio.Events.V1.SubscribedEventPage>rc   r*   s    r$   rT   zSubscribedEventPage.__repr__E  ó   € ð 8r%   N)	rU   rV   rW   r   rY   r   r   r„   rT   rc   r%   r$   r�   r�   9  s*   „ ð
 D¨¨c¨¡Nð 
Ð7Nó 
ð8˜#ô 8r%   r�   c            	       ó„  ‡ — e Zd Zdedefˆ fd„Zej                  fdedee	e
f   defd„Zej                  f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 )ÚSubscribedEventListr   r   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)zÁ
        Initialize the SubscribedEventList

        :param version: Version that contains the resource
        :param subscription_sid: The unique SID identifier of the Subscription.

        r   z2/Subscriptions/{subscription_sid}/SubscribedEventsNrc   rd   )r"   r   r   r#   s      €r$   r   zSubscribedEventList.__init__P  sG   ø€ ô 	‰Ñ˜Ô!ð Ð 0ð
ˆŒð PÐH×OÑOñ 
Ø�n‰nñ
ˆ�	r%   r   r   r&   c                 ó  — t        j                  ||dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d   ¬	«      S )
zø
        Create the SubscribedEventInstance

        :param type: Type of event being subscribed to.
        :param schema_version: The schema version that the Subscription should use.

        :returns: The created SubscribedEventInstance
        ©ÚTyperv   rx   rw   rp   rq   ry   rz   r   rƒ   )r   rl   r)   Úcreatere   r   r    ©r"   r   r   r{   rk   r   s         r$   r�   zSubscribedEventList.createb  s‘   € ô �y‰yàØ!/ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô 'Ø�M‰M˜7°T·^±^ÐDVÑ5Wô
ð 	
r%   c              ƒ   ó,  K  — t        j                  ||dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  d	   ¬
«      S 7 Œ)­w)a  
        Asynchronously create the SubscribedEventInstance

        :param type: Type of event being subscribed to.
        :param schema_version: The schema version that the Subscription should use.

        :returns: The created SubscribedEventInstance
        r‹   rx   rw   rp   rq   ry   rz   Nr   rƒ   )r   rl   r)   Úcreate_asyncre   r   r    rŽ   s         r$   r�   z SubscribedEventList.create_async‚  sŸ   è ø€ ô �y‰yàØ!/ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô 'Ø�M‰M˜7°T·^±^ÐDVÑ5Wô
ð 	
ð	
ús   ‚A&BÁ(BÁ)*BÚlimitÚ	page_sizec                 ó¢   — | j                   j                  ||«      }| j                  |d   ¬«      }| j                   j                  ||d   «      S )ae  
        Streams SubscribedEventInstance 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SubscribedEventList.stream¢  sJ   € ð( —‘×*Ñ*¨5°)Ó<ˆØ�y‰y 6¨+Ñ#6ˆyÓ7ˆà�}‰}×#Ñ# D¨&°©/Ó:Ð:r%   c              ƒ   ó¾   K  — | j                   j                  ||«      }| j                  |d   ¬«      ƒ d{  –—† }| j                   j                  ||d   «      S 7 Œ#­w)at  
        Asynchronously streams SubscribedEventInstance 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 SubscribedEventList.stream_async»  sW   è ø€ ð( —‘×*Ñ*¨5°)Ó<ˆØ—_‘_¨v°kÑ/B�_ÓC×Cˆà�}‰}×)Ñ)¨$°°w±Ó@Ð@ð Dús   ‚5A·A¸$Ac                 ó:   — t        | j                  ||¬«      «      S )a  
        Lists SubscribedEventInstance 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SubscribedEventList.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 SubscribedEventInstance 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SubscribedEventList.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 SubscribedEventInstance 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 SubscribedEventInstance
        ©Ú	PageTokenr   ÚPageSizerx   rw   rp   rq   rr   ©ri   rj   Úparamsrk   )r   rl   r)   r–   re   r�   r    ©r"   r£   r¤   r’   r{   rk   Úresponses          r$   r–   zSubscribedEventList.page	  s   € ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô # 4§=¡=°(¸D¿N¹NÓKÐKr%   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 SubscribedEventInstance 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 SubscribedEventInstance
        r¦   rx   rw   rp   rq   rr   r©   N)r   rl   r)   r›   re   r�   r    r«   s          r$   r›   zSubscribedEventList.page_async*  s�   è ø€ ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô # 4§=¡=°(¸D¿N¹NÓKÐKð
ús   ‚A"BÁ$B
Á%&BÚ
target_urlc                 ó¤   — | j                   j                  j                  j                  d|«      }t	        | j                   || j
                  «      S )a  
        Retrieve a specific page of SubscribedEventInstance records from the API.
        Request is executed immediately

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

        :returns: Page of SubscribedEventInstance
        rr   )r)   ÚdomainÚtwilioÚrequestr�   r    ©r"   r®   r¬   s      r$   Úget_pagezSubscribedEventList.get_pageK  s=   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ" 4§=¡=°(¸D¿N¹NÓKÐKr%   c              ƒ   óÀ   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   || j
                  «      S 7 Œ%­w)a  
        Asynchronously retrieve a specific page of SubscribedEventInstance records from the API.
        Request is executed immediately

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

        :returns: Page of SubscribedEventInstance
        rr   N)r)   r°   r±   Úrequest_asyncr�   r    r³   s      r$   Úget_page_asyncz"SubscribedEventList.get_page_asyncW  sJ   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ" 4§=¡=°(¸D¿N¹NÓKÐKð Vús   ‚4A¶A·&Ac                 óL   — t        | j                  | j                  d   |¬«      S ©zn
        Constructs a SubscribedEventContext

        :param type: Type of event being subscribed to.
        r   r   ©r(   r)   r    ©r"   r   s     r$   r   zSubscribedEventList.getc  ó(   € ô &Ø�M‰MØ!Ÿ^™^Ð,>Ñ?Øô
ð 	
r%   c                 óL   — t        | j                  | j                  d   |¬«      S r¹   rº   r»   s     r$   Ú__call__zSubscribedEventList.__call__o  r¼   r%   c                  ó   — y)rB   z&<Twilio.Events.V1.SubscribedEventList>rc   r*   s    r$   rT   zSubscribedEventList.__repr__{  r†   r%   )NN) rU   rV   rW   r   rY   r   r   r\   r   r]   r^   r   r�   r�   r   r   r—   r	   rœ   r   rŸ   r¢   r�   r–   r›   r´   r·   r(   r   r¾   rT   r_   r`   s   @r$   rˆ   rˆ   N  s€  ø„ ð
 ð 
¸3õ 
ð& ?E¿l¹lñ
Øð
Ø).¨s°F¨{Ñ);ð
à	 ó
ðB ?E¿l¹lñ
Øð
Ø).¨s°F¨{Ñ);ð
à	 ó
ðD  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
Ð)Ñ	*ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
Ð.Ñ	/ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð%Ñ	&ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð%Ñ	&ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	Là˜#˜v˜+Ñ&ðLð ˜3 ˜;Ñ'ðLð ˜˜f˜Ñ%ð	Lð
 
óLðF *0¯©Ø*0¯,©,Ø(.¯©ñ	Là˜#˜v˜+Ñ&ðLð ˜3 ˜;Ñ'ðLð ˜˜f˜Ñ%ð	Lð
 
óLðB
L 3ð 
LÐ+>ó 
Lð
L¨sð 
LÐ7Jó 
Lð

˜ð 

Ð 6ó 

ð

˜Sð 

Ð%;ó 

ð8˜#÷ 8r%   rˆ   N)rX   Ú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(   r�   rˆ   rc   r%   r$   ú<module>rÇ      se   ðñ÷ M× LÑ Lß +Ý 8Ý :Ý 2Ý 'Ý !ôwOÐ.ô wOôtdN˜_ô dNôN8˜$ô 8ô*s8˜,õ s8r%   