Ë
    [üàg–P  ã                   óÜ   — 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 - Voice
    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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 )ÚSourceIpMappingInstancea€  
    :ivar sid: The unique string that we created to identify the IP Record resource.
    :ivar ip_record_sid: The Twilio-provided string that uniquely identifies the IP Record resource to map from.
    :ivar sip_domain_sid: The SID of the SIP Domain that the IP Record is mapped to.
    :ivar date_created: The date and time in GMT that 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 that the resource was last updated specified in [RFC 2822](https://www.ietf.org/rfc/rfc2822.txt) format.
    :ivar url: The absolute URL of the resource.
    ÚversionÚpayloadÚsidc                 ó´  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        t        j                  |j                  d«      «      | _        t        j                  |j                  d«      «      | _	        |j                  d«      | _
        d|xs | j                  i| _        d | _        y )Nr   Úip_record_sidÚsip_domain_sidÚdate_createdÚdate_updatedÚurl)ÚsuperÚ__init__Úgetr   r   r   r   Úiso8601_datetimer   r   r   Ú	_solutionÚ_context)Úselfr   r   r   Ú	__class__s       €úd/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/voice/v1/source_ip_mapping.pyr   z SourceIpMappingInstance.__init__#   s¸   ø€ ô 	‰Ñ˜Ô!à")§+¡+¨eÓ"4ˆŒØ,3¯K©K¸Ó,HˆÔØ-4¯[©[Ð9IÓ-JˆÔÜ0;×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔô 1<×0LÑ0LØ�K‰K˜Ó'ó1
ˆÔð #*§+¡+¨eÓ"4ˆŒð �3’?˜$Ÿ(™(ð
ˆŒð ;?ˆ�ó    Ú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: SourceIpMappingContext for this SourceIpMappingInstance
        r   ©r   )r"   ÚSourceIpMappingContextÚ_versionr!   ©r#   s    r%   Ú_proxyzSourceIpMappingInstance._proxy8   s9   € ð �=‰=Ð Ü2Ø—‘Ø—N‘N 5Ñ)ôˆDŒMð �}‰}Ðr&   c                 ó6   — | j                   j                  «       S )úr
        Deletes the SourceIpMappingInstance


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


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


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


        :returns: The fetched SourceIpMappingInstance
        N)r-   Úfetch_asyncr,   s    r%   r:   z#SourceIpMappingInstance.fetch_asyncb   s!   è ø€ ð —[‘[×,Ñ,Ó.×.Ð.Ð.úr4   r   c                 ó:   — | j                   j                  |¬«      S )úÍ
        Update the SourceIpMappingInstance

        :param sip_domain_sid: The SID of the SIP Domain that the IP Record should be mapped to.

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

        :param sip_domain_sid: The SID of the SIP Domain that the IP Record should be mapped to.

        :returns: The updated SourceIpMappingInstance
        r=   N)r-   Úupdate_asyncr?   s     r%   rB   z$SourceIpMappingInstance.update_asyncw   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>z3SourceIpMappingInstance.__repr__.<locals>.<genexpr>‰   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z,<Twilio.Voice.V1.SourceIpMappingInstance {}>©Újoinr!   ÚitemsrI   ©r#   Úcontexts     r%   Ú__repr__z SourceIpMappingInstance.__repr__ƒ   s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ=×DÑDÀWÓMÐMr&   )N)r'   r*   )r'   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   Ústrr   r   r   Úpropertyr-   Úboolr0   r3   r7   r:   r>   rB   rV   Ú__classcell__©r$   s   @r%   r   r      s¤   ø„ ñð OSñ?Øð?Ø)-¨c°3¨h©ð?Ø>FÀs¹mõ?ð* òó ðð$˜ó $ð0 Dó 0ó#ó/ð

 Sð 

Ð-Fó 

ð

°ð 

Ð9Ró 

ðN˜#÷ N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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   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)zÝ
        Initialize the SourceIpMappingContext

        :param version: Version that contains the resource
        :param sid: The Twilio-provided string that uniquely identifies the IP Record resource to update.
        r   z/SourceIpMappings/{sid}N© )r   r   r!   rI   Ú_uri)r#   r   r   r$   s      €r%   r   zSourceIpMappingContext.__init__�   s@   ø€ ô 	‰Ñ˜Ô!ð �3ð
