Ë
    [üàg´_  ã                   óÜ   — 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 - Verify
    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dd fd„Zdedd fd„Zdefd„Zˆ xZS )ÚMessagingConfigurationInstanceaÿ  
    :ivar account_sid: The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Service resource.
    :ivar service_sid: The SID of the [Service](https://www.twilio.com/docs/verify/api/service) that the resource is associated with.
    :ivar country: The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`.
    :ivar messaging_service_sid: The SID of the [Messaging Service](https://www.twilio.com/docs/messaging/api/service-resource) to be used to send SMS to the country of this configuration.
    :ivar date_created: The date and time in GMT when the resource was created specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
    :ivar date_updated: The date and time in GMT when the resource was last updated specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
    :ivar url: The URL of this resource.
    ÚversionÚpayloadÚservice_sidÚcountryc                 óâ  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        t        j                  |j                  d«      «      | _	        t        j                  |j                  d«      «      | _
        |j                  d«      | _        ||xs | j
                  dœ| _        d | _        y )	NÚaccount_sidr   r   Úmessaging_service_sidÚdate_createdÚdate_updatedÚurl©r   r   )ÚsuperÚ__init__Úgetr   r   r   r   r   Úiso8601_datetimer   r   r   Ú	_solutionÚ_context)Úselfr   r   r   r   Ú	__class__s        €ús/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/verify/v2/service/messaging_configuration.pyr    z'MessagingConfigurationInstance.__init__$   sÍ   ø€ ô 	‰Ñ˜Ô!à*1¯+©+°mÓ*DˆÔØ*1¯+©+°mÓ*DˆÔØ&-§k¡k°)Ó&<ˆŒØ4;·K±KÐ@WÓ4XˆÔ"Ü0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð #*§+¡+¨eÓ"4ˆŒð 'ØÒ. $§,¡,ñ
ˆŒð BFˆ�ó    Úreturnc                 ó    — | j                   €7t        | j                  | j                  d   | j                  d   ¬«      | _         | j                   S )a  
        Generate an instance context for the instance, the context is capable of
        performing various actions. All instance actions are proxied to the context

        :returns: MessagingConfigurationContext for this MessagingConfigurationInstance
        r   r   r   )r$   ÚMessagingConfigurationContextÚ_versionr#   ©r%   s    r'   Ú_proxyz%MessagingConfigurationInstance._proxy?   sE   € ð �=‰=Ð Ü9Ø—‘Ø ŸN™N¨=Ñ9ØŸ™ yÑ1ôˆDŒMð
 �}‰}Ðr(   c                 ó6   — | j                   j                  «       S )úy
        Deletes the MessagingConfigurationInstance


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


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


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


        :returns: The fetched MessagingConfigurationInstance
        N)r.   Úfetch_asyncr-   s    r'   r;   z*MessagingConfigurationInstance.fetch_asyncj   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úr5   r   c                 ó:   — | j                   j                  |¬«      S )á<  
        Update the MessagingConfigurationInstance

        :param messaging_service_sid: The SID of the [Messaging Service](https://www.twilio.com/docs/messaging/api/service-resource) to be used to send SMS to the country of this configuration.

        :returns: The updated MessagingConfigurationInstance
        ©r   )r.   Úupdate©r%   r   s     r'   r?   z%MessagingConfigurationInstance.updates   s#   € ð �{‰{×!Ñ!Ø"7ð "ó 
ð 	
r(   c              ƒ   óV   K  — | j                   j                  |¬«      ƒ d{  –—† S 7 Œ­w)áV  
        Asynchronous coroutine to update the MessagingConfigurationInstance

        :param messaging_service_sid: The SID of the [Messaging Service](https://www.twilio.com/docs/messaging/api/service-resource) to be used to send SMS to the country of this configuration.

        :returns: The updated MessagingConfigurationInstance
        r>   N)r.   Úupdate_asyncr@   s     r'   rC   z+MessagingConfigurationInstance.update_async   s1   è ø€ ð —[‘[×-Ñ-Ø"7ð .ó 
÷ 
ð 	
ð 
ú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:MessagingConfigurationInstance.__repr__.<locals>.<genexpr>“   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z4<Twilio.Verify.V2.MessagingConfigurationInstance {}>©Újoinr#   ÚitemsrJ   ©r%   Úcontexts     r'   Ú__repr__z'MessagingConfigurationInstance.__repr__�   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØE×LÑLÈWÓUÐUr(   )N)r)   r+   )r)   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   Ústrr   r   r    Úpropertyr.   Úboolr1   r4   r8   r;   r?   rC   rW   Ú__classcell__©r&   s   @r'   r   r      s¶   ø„ ñð "&ñFàðFð �c˜3�h‘ðFð ð	Fð
 ˜#‘õFð6 òó ðð$˜ó $ð0 Dó 0ó#ó/ð

¨Cð 

Ð4Tó 

ð
Ø%(ð
à	)ó
ðV˜#÷ V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d
ede	fd„Zd
e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 MessagingConfigurationContext

        :param version: Version that contains the resource
        :param service_sid: The SID of the [Service](https://www.twilio.com/docs/verify/api/service) that the resource is associated with.
        :param country: The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`.
        r   z9/Services/{service_sid}/MessagingConfigurations/{country}N© ©r   r    r#   rJ   Ú_uri)r%   r   r   r   r&   s       €r'   r    z&MessagingConfigurationContext.__init__™   sG   ø€ ô 	‰Ñ˜Ô!ð 'Øñ
ˆŒð WÐO×VÑVñ 
Ø�n‰nñ
ˆ�	r(   r)   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r0   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr,   r1   re   ©r%   rk   s     r'   r1   z$MessagingConfigurationContext.delete¬   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr(   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)r3   rg   rh   N)r   rl   r,   r4   re   rm   s     r'   r4   z*MessagingConfigurationContext.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 )r7   úapplication/jsonÚAcceptÚGETrh   r   r   r   )r   rl   r,   r8   re   r   r#   ©r%   rk   r   s      r'   r8   z#MessagingConfigurationContext.fetchÆ   si   € ô —)‘)˜B“-ˆà.ˆ�Ñà—-‘-×%Ñ%¨U¸¿	¹	È7Ð%ÓSˆä-Ø�M‰MØØŸ™ }Ñ5Ø—N‘N 9Ñ-ô	
ð 	
r(   c              ƒ   ó  K  — t        j                  i «      }d|d<   | j                  j                  d| j                  |¬«      ƒ d{  –—† }t        | j                  || j                  d   | j                  d   ¬«      S 7 Œ7­w)	r:   rp   rq   rr   rh   Nr   r   r   )r   rl   r,   r;   re   r   r#   rs   s      r'   r;   z)MessagingConfigurationContext.fetch_asyncÛ   s~   è ø€ ô —)‘)˜B“-ˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°ð 2ó 
÷ 
ˆô .Ø�M‰MØØŸ™ }Ñ5Ø—N‘N 9Ñ-ô	
ð 	
ð	
ú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=   ÚMessagingServiceSidú!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$MessagingConfigurationContext.updateò   s—   € ô �y‰yà%Ð'<ðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô .Ø�M‰MØØŸ™ }Ñ5Ø—N‘N 9Ñ-ô	
ð 	
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)rB   rv   rw   rx   rp   rq   ry   rz   Nr   r   r   )r   rl   r,   rC   re   r   r#   r|   s        r'   rC   z*MessagingConfigurationContext.update_async  s¥   è ø€ ô �y‰yà%Ð'<ðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô .Ø�M‰MØØŸ™ }Ñ5Ø—N‘N 9Ñ-ô	
ð 	
ð	
ús   ‚A#BÁ%BÁ&8Bc                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rE   rF   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrH   rI   rK   s      r'   rO   z9MessagingConfigurationContext.__repr__.<locals>.<genexpr>8  rP   rQ   z3<Twilio.Verify.V2.MessagingConfigurationContext {}>rR   rU   s     r'   rW   z&MessagingConfigurationContext.__repr__2  s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØD×KÑKÈGÓTÐTr(   )rX   rY   rZ   r   r\   r    r^   r1   r4   r   r8   r;   r?   rC   rW   r_   r`   s   @r'   r+   r+   —   s‰   ø„ ð
 ð 
