
    !+hf                         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dS )a  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Intelligence
    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                   R    e Zd 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efdZdefdZddZddZ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ee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d fdZ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ee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d fdZdefdZ xZS ) ServiceInstancec                       e Zd ZdZdZdZdS )ServiceInstance.HttpMethodGETPOSTNULLN)__name__
__module____qualname__r   r   r        g/var/www/html/e360mart/e360mart_env/lib/python3.11/site-packages/twilio/rest/intelligence/v2/service.py
HttpMethodr      s        r   r    Nversionpayloadsidc                    t                                          |           |                    d          | _        |                    d          | _        |                    d          | _        |                    d          | _        |                    d          | _        t          j	        |                    d                    | _
        t          j	        |                    d                    | _        |                    d          | _        |                    d	          | _        |                    d
          | _        |                    d          | _        |                    d          | _        |                    d          | _        |                    d          | _        t          j        |                    d                    | _        d
|p| j        i| _        d | _        d S )Naccount_sidauto_redactionmedia_redactionauto_transcribedata_loggingdate_createddate_updatedfriendly_namelanguage_coder#   unique_nameurlwebhook_urlwebhook_http_methodr!   )super__init__getr%   r&   r'   r(   r)   r   iso8601_datetimer*   r+   r,   r-   r#   r.   r/   r0   r1   integerr!   	_solution_context)selfr!   r"   r#   	__class__s       r   r3   zServiceInstance.__init__2   s    	!!!*1++m*D*D.5kk:J.K.K/6{{;L/M/M/6{{;L/M/M,3KK,G,G0;0LKK''1
 1
 1<0LKK''1
 1
 -4KK,H,H,3KK,H,H")++e"4"4*1++m*D*D")++e"4"4*1++m*D*DKR;;!L
 L
  '2&9'++i:P:P&Q&Q 3?$(
 37r   returnServiceContextc                 j    | 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: ServiceContext for this ServiceInstance
        Nr#   r#   )r8   r<   _versionr7   r9   s    r   _proxyzServiceInstance._proxyR   s;     = *N5)  DM }r   c                 4    | j                                         S )j
        Deletes the ServiceInstance


        :returns: True if delete succeeds, False otherwise
        )rA   deleter@   s    r   rD   zServiceInstance.deletea   s     {!!###r   c                 D   K   | j                                          d{V S )
        Asynchronous coroutine that deletes the ServiceInstance


        :returns: True if delete succeeds, False otherwise
        N)rA   delete_asyncr@   s    r   rG   zServiceInstance.delete_asyncj   s.       [--/////////r   c                 4    | j                                         S )[
        Fetch the ServiceInstance


        :returns: The fetched ServiceInstance
        )rA   fetchr@   s    r   rJ   zServiceInstance.fetchs   s     {  """r   c                 D   K   | j                                          d{V S )u
        Asynchronous coroutine to fetch the ServiceInstance


        :returns: The fetched ServiceInstance
        N)rA   fetch_asyncr@   s    r   rM   zServiceInstance.fetch_async|   s.       [,,.........r   if_matchr(   r)   r,   r-   r.   r&   r'   r0   r1   r   c                 J    | j                             |||||||||	|

  
        S )  
        Update the ServiceInstance

        :param if_match: The If-Match HTTP request header
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The updated ServiceInstance
        
rN   r(   r)   r,   r-   r.   r&   r'   r0   r1   )rA   updater9   rN   r(   r)   r,   r-   r.   r&   r'   r0   r1   s              r   rR   zServiceInstance.update   sA    : {!!+%''#)+# 3 " 
 
 	
r   c                 Z   K   | j                             |||||||||	|

  
         d{V S )  
        Asynchronous coroutine to update the ServiceInstance

        :param if_match: The If-Match HTTP request header
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The updated ServiceInstance
        rQ   N)rA   update_asyncrS   s              r   rV   zServiceInstance.update_async   sc      : [--+%''#)+# 3 . 
 
 
 
 
 
 
 
 	
r   c                     d                     d | j                                        D                       }d                    |          S )f
        Provide a friendly representation

        :returns: Machine friendly representation
         c              3   H   K   | ]\  }}d                      ||          V  dS z{}={}Nformat.0kvs      r   	<genexpr>z+ServiceInstance.__repr__.<locals>.<genexpr>   4      SSDAq7>>!Q//SSSSSSr   z+<Twilio.Intelligence.V2.ServiceInstance {}>joinr7   itemsr]   r9   contexts     r   __repr__zServiceInstance.__repr__   sF     ((SSDN<P<P<R<RSSSSS<CCGLLLr   N)r;   r<   )r;   r   )r   r   r   objectr    r   r   strr   r   r3   propertyrA   boolrD   rG   rJ   rM   r   unsetr   rR   rV   ri   __classcell__r:   s   @r   r   r      sk           V   
& OS7 77)-c3h7>Fsm7 7 7 7 7 7@    X$ $ $ $ $0D 0 0 0 0# # # #/ / / / (.|/5|,2L,2L,2L*0,.4l/5|*0,KQ<(
 (
V$(
 tV|,(
 D&L)	(

 S&[)(
 S&[)(
 3;'(
 dFl+(
 tV|,(
 3;'(
 ##?#GH(
 
(
 (
 (
 (
X (.|/5|,2L,2L,2L*0,.4l/5|*0,KQ<(
 (
V$(
 tV|,(
 D&L)	(

 S&[)(
 S&[)(
 3;'(
 dFl+(
 tV|,(
 3;'(
 ##?#GH(
 
(
 (
 (
 (
TM# M M M M M M M Mr   r   c                        e Zd Zdedef fdZdefdZdefdZde	fdZ
de	fdZej        ej        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ee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	fdZ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ee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	fdZdefdZ xZS )r<   r!   r#   c                     t                                          |           d|i| _         dj        di | j        | _        dS )z
        Initialize the ServiceContext

        :param version: Version that contains the resource
        :param sid: A 34 character string that uniquely identifies this Service.
        r#   z/Services/{sid}Nr   )r2   r3   r7   r]   _uri)r9   r!   r#   r:   s      r   r3   zServiceContext.__init__   sP     	!!! 3
 -%,>>t~>>			r   r;   c                 D    | j                             d| j                  S )rC   DELETEmethoduri)r?   rD   rt   r@   s    r   rD   zServiceContext.delete   s+     }##	 $ 
 
 	
r   c                 T   K   | j                             d| j                   d{V S )rF   rv   rw   N)r?   rG   rt   r@   s    r   rG   zServiceContext.delete_async   sM       ]//	 0 
 
 
 
 
 
 
 
 	
r   c                     | j                             d| j                  }t          | j         || j        d                   S )rI   r   rw   r#   r>   )r?   rJ   rt   r   r7   r9   r"   s     r   rJ   zServiceContext.fetch  sS     -%%	 & 
 

 Mu%
 
 
 	
r   c                    K   | j                             d| j                   d{V }t          | j         || j        d                   S )rL   r   rw   Nr#   r>   )r?   rM   rt   r   r7   r|   s     r   rM   zServiceContext.fetch_async  su       11	 2 
 
 
 
 
 
 
 

 Mu%
 
 
 	
r   rN   r(   r)   r,   r-   r.   r&   r'   r0   r1   r   c                    t          j        t          j        |          t          j        |          |||t          j        |          t          j        |          |	|
d	          }t          j        d|i          }| j                            d| j        ||          }t          | j        || j        d                   S )rP   	AutoTranscribeDataLoggingFriendlyNameLanguageCode
UniqueNameAutoRedactionMediaRedaction
WebhookUrlWebhookHttpMethodIf-Matchr   rx   ry   dataheadersr#   r>   )	r   ofr   boolean_to_stringr?   rR   rt   r   r7   r9   rN   r(   r)   r,   r-   r.   r&   r'   r0   r1   r   r   r"   s                 r   rR   zServiceContext.update2  s    : y"+"=o"N"N(:<HH - -)!*!<^!L!L"+"=o"N"N)%8
 

 
 )H
 
 -&&tytW ' 
 
 t}g4>%;PQQQQr   c                   K   t          j        t          j        |          t          j        |          |||t          j        |          t          j        |          |	|
d	          }t          j        d|i          }| j                            d| j        ||           d{V }t          | j        || j        d                   S )rU   r   r   r   r   Nr#   r>   )	r   r   r   r   r?   rV   rt   r   r7   r   s                 r   rV   zServiceContext.update_asynch  s      : y"+"=o"N"N(:<HH - -)!*!<^!L!L"+"=o"N"N)%8
 

 
 )H
 
 22tytW 3 
 
 
 
 
 
 
 
 t}g4>%;PQQQQr   c                     d                     d | j                                        D                       }d                    |          S )rX   rY   c              3   H   K   | ]\  }}d                      ||          V  dS r[   r\   r^   s      r   rb   z*ServiceContext.__repr__.<locals>.<genexpr>  rc   r   z*<Twilio.Intelligence.V2.ServiceContext {}>rd   rg   s     r   ri   zServiceContext.__repr__  sF     ((SSDN<P<P<R<RSSSSS;BB7KKKr   )r   r   r   r   rl   r3   rn   rD   rG   r   rJ   rM   r   ro   r   rk   rR   rV   ri   rp   rq   s   @r   r<   r<      s'       ? ?c ? ? ? ? ? ?

 

 

 

 



D 

 

 

 


 
 
 
 
&
? 
 
 
 
* (.|/5|,2L,2L,2L*0,.4l/5|*0,KQ<4R 4RV$4R tV|,4R D&L)	4R
 S&[)4R S&[)4R 3;'4R dFl+4R tV|,4R 3;'4R ##?#GH4R 
4R 4R 4R 4Rp (.|/5|,2L,2L,2L*0,.4l/5|*0,KQ<4R 4RV$4R tV|,4R D&L)	4R
 S&[)4R S&[)4R 3;'4R dFl+4R tV|,4R 3;'4R ##?#GH4R 
4R 4R 4R 4RlL# L L L L L L L Lr   r<   c                   :    e Zd Zdeeef         defdZdefdZdS )ServicePager"   r;   c                 ,    t          | j        |          S )zm
        Build an instance of ServiceInstance

        :param payload: Payload response from the API
        )r   r?   r|   s     r   get_instancezServicePage.get_instance  s     t}g666r   c                     dS )rX   z$<Twilio.Intelligence.V2.ServicePage>r   r@   s    r   ri   zServicePage.__repr__  
     65r   N)	r   r   r   r   rl   r   r   r   ri   r   r   r   r   r     sY        7DcN 7 7 7 7 76# 6 6 6 6 6 6r   r   c                   h    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        fdedee	e
f         dee	e
f         deee
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fdZej        ej        ej        ej        ej        ej        ej        ej        fdedee	e
f         dee	e
f         deee
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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 )#ServiceListr!   c                 X    t                                          |           d| _        dS )zi
        Initialize the ServiceList

        :param version: Version that contains the resource

        z	/ServicesN)r2   r3   rt   )r9   r!   r:   s     r   r3   zServiceList.__init__  s(     	!!!			r   r.   r(   r)   r,   r-   r&   r'   r0   r1   r   r;   c
                 <   t          j        |t          j        |          t          j        |          ||t          j        |          t          j        |          ||	d	          }
| j                            d| j        |
          }t          | j        |          S )ae  
        Create the ServiceInstance

        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The created ServiceInstance
        	r   r   r   r   r   r   r   r   r   r   rx   ry   r   )r   r   r   r   r?   creatert   r   r9   r.   r(   r)   r,   r-   r&   r'   r0   r1   r   r"   s               r   r   zServiceList.create  s    8 y)"+"=o"N"N(:<HH - -!*!<^!L!L"+"=o"N"N)%8
 

 
 -&&	 ' 
 
 t}g666r   c
                 L  K   t          j        |t          j        |          t          j        |          ||t          j        |          t          j        |          ||	d	          }
| j                            d| j        |
           d{V }t          | j        |          S )at  
        Asynchronously create the ServiceInstance

        :param unique_name: Provides a unique and addressable name to be assigned to this Service, assigned by the developer, to be optionally used in addition to SID.
        :param auto_transcribe: Instructs the Speech Recognition service to automatically transcribe all recordings made on the account.
        :param data_logging: Data logging allows Twilio to improve the quality of the speech recognition & language understanding services through using customer data to refine, fine tune and evaluate machine learning models. Note: Data logging cannot be activated via API, only via www.twilio.com, as it requires additional consent.
        :param friendly_name: A human readable description of this resource, up to 64 characters.
        :param language_code: The default language code of the audio.
        :param auto_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts made on this service.
        :param media_redaction: Instructs the Speech Recognition service to automatically redact PII from all transcripts media made on this service. The auto_redaction flag must be enabled, results in error otherwise.
        :param webhook_url: The URL Twilio will request when executing the Webhook.
        :param webhook_http_method:

        :returns: The created ServiceInstance
        r   r   r   N)r   r   r   r   r?   create_asyncrt   r   r   s               r   r   zServiceList.create_async  s      8 y)"+"=o"N"N(:<HH - -!*!<^!L!L"+"=o"N"N)%8
 

 
 22	 3 
 
 
 
 
 
 
 
 t}g666r   Nlimit	page_sizec                     | j                             ||          }|                     |d                   }| j                             ||d                   S )a]  
        Streams ServiceInstance 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r9   r   r   limitsr   s        r   r   zServiceList.stream,  sO    ( **5)<<yy6+#6y77}##D&/:::r   c                    K   | j                             ||          }|                     |d                    d{V }| j                             ||d                   S )al  
        Asynchronously streams ServiceInstance 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ServiceList.stream_asyncE  se      ( **5)<<__vk/B_CCCCCCCC}))$w@@@r   c                 J    t          |                     ||                    S )a  
        Lists ServiceInstance 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   r9   r   r   s      r   r   zServiceList.list^  s2    & KK#   
 
 	
r   c                 `   K   d |                      ||           d{V 2              d{V S )a	  
        Asynchronously lists ServiceInstance 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
        c                 $   K   g | 3 d {V 	 }|6 S rj   r   )r_   records     r   
<listcomp>z*ServiceList.list_async.<locals>.<listcomp>  sO       
 
 
 
 
 
 
 
 
 
 
 
 
s   r   N)r   r   s      r   
list_asynczServiceList.list_asyncx  s~      &
 
&*&7&7# '8 ' ' ! ! ! ! ! !
 
 
 
 
 
 
 
 
 	
r   
page_tokenpage_numberc                     t          j        |||d          }| j                            d| j        |          }t          | j        |          S )as  
        Retrieve a single page of ServiceInstance 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 ServiceInstance
        	PageTokenr   PageSizer   rx   ry   params)r   r   r?   r   rt   r   r9   r   r   r   r   responses         r   r   zServiceList.page  sZ      y'#% 
 
 =%%U	$%OO4=(333r   c                    K   t          j        |||d          }| j                            d| j        |           d{V }t          | j        |          S )a  
        Asynchronously retrieve a single page of ServiceInstance 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 ServiceInstance
        r   r   r   N)r   r   r?   r   rt   r   r   s         r   r   zServiceList.page_async  s        y'#% 
 
 11di 2 
 
 
 
 
 
 
 
 4=(333r   
target_urlc                 v    | j         j        j                            d|          }t	          | j         |          S )z
        Retrieve a specific page of ServiceInstance records from the API.
        Request is executed immediately

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

        :returns: Page of ServiceInstance
        r   )r?   domaintwiliorequestr   r9   r   r   s      r   get_pagezServiceList.get_page  s3     ='.66ujII4=(333r   c                    K   | j         j        j                            d|           d{V }t	          | j         |          S )a  
        Asynchronously retrieve a specific page of ServiceInstance records from the API.
        Request is executed immediately

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

        :returns: Page of ServiceInstance
        r   N)r?   r   r   request_asyncr   r   s      r   get_page_asynczServiceList.get_page_async  sI       -4BB5*UUUUUUUU4=(333r   r#   c                 .    t          | j        |          S z
        Constructs a ServiceContext

        :param sid: A 34 character string that uniquely identifies this Service.
        r>   r<   r?   r9   r#   s     r   r4   zServiceList.get       dm5555r   c                 .    t          | j        |          S r   r   r   s     r   __call__zServiceList.__call__  r   r   c                     dS )rX   z$<Twilio.Intelligence.V2.ServiceList>r   r@   s    r   ri   zServiceList.__repr__  r   r   )NN)!r   r   r   r   r3   r   ro   rl   r   rn   rk   r   r   r   r   intr	   r   r
   r   r   r   r   r   r   r   r   r   r<   r4   r   ri   rp   rq   s   @r   r   r     s       	  	  	  	  	  	  	  06|,2L,2L,2L.4l/5|*0,KQ<07 0707 tV|,07 D&L)	07
 S&[)07 S&[)07 dFl+07 tV|,07 3;'07 ##?#GH07 
07 07 07 07j 06|,2L,2L,2L.4l/5|*0,KQ<07 0707 tV|,07 D&L)	07
 S&[)07 S&[)07 dFl+07 tV|,07 3;'07 ##?#GH07 
07 07 07 07h  $#'; ;}; C=; 
/	"	; ; ; ;6  $#'A A}A C=A 
	'	A A A A6  $#'
 
}
 C=
 
o		
 
 
 
8  $#'
 
}
 C=
 
o		
 
 
 
: *0*0,(.	4 4#v+&4 3;'4 f%	4
 
4 4 4 4: *0*0,(.	4 4#v+&4 3;'4 f%	4
 
4 4 4 4:
43 
4; 
4 
4 
4 
4
4s 
4{ 
4 
4 
4 
46s 6~ 6 6 6 66C 6N 6 6 6 66# 6 6 6 6 6 6 6 6r   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   r<   r   r   r   r   r   <module>r      s          L L L L L L L L L L L L L L L L L L 6 6 6 6 6 6 6 6 6 6 8 8 8 8 8 8 : : : : : : 2 2 2 2 2 2 ' ' ' ' ' ' ! ! ! ! ! !GM GM GM GM GM& GM GM GMTBL BL BL BL BL_ BL BL BLJ6 6 6 6 6$ 6 6 6&~6 ~6 ~6 ~6 ~6, ~6 ~6 ~6 ~6 ~6r   