ˆŒð 5Ð-×4Ñ4ÑF°t·~±~ÑFˆ�	r&   r'   c                 ó|   — t        j                  i «      }| j                  j                  d| j                  |¬«      S )r/   ÚDELETE©ÚmethodÚuriÚheaders)r   Úofr+   r0   rc   ©r#   ri   s     r%   r0   zSourceIpMappingContext.deletež   s1   € ô —)‘)˜B“-ˆà�}‰}×#Ñ#¨8¸¿¹ÈGÐ#ÓTÐTr&   c              ƒ   ó˜   K  — t        j                  i «      }| j                  j                  d| j                  |¬«      ƒ d{  –—† S 7 Œ­w)r2   re   rf   N)r   rj   r+   r3   rc   rk   s     r%   r3   z#SourceIpMappingContext.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 )r6   úapplication/jsonÚAcceptÚGETrf   r   r)   )r   rj   r+   r7   rc   r   r!   ©r#   ri   r   s      r%   r7   zSourceIpMappingContext.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)r9   rn   ro   rp   rf   Nr   r)   )r   rj   r+   r:   rc   r   r!   rq   s      r%   r:   z"SourceIpMappingContext.fetch_asyncÌ   sr   è ø€ ô —)‘)˜B“-ˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°ð 2ó 
÷ 
ˆô 'Ø�M‰MØØ—‘˜uÑ%ô
ð 	
ð	
ús   ‚AA4ÁA2Á	*A4r   c                 ó
  — t        j                  d|i«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d   ¬	«      S )
r<   ÚSipDomainSidú!application/x-www-form-urlencodedúContent-Typern   ro   ÚPOST©rg   rh   Údatari   r   r)   )r   rj   r+   r>   rc   r   r!   ©r#   r   ry   ri   r   s        r%   r>   zSourceIpMappingContext.updateâ   sˆ   € ô �y‰yà ðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô 'Ø�M‰M˜7¨¯©°uÑ(=ô
ð 	
r&   c              ƒ   ó&  K  — t        j                  d|i«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  d	   ¬
«      S 7 Œ)­w)rA   rt   ru   rv   rn   ro   rw   rx   Nr   r)   )r   rj   r+   rB   rc   r   r!   rz   s        r%   rB   z#SourceIpMappingContext.update_asyncþ   s–   è ø€ ô �y‰yà ðó
ˆô
 —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô 'Ø�M‰M˜7¨¯©°uÑ(=ô
ð 	
ð	
ús   ‚A#BÁ%BÁ&*Bc                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rD   rE   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wrG   rH   rJ   s      r%   rN   z2SourceIpMappingContext.__repr__.<locals>.<genexpr>   rO   rP   z+<Twilio.Voice.V1.SourceIpMappingContext {}>rQ   rT   s     r%   rV   zSourceIpMappingContext.__repr__  s6   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØ<×CÑCÀGÓLÐLr&   )rW   rX   rY   r   r[   r   r]   r0   r3   r   r7   r:   r>   rB   rV   r^   r_   s   @r%   r*   r*   �   sƒ   ø„ ðG ð G¨cõ Gð
U˜ó 
Uð
 Dó 
