
    gp                         S r SSKJr  SSKJrJrJrJrJrJrJ	r	  SSK
JrJrJr  SSKJr  SSKJr  SSKJr  SSKJr  SS	KJr   " S
 S\5      r " S S\5      r " S S\5      r " S S\5      rg)a  
 This code was generated by
___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
 |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
 |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

 Twilio - Chat
 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S rSr " S S\5      r  SS\S\\\	4   S\
\   4U 4S jjjr\SS	 j5       rS\4S
 jrS\4S jrSS jrSS jr\R(                  \R(                  \R(                  \R(                  \R(                  \R(                  4S\\\4   S\\\4   S\\\4   S\\\4   S\\\4   S\\\4   SS 4S jjr\R(                  \R(                  \R(                  \R(                  \R(                  \R(                  4S\\\4   S\\\4   S\\\4   S\\\4   S\\\4   S\\\4   SS 4S jjrS\4S jrSrU =r$ )CredentialInstance   c                        \ rS rSrSrSrSrSrg)CredentialInstance.PushService   gcmapnfcm N)__name__
__module____qualname____firstlineno__GCMAPNFCM__static_attributes__r       f/Users/Alptekin/Desktop/izin_takip/venv/lib/python3.13/site-packages/twilio/rest/chat/v2/credential.pyPushServicer      s    r%   r'   versionpayloadsidc                   > [         TU ]  U5        UR                  S5      U l        UR                  S5      U l        UR                  S5      U l        UR                  S5      U l        UR                  S5      U l        [        R                  " UR                  S5      5      U l
        [        R                  " UR                  S5      5      U l        UR                  S5      U l        SU=(       d    U R                  0U l        S U l        g )	Nr*   account_sidfriendly_nametypesandboxdate_createddate_updatedurl)super__init__getr*   r,   r-   r.   r/   r   iso8601_datetimer0   r1   r2   	_solution_context)selfr(   r)   r*   	__class__s       r&   r4   CredentialInstance.__init__+   s     	!")++e"4*1++m*D,3KK,H@GF@S	&-kk)&<0;0L0LKK'1
 1<0L0LKK'1
 #*++e"4 3?$((
 6:r%   returnc                     U R                   c&  [        U R                  U R                  S   S9U l         U R                   $ )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: CredentialContext for this CredentialInstance
r*   r*   )r8   CredentialContext_versionr7   r9   s    r&   _proxyCredentialInstance._proxyB   s9     == -NN5)DM }}r%   c                 6    U R                   R                  5       $ )U
Deletes the CredentialInstance


:returns: True if delete succeeds, False otherwise
)rB   deleterA   s    r&   rF   CredentialInstance.deleteQ   s     {{!!##r%   c                 R   #    U R                   R                  5       I Sh  vN $  N7f)q
Asynchronous coroutine that deletes the CredentialInstance


:returns: True if delete succeeds, False otherwise
N)rB   delete_asyncrA   s    r&   rJ   CredentialInstance.delete_asyncZ   s       [[--////   '%'c                 6    U R                   R                  5       $ )I
Fetch the CredentialInstance


:returns: The fetched CredentialInstance
)rB   fetchrA   s    r&   rO   CredentialInstance.fetchc   s     {{  ""r%   c                 R   #    U R                   R                  5       I Sh  vN $  N7f)c
Asynchronous coroutine to fetch the CredentialInstance


:returns: The fetched CredentialInstance
N)rB   fetch_asyncrA   s    r&   rS   CredentialInstance.fetch_asyncl   s       [[,,....rL   r-   certificateprivate_keyr/   api_keysecretc           	      >    U R                   R                  UUUUUUS9$ )  
Update the CredentialInstance

:param friendly_name: A descriptive string that you create to describe the resource. It can be up to 64 characters long.
:param certificate: [APN only] The URL encoded representation of the certificate. For example,  `-----BEGIN CERTIFICATE----- MIIFnTCCBIWgAwIBAgIIAjy9H849+E8wDQYJKoZIhvcNAQEF.....A== -----END CERTIFICATE-----`
:param private_key: [APN only] The URL encoded representation of the private key. For example, `-----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuyf/lNrH9ck8DmNyo3fG... -----END RSA PRIVATE KEY-----`
:param sandbox: [APN only] Whether to send the credential to sandbox APNs. Can be `true` to send to sandbox APNs or `false` to send to production.
:param api_key: [GCM only] The API key for the project that was obtained from the Google Developer console for your GCM Service application credential.
:param secret: [FCM only] The **Server key** of your project from the Firebase console, found under Settings / Cloud messaging.

:returns: The updated CredentialInstance
r-   rU   rV   r/   rW   rX   )rB   updater9   r-   rU   rV   r/   rW   rX   s          r&   r\   CredentialInstance.updateu   s2    * {{!!'## " 
 	
r%   c           	      Z   #    U R                   R                  UUUUUUS9I Sh  vN $  N7f)   
Asynchronous coroutine to update the CredentialInstance

:param friendly_name: A descriptive string that you create to describe the resource. It can be up to 64 characters long.
:param certificate: [APN only] The URL encoded representation of the certificate. For example,  `-----BEGIN CERTIFICATE----- MIIFnTCCBIWgAwIBAgIIAjy9H849+E8wDQYJKoZIhvcNAQEF.....A== -----END CERTIFICATE-----`
:param private_key: [APN only] The URL encoded representation of the private key. For example, `-----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuyf/lNrH9ck8DmNyo3fG... -----END RSA PRIVATE KEY-----`
:param sandbox: [APN only] Whether to send the credential to sandbox APNs. Can be `true` to send to sandbox APNs or `false` to send to production.
:param api_key: [GCM only] The API key for the project that was obtained from the Google Developer console for your GCM Service application credential.
:param secret: [FCM only] The **Server key** of your project from the Firebase console, found under Settings / Cloud messaging.

:returns: The updated CredentialInstance
r[   N)rB   update_asyncr]   s          r&   ra   CredentialInstance.update_async   s?     * [[--'## . 
 
 	
 
s   "+)+c                     SR                  S U R                  R                  5        5       5      nSR                  U5      $ )N
Provide a friendly representation

:returns: Machine friendly representation
 c              3   H   #    U  H  u  pS R                  X5      v   M     g7fz{}={}Nformat.0kvs      r&   	<genexpr>.CredentialInstance.__repr__.<locals>.<genexpr>         S<RDA7>>!//<R    "z&<Twilio.Chat.V2.CredentialInstance {}>joinr7   itemsri   r9   contexts     r&   __repr__CredentialInstance.__repr__   s6     ((SDNN<P<P<RSS7>>wGGr%   )
r8   r7   r,   r0   r1   r-   r/   r*   r.   r2   )N)r<   r?   )r<   r   )r   r   r   r    objectr'   r   r   strr   r   r4   propertyrB   boolrF   rJ   rO   rS   r   unsetr   r\   ra   rw   r$   __classcell__r:   s   @r&   r   r      s   f 
	 OS::)-c3h:>Fsm: :.  $ $0D 0#/ -3LL*0,,*0,,'-||&,ll%+\\
S&[)
 3;'
 3;'	

 tV|$
 sF{#
 c6k"
 

@ -3LL*0,,*0,,'-||&,ll%+\\
S&[)
 3;'
 3;'	

 tV|$
 sF{#
 c6k"
 

<H# H Hr%   r   c                   N  ^  \ rS rSrS\S\4U 4S jjrS\4S jrS\4S jr	S\
4S jrS\
4S	 jr\R                  \R                  \R                  \R                  \R                  \R                  4S
\\\4   S\\\4   S\\\4   S\\\4   S\\\4   S\\\4   S\
4S jjr\R                  \R                  \R                  \R                  \R                  \R                  4S
\\\4   S\\\4   S\\\4   S\\\4   S\\\4   S\\\4   S\
4S jjrS\4S jrSrU =r$ )r?      r(   r*   c                 x   > [         TU ]  U5        SU0U l        SR                  " S0 U R                  D6U l        g)z
Initialize the CredentialContext

:param version: Version that contains the resource
:param sid: The SID of the Credential resource to update.
r*   z/Credentials/{sid}Nr   )r3   r4   r7   ri   _uri)r9   r(   r*   r:   s      r&   r4   CredentialContext.__init__   s=     	! 3
 )//A$..A	r%   r<   c                 x    [         R                  " 0 5      nU R                  R                  SU R                  US9$ )rE   DELETEmethoduriheaders)r   ofr@   rF   r   r9   r   s     r&   rF   CredentialContext.delete   s1     ))B-}}##8G#TTr%   c                    #    [         R                  " 0 5      nU R                  R                  SU R                  US9I Sh  vN $  N7f)rI   r   r   N)r   r   r@   rJ   r   r   s     r&   rJ   CredentialContext.delete_async   sE      ))B-]]//G 0 
 
 	
 
s   ?AAAc                     [         R                  " 0 5      nSUS'   U R                  R                  SU R                  US9n[        U R                  UU R                  S   S9$ )rN   application/jsonAcceptGETr   r*   r>   )r   r   r@   rO   r   r   r7   r9   r   r)   s      r&   rO   CredentialContext.fetch   s]     ))B-.--%%U		7%S!MMu%
 	
r%   c                    #    [         R                  " 0 5      nSUS'   U R                  R                  SU R                  US9I Sh  vN n[        U R                  UU R                  S   S9$  N&7f)rR   r   r   r   r   Nr*   r>   )r   r   r@   rS   r   r   r7   r   s      r&   rS   CredentialContext.fetch_async   sq      ))B-.11dii 2 
 
 "MMu%
 	
	
s   AA/A-'A/r-   rU   rV   r/   rW   rX   c           	      0   [         R                  " UUU[        R                  " U5      UUS.5      n[         R                  " 0 5      nSUS'   SUS'   U R                  R                  SU R                  XxS9n	[        U R                  XR                  S   S	9$ )
rZ   FriendlyNameCertificate
PrivateKeySandboxApiKeySecret!application/x-www-form-urlencodedContent-Typer   r   POSTr   r   datar   r*   r>   )	r   r   r   boolean_to_stringr@   r\   r   r   r7   
r9   r-   rU   rV   r/   rW   rX   r   r   r)   s
             r&   r\   CredentialContext.update  s    , yy -*)$66w?! 	
 ))B-"E.--&&tyyt ' 
 "$--nnU>STTr%   c           	      L  #    [         R                  " UUU[        R                  " U5      UUS.5      n[         R                  " 0 5      nSUS'   SUS'   U R                  R                  SU R                  XxS9I Sh  vN n	[        U R                  XR                  S	   S
9$  N%7f)r`   r   r   r   r   r   r   r   Nr*   r>   )	r   r   r   r   r@   ra   r   r   r7   r   s
             r&   ra   CredentialContext.update_async<  s     , yy -*)$66w?! 	
 ))B-"E.22tyyt 3 
 
 "$--nnU>STT	
s   A:B$<B"=&B$c                     SR                  S U R                  R                  5        5       5      nSR                  U5      $ )rd   re   c              3   H   #    U  H  u  pS R                  X5      v   M     g7frg   rh   rj   s      r&   rn   -CredentialContext.__repr__.<locals>.<genexpr>n  rp   rq   z%<Twilio.Chat.V2.CredentialContext {}>rr   ru   s     r&   rw   CredentialContext.__repr__h  s6     ((SDNN<P<P<RSS6==gFFr%   )r7   r   )r   r   r   r    r   rz   r4   r|   rF   rJ   r   rO   rS   r   r}   r   ry   r\   ra   rw   r$   r~   r   s   @r&   r?   r?      s   B Bc B
U 
U
D 

) 
(
#5 
0 -3LL*0,,*0,,'-||&,ll%+\\*US&[)*U 3;'*U 3;'	*U
 tV|$*U sF{#*U c6k"*U 
*U\ -3LL*0,,*0,,'-||&,ll%+\\*US&[)*U 3;'*U 3;'	*U
 tV|$*U sF{#*U c6k"*U 
*UXG# G Gr%   r?   c                   >    \ rS rSrS\\\4   S\4S jrS\4S jr	Sr
g)CredentialPageir  r)   r<   c                 .    [        U R                  U5      $ )zX
Build an instance of CredentialInstance

:param payload: Payload response from the API
)r   r@   )r9   r)   s     r&   get_instanceCredentialPage.get_instancet  s     "$--99r%   c                     g)rd   z<Twilio.Chat.V2.CredentialPage>r   rA   s    r&   rw   CredentialPage.__repr__|       1r%   r   N)r   r   r   r    r   rz   r   r   r   rw   r$   r   r%   r&   r   r   r  s*    :DcN :7I :1# 1r%   r   c                     ^  \ rS rSrS\4U 4S jjr\R                  \R                  \R                  \R                  \R                  \R                  4SSS\\	\
4   S\\	\
4   S\\	\
4   S	\\\
4   S
\\	\
4   S\\	\
4   S\4S jjr\R                  \R                  \R                  \R                  \R                  \R                  4SSS\\	\
4   S\\	\
4   S\\	\
4   S	\\\
4   S
\\	\
4   S\\	\
4   S\4S jjr  S!S\\   S\\   S\\   4S jjr  S!S\\   S\\   S\\   4S jjr  S!S\\   S\\   S\\   4S jjr  S!S\\   S\\   S\\   4S jjr\R                  \R                  \R                  4S\\	\
4   S\\\
4   S\\\
4   S\4S jjr\R                  \R                  \R                  4S\\	\
4   S\\\
4   S\\\
4   S\4S jjrS\	S\4S jrS\	S\4S jrS\	S\4S jrS\	S\4S jrS\	4S jr S r!U =r"$ )"CredentialListi  r(   c                 2   > [         TU ]  U5        SU l        g)zT
Initialize the CredentialList

:param version: Version that contains the resource

z/CredentialsN)r3   r4   r   )r9   r(   r:   s     r&   r4   CredentialList.__init__  s     	!"	r%   r.   r   r-   rU   rV   r/   rW   rX   r<   c           
          [         R                  " UUUU[        R                  " U5      UUS.5      n[         R                  " SS05      n	SU	S'   SU	S'   U R                  R                  SU R                  XS9n
[        U R                  U
5      $ )a  
Create the CredentialInstance

:param type:
:param friendly_name: A descriptive string that you create to describe the new resource. It can be up to 64 characters long.
:param certificate: [APN only] The URL encoded representation of the certificate. For example,  `-----BEGIN CERTIFICATE----- MIIFnTCCBIWgAwIBAgIIAjy9H849+E8wDQYJKoZIhvcNAQEF.....A== -----END CERTIFICATE-----`
:param private_key: [APN only] The URL encoded representation of the private key. For example, `-----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuyf/lNrH9ck8DmNyo3fG... -----END RSA PRIVATE KEY-----`
:param sandbox: [APN only] Whether to send the credential to sandbox APNs. Can be `true` to send to sandbox APNs or `false` to send to production.
:param api_key: [GCM only] The API key for the project that was obtained from the Google Developer console for your GCM Service application credential.
:param secret: [FCM only] The **Server key** of your project from the Firebase console, found under Settings / Cloud messaging.

:returns: The created CredentialInstance
Typer   r   r   r   r   r   r   r   r   r   r   r   )r   r   r   r   r@   creater   r   r9   r.   r-   rU   rV   r/   rW   rX   r   r   r)   s              r&   r   CredentialList.create  s    0 yy -*)$66w?! 

 ))^-PQR"E.--&&tyyt ' 
 "$--99r%   c           
      <  #    [         R                  " UUUU[        R                  " U5      UUS.5      n[         R                  " SS05      n	SU	S'   SU	S'   U R                  R                  SU R                  XS9I Sh  vN n
[        U R                  U
5      $  N7f)	a&  
Asynchronously create the CredentialInstance

:param type:
:param friendly_name: A descriptive string that you create to describe the new resource. It can be up to 64 characters long.
:param certificate: [APN only] The URL encoded representation of the certificate. For example,  `-----BEGIN CERTIFICATE----- MIIFnTCCBIWgAwIBAgIIAjy9H849+E8wDQYJKoZIhvcNAQEF.....A== -----END CERTIFICATE-----`
:param private_key: [APN only] The URL encoded representation of the private key. For example, `-----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAuyf/lNrH9ck8DmNyo3fG... -----END RSA PRIVATE KEY-----`
:param sandbox: [APN only] Whether to send the credential to sandbox APNs. Can be `true` to send to sandbox APNs or `false` to send to production.
:param api_key: [GCM only] The API key for the project that was obtained from the Google Developer console for your GCM Service application credential.
:param secret: [FCM only] The **Server key** of your project from the Firebase console, found under Settings / Cloud messaging.

:returns: The created CredentialInstance
r   r   r   r   r   r   r   N)r   r   r   r   r@   create_asyncr   r   r   s              r&   r   CredentialList.create_async  s     0 yy -*)$66w?! 

 ))^-PQR"E.22tyyt 3 
 
 "$--99	
s   A=B?B Blimit	page_sizec                     U R                   R                  X5      nU R                  US   S9nU R                   R                  XCS   5      $ )a   
Streams CredentialInstance 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   CredentialList.stream  sF    ( **5<yy6+#6y7}}##D/::r%   c                    #    U R                   R                  X5      nU R                  US   S9I Sh  vN nU R                   R                  XCS   5      $  N"7f)a  
Asynchronously streams CredentialInstance 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   CredentialList.stream_async	  sR     ( **5<__vk/B_CC}}))$w@@ Ds   1AA#Ac                 4    [        U R                  UUS95      $ )a  
Lists CredentialInstance 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   CredentialList.list"  s(    & KK#  
 	
r%   c                 v   #    U R                  UUS9I Sh  vN  Vs/ s Sh  vN nUPM   N N

 sn$ s  snf 7f)a  
Asynchronously lists CredentialInstance 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   )r9   r   r   records       r&   
list_asyncCredentialList.list_async<  sQ     * '+&7&7# '8 ' ! !
 
 !
 	
 
s0   9,940.
049049
page_tokenpage_numberc                     [         R                  " UUUS.5      n[         R                  " SS05      nSUS'   U R                  R                  SU R                  XES9n[        U R                  U5      $ )aA  
Retrieve a single page of CredentialInstance 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 CredentialInstance
	PageTokenr   PageSizer   r   r   r   r   r   r   paramsr   )r   r   r@   r   r   r   r9   r   r   r   r   r   responses          r&   r   CredentialList.pageW  sw      yy'#%
 ))^-PQR.==%%dii & 
 dmmX66r%   c                   #    [         R                  " UUUS.5      n[         R                  " SS05      nSUS'   U R                  R                  SU R                  XES9I Sh  vN n[        U R                  U5      $  N7f)	aP  
Asynchronously retrieve a single page of CredentialInstance 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 CredentialInstance
r   r   r   r   r   r   r   N)r   r   r@   r   r   r   r   s          r&   r   CredentialList.page_asyncx  s       yy'#%
 ))^-PQR.11dii 2 
 
 dmmX66
s   A A?"A=#A?
target_urlc                     U R                   R                  R                  R                  SU5      n[	        U R                   U5      $ )z
Retrieve a specific page of CredentialInstance records from the API.
Request is executed immediately

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

:returns: Page of CredentialInstance
r   )r@   domaintwiliorequestr   r9   r   r   s      r&   get_pageCredentialList.get_page  s7     ==''..66ujIdmmX66r%   c                    #    U R                   R                  R                  R                  SU5      I Sh  vN n[	        U R                   U5      $  N7f)z
Asynchronously retrieve a specific page of CredentialInstance records from the API.
Request is executed immediately

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

:returns: Page of CredentialInstance
r   N)r@   r   r   request_asyncr   r   s      r&   get_page_asyncCredentialList.get_page_async  sC      --44BB5*UUdmmX66 Vs   4AAAr*   c                 *    [        U R                  US9$ z[
Constructs a CredentialContext

:param sid: The SID of the Credential resource to update.
r>   r?   r@   r9   r*   s     r&   r5   CredentialList.get       !C88r%   c                 *    [        U R                  US9$ r   r   r   s     r&   __call__CredentialList.__call__  r   r%   c                     g)rd   z<Twilio.Chat.V2.CredentialList>r   rA   s    r&   rw   CredentialList.__repr__  r   r%   )r   )NN)#r   r   r   r    r   r4   r   r}   r   rz   ry   r|   r   r   r   r   intr	   r   r
   r   r   r   r   r   r   r   r   r   r?   r5   r   rw   r$   r~   r   s   @r&   r   r     sv   	# 	# -3LL*0,,*0,,'-||&,ll%+\\-:.-: S&[)-: 3;'	-:
 3;'-: tV|$-: sF{#-: c6k"-: 
-:d -3LL*0,,*0,,'-||&,ll%+\\-:.-: S&[)-: 3;'	-:
 3;'-: tV|$-: sF{#-: c6k"-: 
-:b  $#';}; C=; 
$	%	;6  $#'A}A C=A 
)	*	A6  $#'
}
 C=
 
 	!	
8  $#'
}
 C=
 
 	!	
: *0*0,,(.	7#v+&7 3;'7 f%	7
 
7F *0*0,,(.	7#v+&7 3;'7 f%	7
 
7B
73 
7> 
7
7s 
7~ 
79s 90 99C 9$5 91# 1 1r%   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     sj     L L L 6 6 8 : 2 ' !_H) _HDtG tGn1T 1&B1\ B1r%   