°cð 
ÀCõ 
ð&
U˜ó 
Uð
 Dó 
ð
Ð5ó 
ð*
Ð#Aó 
ð.
¨Cð 
Ð4Ró 
ð>
Ø%(ð
à	'ó
ðBU˜#÷ Ur(   r+   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚMessagingConfigurationPager   r)   c                 óL   — t        | j                  || j                  d   ¬«      S )z|
        Build an instance of MessagingConfigurationInstance

        :param payload: Payload response from the API
        r   ©r   )r   r,   r#   )r%   r   s     r'   Úget_instancez'MessagingConfigurationPage.get_instance>  s%   € ô .Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
r(   c                  ó   — y)rE   z-<Twilio.Verify.V2.MessagingConfigurationPage>rc   r-   s    r'   rW   z#MessagingConfigurationPage.__repr__H  ó   € ð ?r(   N)	rX   rY   rZ   r   r\   r   r   r„   rW   rc   r(   r'   r�   r�   <  s*   „ ð
 D¨¨c¨¡Nð 
Ð7Uó 
ð?˜#ô ?r(   r�   c            	       ó@  ‡ — e Zd Zdedefˆ fd„Zdededefd„Zde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 )ÚMessagingConfigurationListr   r   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)a  
        Initialize the MessagingConfigurationList

        :param version: Version that contains the resource
        :param service_sid: The SID of the [Service](https://www.twilio.com/docs/verify/api/service) that the resource is associated with.

        r   z//Services/{service_sid}/MessagingConfigurationsNrc   rd   )r%   r   r   r&   s      €r'   r    z#MessagingConfigurationList.__init__S  sF   ø€ ô 	‰Ñ˜Ô!ð ˜;ð
ˆŒð MÐE×LÑLñ 
Ø�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 )
a   
        Create the MessagingConfigurationInstance

        :param country: The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`.
        :param messaging_service_sid: The SID of the [Messaging Service](https://www.twilio.com/docs/messaging/api/service-resource) to be used to send SMS to the country of this configuration.

        :returns: The created MessagingConfigurationInstance
        ©ÚCountryrv   rx   rw   rp   rq   ry   rz   r   rƒ   )r   rl   r,   Úcreatere   r   r#   ©r%   r   r   r{   rk   r   s         r'   r�   z!MessagingConfigurationList.createe  s�   € ô �y‰yà"Ø'<ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô .Ø�M‰M˜7°·±¸}Ñ0Mô
ð 	
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 MessagingConfigurationInstance

        :param country: The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`.
        :param messaging_service_sid: The SID of the [Messaging Service](https://www.twilio.com/docs/messaging/api/service-resource) to be used to send SMS to the country of this configuration.

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

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

        :returns: Page of MessagingConfigurationInstance
        rr   )r,   ÚdomainÚtwilioÚrequestr�   r#   ©r%   r®   r¬   s      r'   Úget_pagez#MessagingConfigurationList.get_pageN  s=   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ)¨$¯-©-¸À4Ç>Á>ÓRÐRr(   c              ƒ   óÀ   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   || j
                  «      S 7 Œ%­w)a   
        Asynchronously retrieve a specific page of MessagingConfigurationInstance records from the API.
        Request is executed immediately

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

        :returns: Page of MessagingConfigurationInstance
        rr   N)r,   r°   r±   Úrequest_asyncr�   r#   r³   s      r'   Úget_page_asyncz)MessagingConfigurationList.get_page_asyncZ  sJ   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ)¨$¯-©-¸À4Ç>Á>ÓRÐRð Vús   ‚4A¶A·&Ac                 óL   — t        | j                  | j                  d   |¬«      S ©a!  
        Constructs a MessagingConfigurationContext

        :param country: The [ISO-3166-1](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code of the country this configuration will be applied to. If this is a global configuration, Country will take the value `all`.
        r   r   ©r+   r,   r#   ©r%   r   s     r'   r!   zMessagingConfigurationList.getf  ó%   € ô -Ø�M‰M t§~¡~°mÑ'DÈgô
ð 	
r(   c                 óL   — t        | j                  | j                  d   |¬«      S r¹   rº   r»   s     r'   Ú__call__z#MessagingConfigurationList.__call__p  r¼   r(   c                  ó   — y)rE   z-<Twilio.Verify.V2.MessagingConfigurationList>rc   r-   s    r'   rW   z#MessagingConfigurationList.__repr__z  r†   r(   )NN) rX   rY   rZ   r   r\   r    r   r�   r�   r   Úintr	   r—   r
   rœ   r   rŸ   r¢   r   Úunsetr   Úobjectr�   r–   r›   r´   r·   r+   r!   r¾   rW   r_   r`   s   @r'   rˆ   rˆ   Q  sZ  ø„ ð
 ð 
°cõ 
ð$
Øð
Ø36ð
à	'ó
ð@
Øð
Ø36ð
à	'ó
ðD  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
Ð0Ñ	1ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
Ð5Ñ	6ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð,Ñ	-ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð,Ñ	-ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	Sà˜#˜v˜+Ñ&ðSð ˜3 ˜;Ñ'ðSð ˜˜f˜Ñ%ð	Sð
 
$óSðF *0¯©Ø*0¯,©,Ø(.¯©ñ	Sà˜#˜v˜+Ñ&ðSð ˜3 ˜;Ñ'ðSð ˜˜f˜Ñ%ð	Sð
 
$óSðB
S 3ð 
SÐ+Eó 
Sð
S¨sð 
SÐ7Qó 
Sð
˜3ð 
Ð#@ó 
ð
 ð 
Ð(Eó 
ð?˜#÷ ?r(   rˆ   N)r[   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+   r�   rˆ   rc   r(   r'   ú<module>rÊ      sg   ðñõ ß L× LÑ Lß +Ý 8Ý :Ý 2Ý 'Ý !ô{VÐ%5ô {Vô|bU Oô bUôJ? ô ?ô*o? õ o?r(   