ð
Ð.ó 
ð(
Ð#:ó 
ð,
 Sð 
Ð-Dó 
ð8
°ð 
Ð9Pó 
ð8M˜#÷ Mr&   r*   c                   ó2   — e Zd Zdeeef   defd„Zdefd„Zy)ÚSourceIpMappingPager   r'   c                 ó.   — t        | j                  |«      S )zu
        Build an instance of SourceIpMappingInstance

        :param payload: Payload response from the API
        )r   r+   )r#   r   s     r%   Úget_instancez SourceIpMappingPage.get_instance&  s   € ô ' t§}¡}°gÓ>Ð>r&   c                  ó   — y)rD   z%<Twilio.Voice.V1.SourceIpMappingPage>rb   r,   s    r%   rV   zSourceIpMappingPage.__repr__.  ó   € ð 7r&   N)	rW   rX   rY   r   r[   r   r   r�   rV   rb   r&   r%   r   r   $  s*   „ ð? D¨¨c¨¡Nð ?Ð7Nó ?ð7˜#ô 7r&   r   c            	       ó<  ‡ — e Zd Z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 )ÚSourceIpMappingListr   c                 ó2   •— t         ‰| �  |«       d| _        y)zq
        Initialize the SourceIpMappingList

        :param version: Version that contains the resource

        z/SourceIpMappingsN)r   r   rc   )r#   r   r$   s     €r%   r   zSourceIpMappingList.__init__9  s   ø€ ô 	‰Ñ˜Ô!à'ˆ�	r&   r   r   r'   c                 óò   — t        j                  ||dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  |«      S )aC  
        Create the SourceIpMappingInstance

        :param ip_record_sid: The Twilio-provided string that uniquely identifies the IP Record resource to map from.
        :param sip_domain_sid: The SID of the SIP Domain that the IP Record should be mapped to.

        :returns: The created SourceIpMappingInstance
        ©ÚIpRecordSidrt   rv   ru   rn   ro   rw   rx   )r   rj   r+   Úcreaterc   r   ©r#   r   r   ry   ri   r   s         r%   rŠ   zSourceIpMappingList.createD  s€   € ô �y‰yà,Ø .ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô ' t§}¡}°gÓ>Ð>r&   c              ƒ   ó  K  — t        j                  ||dœ«      }t        j                  ddi«      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  |«      S 7 Œ­w)	aR  
        Asynchronously create the SourceIpMappingInstance

        :param ip_record_sid: The Twilio-provided string that uniquely identifies the IP Record resource to map from.
        :param sip_domain_sid: The SID of the SIP Domain that the IP Record should be mapped to.

        :returns: The created SourceIpMappingInstance
        rˆ   rv   ru   rn   ro   rw   rx   N)r   rj   r+   Úcreate_asyncrc   r   r‹   s         r%   r�   z SourceIpMappingList.create_asyncb  sŽ   è ø€ ô �y‰yà,Ø .ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô ' t§}¡}°gÓ>Ð>ð	
ús   ‚A&BÁ(BÁ)BÚlimitÚ	page_sizec                 ó¢   — | j                   j                  ||«      }| j                  |d   ¬«      }| j                   j                  ||d   «      S )ae  
        Streams SourceIpMappingInstance 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SourceIpMappingList.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 SourceIpMappingInstance 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 SourceIpMappingList.stream_async™  sW   è ø€ ð( —‘×*Ñ*¨5°)Ó<ˆØ—_‘_¨v°kÑ/B�_ÓC×Cˆà�}‰}×)Ñ)¨$°°w±Ó@Ð@ð Dús   ‚5A·A¸$Ac                 ó:   — t        | j                  ||¬«      «      S )a  
        Lists SourceIpMappingInstance 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SourceIpMappingList.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 SourceIpMappingInstance 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SourceIpMappingList.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 )aƒ  
        Retrieve a single page of SourceIpMappingInstance 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 SourceIpMappingInstance
        ©Ú	PageTokenr   ÚPageSizerv   ru   rn   ro   rp   ©rg   rh   Úparamsri   )r   rj   r+   r“   rc   r   ©r#   r    r¡   r�   ry   ri   Úresponses          r%   r“   zSourceIpMappingList.pageç  sy   € ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�Ñà—=‘=×%Ñ%Ø˜dŸi™i°¸gð &ó 
ˆô # 4§=¡=°(Ó;Ð;r&   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 SourceIpMappingInstance 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 SourceIpMappingInstance
        r£   rv   ru   rn   ro   rp   r¦   N)r   rj   r+   r˜   rc   r   r¨   s          r%   r˜   zSourceIpMappingList.page_async  s‡   è ø€ ô  �y‰yà'Ø#Ø%ñó
