
    gx                         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 - 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	serializevalues)InstanceContext)InstanceResource)ListResource)Version)Pagec                        e Zd Z G d de      Z G d de      Z	 	 ddedeee	f   de
e   f fdZedd
       ZddZddZd	efdZ xZS )VerificationAttemptInstancec                       e Zd ZdZdZdZdZy)$VerificationAttemptInstance.ChannelssmscallemailwhatsappN)__name__
__module____qualname__SMSCALLEMAILWHATSAPP     g/var/www/html/Manimaran/venv/lib/python3.12/site-packages/twilio/rest/verify/v2/verification_attempt.pyChannelsr      s    r#   r%   c                       e Zd ZdZdZy),VerificationAttemptInstance.ConversionStatus	convertedunconvertedN)r   r   r   	CONVERTEDUNCONVERTEDr"   r#   r$   ConversionStatusr'   !   s    	#r#   r,   versionpayloadsidc                    t         |   |       |j                  d      | _        |j                  d      | _        |j                  d      | _        |j                  d      | _        t        j                  |j                  d            | _	        t        j                  |j                  d            | _
        |j                  d      | _        |j                  d      | _        |j                  d	      | _        |j                  d
      | _        |j                  d      | _        d|xs | j                  i| _        d | _        y )Nr/   account_sidservice_sidverification_siddate_createddate_updatedconversion_statuschannelpricechannel_dataurl)super__init__getr/   r1   r2   r3   r   iso8601_datetimer4   r5   r6   r7   r8   r9   r:   	_solution_context)selfr-   r.   r/   	__class__s       r$   r<   z$VerificationAttemptInstance.__init__3   s    	!")++e"4*1++m*D*1++m*D/6{{;M/N0;0L0LKK'1
 1<0L0LKK'1

 KK+, 	 JQJ
 3:++g2F
9@^9T")++e"4 3?$((
 ?Cr#   returnc                     | j                   )t        | j                  | 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: VerificationAttemptContext for this VerificationAttemptInstance
        r/   r/   )r@   VerificationAttemptContext_versionr?   rA   s    r$   _proxyz"VerificationAttemptInstance._proxyQ   s9     == 6NN5)DM }}r#   c                 6    | j                   j                         S )s
        Fetch the VerificationAttemptInstance


        :returns: The fetched VerificationAttemptInstance
        )rI   fetchrH   s    r$   rL   z!VerificationAttemptInstance.fetch`   s     {{  ""r#   c                 R   K   | j                   j                          d{   S 7 w)
        Asynchronous coroutine to fetch the VerificationAttemptInstance


        :returns: The fetched VerificationAttemptInstance
        N)rI   fetch_asyncrH   s    r$   rO   z'VerificationAttemptInstance.fetch_asynci   s!      [[,,....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>z7VerificationAttemptInstance.__repr__.<locals>.<genexpr>x   "     S<RDAq7>>!Q/<R   !z1<Twilio.Verify.V2.VerificationAttemptInstance {}>joinr?   itemsrV   rA   contexts     r$   __repr__z$VerificationAttemptInstance.__repr__r   s6     ((SDNN<P<P<RSSBII'RRr#   )N)rC   rF   )rC   r   )r   r   r   objectr%   r,   r   r   strr   r   r<   propertyrI   rL   rO   rc   __classcell__rB   s   @r$   r   r      s    6 $6 $ OSCC)-c3hC>FsmC<  #/S# Sr#   r   c                   L     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	 xZ
S )rF   r-   r/   c                 x    t         |   |       d|i| _         dj                  di | j                  | _        y)z
        Initialize the VerificationAttemptContext

        :param version: Version that contains the resource
        :param sid: The unique SID identifier of a Verification Attempt
        r/   z/Attempts/{sid}Nr"   )r;   r<   r?   rV   _uri)rA   r-   r/   rB   s      r$   r<   z#VerificationAttemptContext.__init__~   s@     	! 3
 -%,,>t~~>	r#   rC   c                     t        j                  i       }d|d<   | j                  j                  d| j                  |      }t        | j                  || j                  d         S )rK   application/jsonAcceptGETmethoduriheadersr/   rE   )r   ofrG   rL   rk   r   r?   rA   rs   r.   s      r$   rL   z VerificationAttemptContext.fetch   s]     ))B-.--%%U		7%S*MMu%
 	
r#   c                    K   t        j                  i       }d|d<   | j                  j                  d| j                  |       d{   }t        | j                  || j                  d         S 7 )w)rN   rm   rn   ro   rp   Nr/   rE   )r   rt   rG   rO   rk   r   r?   ru   s      r$   rO   z&VerificationAttemptContext.fetch_async   sr      ))B-.11dii 2 
 
 +MMu%
 	
	
s   AA4A2	*A4c                     dj                  d | j                  j                         D              }dj                  |      S )rQ   rR   c              3   F   K   | ]  \  }}d j                  ||        ywrT   rU   rW   s      r$   r[   z6VerificationAttemptContext.__repr__.<locals>.<genexpr>   r\   r]   z0<Twilio.Verify.V2.VerificationAttemptContext {}>r^   ra   s     r$   rc   z#VerificationAttemptContext.__repr__   s6     ((SDNN<P<P<RSSAHHQQr#   )r   r   r   r   re   r<   r   rL   rO   rc   rg   rh   s   @r$   rF   rF   |   s>    ? ?c ?
2 
(
#> 
,R# Rr#   rF   c                   2    e Zd Zdeeef   defdZdefdZy)VerificationAttemptPager.   rC   c                 .    t        | j                  |      S )zy
        Build an instance of VerificationAttemptInstance

        :param payload: Payload response from the API
        )r   rG   )rA   r.   s     r$   get_instancez$VerificationAttemptPage.get_instance   s     +4=='BBr#   c                      y)rQ   z*<Twilio.Verify.V2.VerificationAttemptPage>r"   rH   s    r$   rc   z VerificationAttemptPage.__repr__        <r#   N)	r   r   r   r   re   r   r   r|   rc   r"   r#   r$   rz   rz      s-    CDcN C7R C<# <r#   rz   c                       e Zd Zdef fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ddf
deee	f   deee	f   dee
e	f   dee
e	f   ded	e	f   d
ee
e	f   dee
e	f   dede	f   dee   dee   dee   fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ddf
deee	f   deee	f   dee
e	f   dee
e	f   ded	e	f   d
ee
e	f   dee
e	f   dede	f   dee   dee   dee   fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ddf
deee	f   deee	f   dee
e	f   dee
e	f   ded	e	f   d
ee
e	f   dee
e	f   dede	f   dee   dee   dee   fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ddf
deee	f   deee	f   dee
e	f   dee
e	f   ded	e	f   d
ee
e	f   dee
e	f   dede	f   dee   dee   dee   fdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  fdeee	f   deee	f   dee
e	f   dee
e	f   ded	e	f   d
ee
e	f   dee
e	f   dede	f   dee
e	f   deee	f   deee	f   defdZej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  fdeee	f   deee	f   dee
e	f   dee
e	f   ded	e	f   d
ee
e	f   dee
e	f   dede	f   dee
e	f   deee	f   deee	f   defdZde
defdZde
defdZde
defdZde
defdZde
fdZ xZS ) VerificationAttemptListr-   c                 2    t         |   |       d| _        y)zu
        Initialize the VerificationAttemptList

        :param version: Version that contains the resource

        z	/AttemptsN)r;   r<   rk   )rA   r-   rB   s     r$   r<   z VerificationAttemptList.__init__   s     	!	r#   Ndate_created_afterdate_created_beforechannel_data_tocountryr7   r   verify_service_sidr3   statusr'   limit	page_sizerC   c                     | j                   j                  |	|
      }| j                  |||||||||d   	      }| j                   j                  ||d         S )a%	  
        Streams VerificationAttemptInstance 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 datetime date_created_after: Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param datetime date_created_before: Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param str channel_data_to: Destination of a verification. It is phone number in E.164 format.
        :param str country: Filter used to query Verification Attempts sent to the specified destination country.
        :param &quot;VerificationAttemptInstance.Channels&quot; channel: Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
        :param str verify_service_sid: Filter used to query Verification Attempts by verify service. Only attempts of the provided SID will be returned.
        :param str verification_sid: Filter used to return all the Verification Attempts of a single verification. Only attempts of the provided verification SID will be returned.
        :param &quot;VerificationAttemptInstance.ConversionStatus&quot; status: Filter used to query Verification Attempts by conversion status. Valid values are `UNCONVERTED`, for attempts that were not converted, and `CONVERTED`, for attempts that were confirmed.
        :param limit: Upper limit for the number of records to return. stream()
                      guarantees to never return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, stream() will attempt to read the
                          limit with the most efficient page size, i.e. min(limit, 1000)

        :returns: Generator that will yield up to limit results
        r   	r   r   r   r   r7   r   r3   r   r   r   )rG   read_limitspagestreamrA   r   r   r   r   r7   r   r3   r   r   r   limitsr   s                r$   r   zVerificationAttemptList.stream   sk    L **5)<yy1 3+1-[)  

 }}##D&/::r#   c                    K   | j                   j                  |	|
      }| j                  |||||||||d   	       d{   }| j                   j                  ||d         S 7 #w)a4	  
        Asynchronously streams VerificationAttemptInstance 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 datetime date_created_after: Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param datetime date_created_before: Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param str channel_data_to: Destination of a verification. It is phone number in E.164 format.
        :param str country: Filter used to query Verification Attempts sent to the specified destination country.
        :param &quot;VerificationAttemptInstance.Channels&quot; channel: Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
        :param str verify_service_sid: Filter used to query Verification Attempts by verify service. Only attempts of the provided SID will be returned.
        :param str verification_sid: Filter used to return all the Verification Attempts of a single verification. Only attempts of the provided verification SID will be returned.
        :param &quot;VerificationAttemptInstance.ConversionStatus&quot; status: Filter used to query Verification Attempts by conversion status. Valid values are `UNCONVERTED`, for attempts that were not converted, and `CONVERTED`, for attempts that were confirmed.
        :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   )rG   r   
page_asyncstream_asyncr   s                r$   r   z$VerificationAttemptList.stream_async  sy     L **5)<__1 3+1-[) % 

 

 }}))$w@@

s   =A%A# $A%c                 J    t        | j                  |||||||||	|

            S )a  
        Lists VerificationAttemptInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param datetime date_created_after: Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param datetime date_created_before: Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param str channel_data_to: Destination of a verification. It is phone number in E.164 format.
        :param str country: Filter used to query Verification Attempts sent to the specified destination country.
        :param &quot;VerificationAttemptInstance.Channels&quot; channel: Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
        :param str verify_service_sid: Filter used to query Verification Attempts by verify service. Only attempts of the provided SID will be returned.
        :param str verification_sid: Filter used to return all the Verification Attempts of a single verification. Only attempts of the provided verification SID will be returned.
        :param &quot;VerificationAttemptInstance.ConversionStatus&quot; status: Filter used to query Verification Attempts by conversion status. Valid values are `UNCONVERTED`, for attempts that were not converted, and `CONVERTED`, for attempts that were confirmed.
        :param limit: Upper limit for the number of records to return. list() guarantees
                      never to return more than limit.  Default is no limit
        :param page_size: Number of records to fetch per request, when not set will use
                          the default value of 50 records.  If no page_size is defined
                          but a limit is defined, list() will attempt to read the limit
                          with the most efficient page size, i.e. min(limit, 1000)

        :returns: list that will contain up to limit results
        
r   r   r   r   r7   r   r3   r   r   r   )listr   )rA   r   r   r   r   r7   r   r3   r   r   r   s              r$   r   zVerificationAttemptList.listK  sA    J KK#5$7 /#5!1#  
 	
r#   c                    K   | j                  |||||||||	|

       d{   2 cg c3 d{   }|7 7 	6 c}S c c}w w)a  
        Asynchronously lists VerificationAttemptInstance records from the API as a list.
        Unlike stream(), this operation is eager and will load `limit` records into
        memory before returning.

        :param datetime date_created_after: Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param datetime date_created_before: Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param str channel_data_to: Destination of a verification. It is phone number in E.164 format.
        :param str country: Filter used to query Verification Attempts sent to the specified destination country.
        :param &quot;VerificationAttemptInstance.Channels&quot; channel: Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
        :param str verify_service_sid: Filter used to query Verification Attempts by verify service. Only attempts of the provided SID will be returned.
        :param str verification_sid: Filter used to return all the Verification Attempts of a single verification. Only attempts of the provided verification SID will be returned.
        :param &quot;VerificationAttemptInstance.ConversionStatus&quot; status: Filter used to query Verification Attempts by conversion status. Valid values are `UNCONVERTED`, for attempts that were not converted, and `CONVERTED`, for attempts that were confirmed.
        :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   )rA   r   r   r   r   r7   r   r3   r   r   r   records               r$   
list_asyncz"VerificationAttemptList.list_async  sr     N '+&7&7#5$7 /#5!1# '8 ' ! !
 
 !
 
 	
 
s4   A6A>:8
:>A:>A
page_tokenpage_numberc                 F   t        j                  t        j                  |      t        j                  |      |||||||	|
|d      }t        j                  ddi      }d|d<   | j                  j                  d| j                  ||      }t        | j                  |      S )a  
        Retrieve a single page of VerificationAttemptInstance records from the API.
        Request is executed immediately

        :param date_created_after: Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param date_created_before: Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param channel_data_to: Destination of a verification. It is phone number in E.164 format.
        :param country: Filter used to query Verification Attempts sent to the specified destination country.
        :param channel: Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
        :param verify_service_sid: Filter used to query Verification Attempts by verify service. Only attempts of the provided SID will be returned.
        :param verification_sid: Filter used to return all the Verification Attempts of a single verification. Only attempts of the provided verification SID will be returned.
        :param status: Filter used to query Verification Attempts by conversion status. Valid values are `UNCONVERTED`, for attempts that were not converted, and `CONVERTED`, for attempts that were confirmed.
        :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 VerificationAttemptInstance
        DateCreatedAfterDateCreatedBeforezChannelData.ToCountryChannelVerifyServiceSidVerificationSidStatus	PageTokenr   PageSizeContent-Type!application/x-www-form-urlencodedrm   rn   ro   rq   rr   paramsrs   )r   rt   r   r>   rG   r   rk   rz   rA   r   r   r   r   r7   r   r3   r   r   r   r   datars   responses                  r$   r   zVerificationAttemptList.page  s    D yy$-$>$>?Q$R%.%?%?@S%T"1""$6#3 '#%
  ))^-PQR.==%%diig & 
 't}}h??r#   c                 b  K   t        j                  t        j                  |      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 VerificationAttemptInstance records from the API.
        Request is executed immediately

        :param date_created_after: Datetime filter used to consider only Verification Attempts created after this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param date_created_before: Datetime filter used to consider only Verification Attempts created before this datetime on the summary aggregation. Given as GMT in ISO 8601 formatted datetime string: yyyy-MM-dd'T'HH:mm:ss'Z.
        :param channel_data_to: Destination of a verification. It is phone number in E.164 format.
        :param country: Filter used to query Verification Attempts sent to the specified destination country.
        :param channel: Filter used to query Verification Attempts by communication channel. Valid values are `SMS` and `CALL`
        :param verify_service_sid: Filter used to query Verification Attempts by verify service. Only attempts of the provided SID will be returned.
        :param verification_sid: Filter used to return all the Verification Attempts of a single verification. Only attempts of the provided verification SID will be returned.
        :param status: Filter used to query Verification Attempts by conversion status. Valid values are `UNCONVERTED`, for attempts that were not converted, and `CONVERTED`, for attempts that were confirmed.
        :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 VerificationAttemptInstance
        r   r   r   rm   rn   ro   r   N)r   rt   r   r>   rG   r   rk   rz   r   s                  r$   r   z"VerificationAttemptList.page_async  s     D yy$-$>$>?Q$R%.%?%?@S%T"1""$6#3 '#%
  ))^-PQR.11diig 2 
 
 't}}h??
s   BB/B-B/
target_urlc                     | j                   j                  j                  j                  d|      }t	        | j                   |      S )a  
        Retrieve a specific page of VerificationAttemptInstance records from the API.
        Request is executed immediately

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

        :returns: Page of VerificationAttemptInstance
        ro   )rG   domaintwiliorequestrz   rA   r   r   s      r$   get_pagez VerificationAttemptList.get_page*  s7     ==''..66ujI&t}}h??r#   c                    K   | j                   j                  j                  j                  d|       d{   }t	        | j                   |      S 7 w)a  
        Asynchronously retrieve a specific page of VerificationAttemptInstance records from the API.
        Request is executed immediately

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

        :returns: Page of VerificationAttemptInstance
        ro   N)rG   r   r   request_asyncrz   r   s      r$   get_page_asyncz&VerificationAttemptList.get_page_async6  sD      --44BB5*UU&t}}h?? Vs   4AAAr/   c                 0    t        | j                  |      S z
        Constructs a VerificationAttemptContext

        :param sid: The unique SID identifier of a Verification Attempt
        rE   rF   rG   rA   r/   s     r$   r=   zVerificationAttemptList.getB       *$--SAAr#   c                 0    t        | j                  |      S r   r   r   s     r$   __call__z VerificationAttemptList.__call__J  r   r#   c                      y)rQ   z*<Twilio.Verify.V2.VerificationAttemptList>r"   rH   s    r$   rc   z VerificationAttemptList.__repr__R  r~   r#   )r   r   r   r   r<   r   unsetr   r   rd   re   r   intr	   r   r   r
   r   r   r   r   rz   r   r   r   r   rF   r=   r   rc   rg   rh   s   @r$   r   r      sU   	  	  7=ll7=||.4ll&,llIO17/5|| LL##'3;!(F"233; #8V#343; sF{+	3;
 sF{#3; =vEF3; "#v+.3;  V,3; :FB
3; }3; C=3; 
-	.3;n 7=ll7=||.4ll&,llIO17/5|| LL##'3A!(F"233A #8V#343A sF{+	3A
 sF{#3A =vEF3A "#v+.3A  V,3A :FB
3A }3A C=3A 
2	33An 7=ll7=||.4ll&,llIO17/5|| LL##'2
!(F"232
 #8V#342
 sF{+	2

 sF{#2
 =vEF2
 "#v+.2
  V,2
 :FB
2
 }2
 C=2
 
)	*2
l 7=ll7=||.4ll&,llIO17/5|| LL##'3
!(F"233
 #8V#343
 sF{+	3

 sF{#3
 =vEF3
 "#v+.3
  V,3
 :FB
3
 }3
 C=3
 
)	*3
n 7=ll7=||.4ll&,llIO17/5|| LL)/*0,,(.9@!(F"239@ #8V#349@ sF{+	9@
 sF{#9@ =vEF9@ "#v+.9@  V,9@ :FB
9@ #v+&9@ 3;'9@ f%9@ 
!9@z 7=ll7=||.4ll&,llIO17/5|| LL)/*0,,(.9@!(F"239@ #8V#349@ sF{+	9@
 sF{#9@ =vEF9@ "#v+.9@  V,9@ :FB
9@ #v+&9@ 3;'9@ f%9@ 
!9@v
@3 
@+B 
@
@s 
@7N 
@Bs B9 BBC B$> B<# <r#   r   N)__doc__r   typingr   r   r   r   r   r	   r
   twilio.baser   r   r   twilio.base.instance_contextr   twilio.base.instance_resourcer   twilio.base.list_resourcer   twilio.base.versionr   twilio.base.pager   r   rF   rz   r   r"   r#   r$   <module>r      sj     L L L 6 6 8 : 2 ' !`S"2 `SFBR BRJ<d <&D<l D<r#   