ˆô —)‘)˜^Ð-PÐQÓRˆà.ˆ�ÑàŸ™×1Ñ1Ø˜dŸi™i°¸gð 2ó 
÷ 
ˆô # 4§=¡=°(Ó;Ð;ð
ús   ‚A"BÁ$A?Á%BÚ
target_urlc                 óŽ   — | j                   j                  j                  j                  d|«      }t	        | j                   |«      S )a  
        Retrieve a specific page of SourceIpMappingInstance records from the API.
        Request is executed immediately

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

        :returns: Page of SourceIpMappingInstance
        rp   )r+   ÚdomainÚtwilioÚrequestr   ©r#   r«   r©   s      r%   Úget_pagezSourceIpMappingList.get_page)  s7   € ð —=‘=×'Ñ'×.Ñ.×6Ñ6°u¸jÓIˆÜ" 4§=¡=°(Ó;Ð;r&   c              ƒ   óª   K  — | j                   j                  j                  j                  d|«      ƒ d{  –—† }t	        | j                   |«      S 7 Œ­w)a  
        Asynchronously retrieve a specific page of SourceIpMappingInstance records from the API.
        Request is executed immediately

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

        :returns: Page of SourceIpMappingInstance
        rp   N)r+   r­   r®   Úrequest_asyncr   r°   s      r%   Úget_page_asyncz"SourceIpMappingList.get_page_async5  sD   è ø€ ð Ÿ™×-Ñ-×4Ñ4×BÑBÀ5È*ÓU×UˆÜ" 4§=¡=°(Ó;Ð;ð Vús   ‚4A¶A·Ar   c                 ó0   — t        | j                  |¬«      S ©z 
        Constructs a SourceIpMappingContext

        :param sid: The Twilio-provided string that uniquely identifies the IP Record resource to update.
        r)   ©r*   r+   ©r#   r   s     r%   r   zSourceIpMappingList.getA  ó   € ô & d§m¡m¸Ô=Ð=r&   c                 ó0   — t        | j                  |¬«      S r¶   r·   r¸   s     r%   Ú__call__zSourceIpMappingList.__call__I  r¹   r&   c                  ó   — y)rD   z%<Twilio.Voice.V1.SourceIpMappingList>rb   r,   s    r%   rV   zSourceIpMappingList.__repr__Q  rƒ   r&   )NN) rW   rX   rY   r   r   r[   r   rŠ   r�   r   Úintr	   r”   r
   r™   r   rœ   rŸ   r   Úunsetr   Úobjectr   r“   r˜   r±   r´   r*   r   r»   rV   r^   r_   s   @r%   r…   r…   7  sB  ø„ ð	( õ 	(ð?Ø ð?Ø25ð?à	 ó?ð<?Ø ð?Ø25ð?à	 ó?ð@  $Ø#'ñ;à˜‰}ð;ð ˜C‘=ð;ð 
Ð)Ñ	*ó	;ð6  $Ø#'ñAà˜‰}ðAð ˜C‘=ðAð 
Ð.Ñ	/ó	Að6  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð%Ñ	&ó	
ð8  $Ø#'ñ
à˜‰}ð
ð ˜C‘=ð
ð 
Ð%Ñ	&ó	
ð: *0¯©Ø*0¯,©,Ø(.¯©ñ	<à˜#˜v˜+Ñ&ð<ð ˜3 ˜;Ñ'ð<ð ˜˜f˜Ñ%ð	<ð
 
ó<ðF *0¯©Ø*0¯,©,Ø(.¯©ñ	<à˜#˜v˜+Ñ&ð<ð ˜3 ˜;Ñ'ð<ð ˜˜f˜Ñ%ð	<ð
 
ó<ðB
< 3ð 
<Ð+>ó 
<ð
<¨sð 
<Ð7Jó 
<ð>�sð >Ð5ó >ð>˜Cð >Ð$:ó >ð7˜#÷ 7r&   r…   N)rZ   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…   rb   r&   r%   ú<module>rÇ      sg   ðñõ ß L× LÑ Lß +Ý 8Ý :Ý 2Ý 'Ý !ôqNÐ.ô qNôhTM˜_ô TMôn7˜$ô 7ô&`7˜,õ `7r&   