Ë
    [üàgžn  ã                   ó¢   — d Z ddl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  G d„ d	e«      Z G d
„ de
«      Z G d„ de«      Zy)aë  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Trusthub
    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.
é    )ÚAnyÚDictÚOptionalÚUnion)Ú	serializeÚvalues)ÚInstanceContext)ÚInstanceResource)ÚListResource)ÚVersionc                   ód  ‡ — e Zd Z G d„ de«      Z G d„ de«      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ej"                  ej"                  fdeeef   dee
ef   dd fd„Zej"                  ej"                  fdeeef   dee
ef   dd fd„Zde
fd„Zˆ xZS )Ú'ComplianceRegistrationInquiriesInstancec                   ó   — e Zd ZdZdZdZy)ú<ComplianceRegistrationInquiriesInstance.BusinessIdentityTypeÚdirect_customerÚisv_reseller_or_partnerÚunknownN)Ú__name__Ú
__module__Ú__qualname__ÚDIRECT_CUSTOMERÚISV_RESELLER_OR_PARTNERÚUNKNOWN© ó    úw/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/trusthub/v1/compliance_registration_inquiries.pyÚBusinessIdentityTyper      s   „ Ø+ˆØ";ÐØ‰r   r   c                   ó    — e Zd ZdZdZdZdZdZy)úEComplianceRegistrationInquiriesInstance.BusinessRegistrationAuthorityzUK:CRNzUS:EINzCA:CBNzAU:ACNÚOtherN)r   r   r   ÚUK_CRNÚUS_EINÚCA_CBNÚAU_ACNÚOTHERr   r   r   ÚBusinessRegistrationAuthorityr      s   „ ØˆØˆØˆØˆØ‰r   r&   c                   ó   — e Zd ZdZdZy)ú3ComplianceRegistrationInquiriesInstance.EndUserTypeÚ
IndividualÚBusinessN)r   r   r   Ú
INDIVIDUALÚBUSINESSr   r   r   ÚEndUserTyper(   %   s   „ Ø!ˆ
Ø‰r   r-   c                   ó   — e Zd ZdZdZdZdZy)ú7ComplianceRegistrationInquiriesInstance.PhoneNumberTypeÚlocalÚnationalÚmobilez	toll-freeN)r   r   r   ÚLOCALÚNATIONALÚMOBILEÚ	TOLL_FREEr   r   r   ÚPhoneNumberTyper/   )   s   „ ØˆØˆØˆØ‰	r   r7   ÚversionÚpayloadÚregistration_idc                 ó  •— t         ‰| �  |«       |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        |j                  d«      | _        d|xs | j
                  i| _        d | _        y )NÚ
inquiry_idÚinquiry_session_tokenr:   Úurl)	ÚsuperÚ__init__Úgetr<   r=   r:   r>   Ú	_solutionÚ_context)Úselfr8   r9   r:   Ú	__class__s       €r   r@   z0ComplianceRegistrationInquiriesInstance.__init__6   s|   ø€ ô 	‰Ñ˜Ô!à)0¯©°\Ó)BˆŒØ4;·K±KÐ@WÓ4XˆÔ"Ø.5¯k©kÐ:KÓ.LˆÔØ")§+¡+¨eÓ"4ˆŒð ˜ÒF°$×2FÑ2Fð
ˆŒð KOˆ�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: ComplianceRegistrationInquiriesContext for this ComplianceRegistrationInquiriesInstance
        r:   ©r:   )rC   Ú&ComplianceRegistrationInquiriesContextÚ_versionrB   ©rD   s    r   Ú_proxyz.ComplianceRegistrationInquiriesInstance._proxyH   s:   € ð �=‰=Ð ÜBØ—‘Ø $§¡Ð/@Ñ AôˆDŒMð �}‰}Ðr   Úis_isv_embedÚtheme_set_idc                 ó<   — | j                   j                  ||¬«      S )á7  
        Update the ComplianceRegistrationInquiriesInstance

        :param is_isv_embed: Indicates if the inquiry is being started from an ISV embedded component.
        :param theme_set_id: Theme id for styling the inquiry form.

        :returns: The updated ComplianceRegistrationInquiriesInstance
        ©rM   rN   )rL   Úupdate©rD   rM   rN   s      r   rR   z.ComplianceRegistrationInquiriesInstance.updateW   s&   € ð �{‰{×!Ñ!Ø%Ø%ð "ó 
ð 	
r   c              ƒ   óX   K  — | j                   j                  ||¬«      ƒ d{  –—† S 7 Œ­w)áQ  
        Asynchronous coroutine to update the ComplianceRegistrationInquiriesInstance

        :param is_isv_embed: Indicates if the inquiry is being started from an ISV embedded component.
        :param theme_set_id: Theme id for styling the inquiry form.

        :returns: The updated ComplianceRegistrationInquiriesInstance
        rQ   N)rL   Úupdate_asyncrS   s      r   rV   z4ComplianceRegistrationInquiriesInstance.update_asynci   s4   è ø€ ð —[‘[×-Ñ-Ø%Ø%ð .ó 
÷ 
ð 	
ð 
ú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>zCComplianceRegistrationInquiriesInstance.__repr__.<locals>.<genexpr>�   ó   è ø€ ÒS±D°A°q˜7Ÿ>™>¨!¨Q×/ÑSùó   ‚!z?<Twilio.Trusthub.V1.ComplianceRegistrationInquiriesInstance {}>©ÚjoinrB   Úitemsr]   ©rD   Úcontexts     r   Ú__repr__z0ComplianceRegistrationInquiriesInstance.__repr__{   s;   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØP×WÑWØó
ð 	
r   )N)rF   rI   )r   r   r   Úobjectr   r&   r-   r7   r   r   Ústrr   r   r@   ÚpropertyrL   r   Úunsetr   ÚboolrR   rV   rj   Ú__classcell__©rE   s   @r   r   r      s  ø„ ô˜vô ô
¨ô ô�fô ô ˜&ô  ðð *.ñ	OàðOð �c˜3�h‘ðOð " #™õ	Oð$ òó ðð  -3¯L©LØ+1¯<©<ñ
à˜D &˜LÑ)ð
ð ˜C ˜KÑ(ð
ð 
3ó	
ð( -3¯L©LØ+1¯<©<ñ
à˜D &˜LÑ)ð
ð ˜C ˜KÑ(ð
ð 
3ó	
ð$	
˜#÷ 	
r   r   c                   óà   ‡ — e Zd Zdedefˆ fd„Zej                  ej                  fdee	e
f   deee
f   defd„Zej                  ej                  fdee	e
f   deee
f   defd„Zdefd	„Zˆ xZS )
rI   r8   r:   c                 óx   •— t         ‰| �  |«       d|i| _         dj                  di | j                  ¤Ž| _        y)an  
        Initialize the ComplianceRegistrationInquiriesContext

        :param version: Version that contains the resource
        :param registration_id: The unique RegistrationId matching the Regulatory Compliance Inquiry that should be resumed or resubmitted. This value will have been returned by the initial Regulatory Compliance Inquiry creation call.
        r:   zV/ComplianceInquiries/Registration/{registration_id}/RegulatoryCompliance/GB/InitializeNr   )r?   r@   rB   r]   Ú_uri)rD   r8   r:   rE   s      €r   r@   z/ComplianceRegistrationInquiriesContext.__init__‰   sF   ø€ ô 	‰Ñ˜Ô!ð ˜ð
ˆŒð tÐl×sÑsñ 
Ø�n‰nñ
ˆ�	r   rM   rN   rF   c                 ó2  — t        j                  t        j                  |«      |dœ«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      }t        | j                  || j                  d   ¬	«      S )
rP   ©Ú
IsIsvEmbedÚ
ThemeSetIdú!application/x-www-form-urlencodedúContent-Typeúapplication/jsonÚAcceptÚPOST©ÚmethodÚuriÚdataÚheadersr:   rH   )	r   Úofr   Úboolean_to_stringrJ   rR   rt   r   rB   ©rD   rM   rN   r�   r‚   r9   s         r   rR   z-ComplianceRegistrationInquiriesContext.updateš   s•   € ô �y‰yä'×9Ñ9¸,ÓGØ*ñó
ˆô —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô 7Ø�M‰M˜7°D·N±NÐCTÑ4Uô
ð 	
r   c              ƒ   óN  K  — t        j                  t        j                  |«      |dœ«      }t        j                  i «      }d|d<   d|d<   | j                  j                  d| j                  ||¬«      ƒ d{  –—† }t        | j                  || j                  d	   ¬
«      S 7 Œ)­w)rU   rv   ry   rz   r{   r|   r}   r~   Nr:   rH   )	r   rƒ   r   r„   rJ   rV   rt   r   rB   r…   s         r   rV   z3ComplianceRegistrationInquiriesContext.update_async¼   s£   è ø€ ô �y‰yä'×9Ñ9¸,ÓGØ*ñó
ˆô —)‘)˜B“-ˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô 7Ø�M‰M˜7°D·N±NÐCTÑ4Uô
ð 	
ð	
ús   ‚A7B%Á9B#Á:*B%c                 ó„   — dj                  d„ | j                  j                  «       D «       «      }dj                  |«      S )rX   rY   c              3   óF   K  — | ]  \  }}d j                  ||«      –— Œ y­wr[   r\   r^   s      r   rb   zBComplianceRegistrationInquiriesContext.__repr__.<locals>.<genexpr>ä   rc   rd   z><Twilio.Trusthub.V1.ComplianceRegistrationInquiriesContext {}>re   rh   s     r   rj   z/ComplianceRegistrationInquiriesContext.__repr__Þ   s;   € ð —(‘(ÑS¸D¿N¹N×<PÑ<PÓ<RÔSÓSˆØO×VÑVØó
ð 	
r   )r   r   r   r   rl   r@   r   rn   r   ro   rk   r   rR   rV   rj   rp   rq   s   @r   rI   rI   ‡   sª   ø„ ð
 ð 
¸#õ 
ð& -3¯L©LØ+1¯<©<ñ 
à˜D &˜LÑ)ð 
ð ˜C ˜KÑ(ð 
ð 
1ó	 
ðH -3¯L©LØ+1¯<©<ñ 
à˜D &˜LÑ)ð 
ð ˜C ˜KÑ(ð 
ð 
1ó	 
ðD	
˜#÷ 	
r   rI   c            Q       óä
  ‡ — 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                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  f%dddddedef   d	ed
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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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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fPd/„Zej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  ej                  f%dddddedef   d	ed
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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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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fPd0„Zd1e	d.efd2„Zd1e	d.efd3„Zd.e	fd4„Zˆ xZS )5Ú#ComplianceRegistrationInquiriesListr8   c                 ó2   •— t         ‰| �  |«       d| _        y)z�
        Initialize the ComplianceRegistrationInquiriesList

        :param version: Version that contains the resource

        zD/ComplianceInquiries/Registration/RegulatoryCompliance/GB/InitializeN)r?   r@   rt   )rD   r8   rE   s     €r   r@   z,ComplianceRegistrationInquiriesList.__init__ì   s   ø€ ô 	‰Ñ˜Ô!ð Sð 	�	r   Úend_user_typer(   Úphone_number_typer/   Úbusiness_identity_typer   Úbusiness_registration_authorityr   Úbusiness_legal_nameÚnotification_emailÚaccepted_notification_receiptÚbusiness_registration_numberÚbusiness_website_urlÚfriendly_nameÚ%authorized_representative1_first_nameÚ$authorized_representative1_last_nameÚ authorized_representative1_phoneÚ authorized_representative1_emailÚ(authorized_representative1_date_of_birthÚaddress_streetÚaddress_street_secondaryÚaddress_cityÚaddress_subdivisionÚaddress_postal_codeÚaddress_country_codeÚemergency_address_streetÚ"emergency_address_street_secondaryÚemergency_address_cityÚemergency_address_subdivisionÚemergency_address_postal_codeÚemergency_address_country_codeÚ use_address_as_emergency_addressÚ	file_nameÚfileÚ
first_nameÚ	last_nameÚdate_of_birthÚindividual_emailÚindividual_phonerM   Ú"isv_registering_for_self_or_tenantÚstatus_callback_urlrN   rF   c(           	      ó>  — t        j                  i d|“d|“d|“d|“d|“d|“dt        j                  |«      “d|“d	|	“d
|
“d|“d|“d|“d|“d|“d|“d|“i d|“d|“d|“d|“d|“d|“d|“d|“d|“d|“dt        j                  |«      “d|“d|“d|“d | “d!|!“d"|"“¥|#t        j                  |$«      |%|&|'d#œ¥«      }(t        j                  d$d%i«      })d%|)d$<   d&|)d'<   | j                  j                  d(| j                  |(|)¬)«      }*t        | j                  |*«      S )*a+  
        Create the ComplianceRegistrationInquiriesInstance

        :param end_user_type:
        :param phone_number_type:
        :param business_identity_type:
        :param business_registration_authority:
        :param business_legal_name: he name of the business or organization using the Tollfree number.
        :param notification_email: he email address to receive the notification about the verification result.
        :param accepted_notification_receipt: The email address to receive the notification about the verification result.
        :param business_registration_number: Business registration number of the business
        :param business_website_url: The URL of the business website
        :param friendly_name: Friendly name for your business information
        :param authorized_representative1_first_name: First name of the authorized representative
        :param authorized_representative1_last_name: Last name of the authorized representative
        :param authorized_representative1_phone: Phone number of the authorized representative
        :param authorized_representative1_email: Email address of the authorized representative
        :param authorized_representative1_date_of_birth: Birthdate of the authorized representative
        :param address_street: Street address of the business
        :param address_street_secondary: Street address of the business
        :param address_city: City of the business
        :param address_subdivision: State or province of the business
        :param address_postal_code: Postal code of the business
        :param address_country_code: Country code of the business
        :param emergency_address_street: Street address of the business
        :param emergency_address_street_secondary: Street address of the business
        :param emergency_address_city: City of the business
        :param emergency_address_subdivision: State or province of the business
        :param emergency_address_postal_code: Postal code of the business
        :param emergency_address_country_code: Country code of the business
        :param use_address_as_emergency_address: Use the business address as the emergency address
        :param file_name: The name of the verification document to upload
        :param file: The verification document to upload
        :param first_name: The first name of the Individual User.
        :param last_name: The last name of the Individual User.
        :param date_of_birth: The date of birth of the Individual User.
        :param individual_email: The email address of the Individual User.
        :param individual_phone: The phone number of the Individual User.
        :param is_isv_embed: Indicates if the inquiry is being started from an ISV embedded component.
        :param isv_registering_for_self_or_tenant: Indicates if the isv registering for self or tenant.
        :param status_callback_url: The url we call to inform you of bundle changes.
        :param theme_set_id: Theme id for styling the inquiry form.

        :returns: The created ComplianceRegistrationInquiriesInstance
        r-   r7   r   r&   ÚBusinessLegalNameÚNotificationEmailÚAcceptedNotificationReceiptÚBusinessRegistrationNumberÚBusinessWebsiteUrlÚFriendlyNameÚ"AuthorizedRepresentative1FirstNameÚ!AuthorizedRepresentative1LastNameÚAuthorizedRepresentative1PhoneÚAuthorizedRepresentative1EmailÚ$AuthorizedRepresentative1DateOfBirthÚAddressStreetÚAddressStreetSecondaryÚAddressCityÚAddressSubdivisionÚAddressPostalCodeÚAddressCountryCodeÚEmergencyAddressStreetÚEmergencyAddressStreetSecondaryÚEmergencyAddressCityÚEmergencyAddressSubdivisionÚEmergencyAddressPostalCodeÚEmergencyAddressCountryCodeÚUseAddressAsEmergencyAddressÚFileNameÚFileÚ	FirstNameÚLastNameÚDateOfBirthÚIndividualEmail©ÚIndividualPhonerw   ÚIsvRegisteringForSelfOrTenantÚStatusCallbackUrlrx   rz   ry   r{   r|   r}   r~   )r   rƒ   r   r„   rJ   Úcreatert   r   ©+rD   rŒ   r�   rŽ   r�   r�   r‘   r’   r“   r”   r•   r–   r—   r˜   r™   rš   r›   rœ   r�   rž   rŸ   r    r¡   r¢   r£   r¤   r¥   r¦   r§   r¨   r©   rª   r«   r¬   r­   r®   rM   r¯   r°   rN   r�   r‚   r9   s+                                              r   rÔ   z*ComplianceRegistrationInquiriesList.createù   sr  € ôz �y‰yð,Ø˜}ð,à!Ð#4ð,ð 'Ð(>ð,ð 0Ð1Pð	,ð
 $Ð%8ð,ð $Ð%7ð,ð .¬y×/JÑ/JØ1ó0ð,ð -Ð.Jð,ð %Ð&:ð,ð  ð,ð 5Ð6[ð,ð 4Ð5Yð,ð 1Ð2Rð,ð  1Ð2Rð!,ð" 7Ð8`ð#,ð$   ð%,ð& )Ð*Bñ',ð( ˜|ð),ð* %Ð&9ð+,ð, $Ð%8ð-,ð. %Ð&:ð/,ð0 )Ð*Bð1,ð2 2Ð3Uð3,ð4 'Ð(>ð5,ð6 .Ð/Lð7,ð8 -Ð.Kð9,ð: .Ð/Mð;,ð< /´	×0KÑ0KØ4ó1ð=,ðB ˜IðC,ðD ˜ðE,ðF ˜ZðG,ðH ˜IðI,ðJ ˜}ðK,ðL "Ð#3ñM,ðN $4Ü'×9Ñ9¸,ÓGØ1SØ%8Ø*òW,ó.
ˆô^ —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�Ñà—-‘-×&Ñ&Ø˜tŸy™y¨t¸Wð 'ó 
ˆô 7°t·}±}ÀgÓNÐNr   c(           	   ƒ   óZ  K  — t        j                  i d|“d|“d|“d|“d|“d|“dt        j                  |«      “d|“d	|	“d
|
“d|“d|“d|“d|“d|“d|“d|“i d|“d|“d|“d|“d|“d|“d|“d|“d|“d|“dt        j                  |«      “d|“d|“d|“d | “d!|!“d"|"“¥|#t        j                  |$«      |%|&|'d#œ¥«      }(t        j                  d$d%i«      })d%|)d$<   d&|)d'<   | j                  j                  d(| j                  |(|)¬)«      ƒ d*{  –—† }*t        | j                  |*«      S 7 Œ­w)+a:  
        Asynchronously create the ComplianceRegistrationInquiriesInstance

        :param end_user_type:
        :param phone_number_type:
        :param business_identity_type:
        :param business_registration_authority:
        :param business_legal_name: he name of the business or organization using the Tollfree number.
        :param notification_email: he email address to receive the notification about the verification result.
        :param accepted_notification_receipt: The email address to receive the notification about the verification result.
        :param business_registration_number: Business registration number of the business
        :param business_website_url: The URL of the business website
        :param friendly_name: Friendly name for your business information
        :param authorized_representative1_first_name: First name of the authorized representative
        :param authorized_representative1_last_name: Last name of the authorized representative
        :param authorized_representative1_phone: Phone number of the authorized representative
        :param authorized_representative1_email: Email address of the authorized representative
        :param authorized_representative1_date_of_birth: Birthdate of the authorized representative
        :param address_street: Street address of the business
        :param address_street_secondary: Street address of the business
        :param address_city: City of the business
        :param address_subdivision: State or province of the business
        :param address_postal_code: Postal code of the business
        :param address_country_code: Country code of the business
        :param emergency_address_street: Street address of the business
        :param emergency_address_street_secondary: Street address of the business
        :param emergency_address_city: City of the business
        :param emergency_address_subdivision: State or province of the business
        :param emergency_address_postal_code: Postal code of the business
        :param emergency_address_country_code: Country code of the business
        :param use_address_as_emergency_address: Use the business address as the emergency address
        :param file_name: The name of the verification document to upload
        :param file: The verification document to upload
        :param first_name: The first name of the Individual User.
        :param last_name: The last name of the Individual User.
        :param date_of_birth: The date of birth of the Individual User.
        :param individual_email: The email address of the Individual User.
        :param individual_phone: The phone number of the Individual User.
        :param is_isv_embed: Indicates if the inquiry is being started from an ISV embedded component.
        :param isv_registering_for_self_or_tenant: Indicates if the isv registering for self or tenant.
        :param status_callback_url: The url we call to inform you of bundle changes.
        :param theme_set_id: Theme id for styling the inquiry form.

        :returns: The created ComplianceRegistrationInquiriesInstance
        r-   r7   r   r&   r²   r³   r´   rµ   r¶   r·   r¸   r¹   rº   r»   r¼   r½   r¾   r¿   rÀ   rÁ   rÂ   rÃ   rÄ   rÅ   rÆ   rÇ   rÈ   rÉ   rÊ   rË   rÌ   rÍ   rÎ   rÏ   rÐ   rz   ry   r{   r|   r}   r~   N)r   rƒ   r   r„   rJ   Úcreate_asyncrt   r   rÕ   s+                                              r   r×   z0ComplianceRegistrationInquiriesList.create_async‘  s€  è ø€ ôz �y‰yð,Ø˜}ð,à!Ð#4ð,ð 'Ð(>ð,ð 0Ð1Pð	,ð
 $Ð%8ð,ð $Ð%7ð,ð .¬y×/JÑ/JØ1ó0ð,ð -Ð.Jð,ð %Ð&:ð,ð  ð,ð 5Ð6[ð,ð 4Ð5Yð,ð 1Ð2Rð,ð  1Ð2Rð!,ð" 7Ð8`ð#,ð$   ð%,ð& )Ð*Bñ',ð( ˜|ð),ð* %Ð&9ð+,ð, $Ð%8ð-,ð. %Ð&:ð/,ð0 )Ð*Bð1,ð2 2Ð3Uð3,ð4 'Ð(>ð5,ð6 .Ð/Lð7,ð8 -Ð.Kð9,ð: .Ð/Mð;,ð< /´	×0KÑ0KØ4ó1ð=,ðB ˜IðC,ðD ˜ðE,ðF ˜ZðG,ðH ˜IðI,ðJ ˜}ðK,ðL "Ð#3ñM,ðN $4Ü'×9Ñ9¸,ÓGØ1SØ%8Ø*òW,ó.
ˆô^ —)‘)˜^Ð-PÐQÓRˆà"Eˆ�Ñà.ˆ�ÑàŸ™×2Ñ2Ø˜tŸy™y¨t¸Wð 3ó 
÷ 
ˆô 7°t·}±}ÀgÓNÐNð	
ús   ‚DD+ÄD)ÄD+r:   c                 ó0   — t        | j                  |¬«      S ©a1  
        Constructs a ComplianceRegistrationInquiriesContext

        :param registration_id: The unique RegistrationId matching the Regulatory Compliance Inquiry that should be resumed or resubmitted. This value will have been returned by the initial Regulatory Compliance Inquiry creation call.
        rH   ©rI   rJ   ©rD   r:   s     r   rA   z'ComplianceRegistrationInquiriesList.get)  ó   € ô 6Ø�M‰M¨?ô
ð 	
r   c                 ó0   — t        | j                  |¬«      S rÙ   rÚ   rÛ   s     r   Ú__call__z,ComplianceRegistrationInquiriesList.__call__3  rÜ   r   c                  ó   — y)rX   z8<Twilio.Trusthub.V1.ComplianceRegistrationInquiriesList>r   rK   s    r   rj   z,ComplianceRegistrationInquiriesList.__repr__=  s   € ð Jr   )r   r   r   r   r@   r   rn   r   rk   rl   ro   r   rÔ   r×   rI   rA   rÞ   rj   rp   rq   s   @r   rŠ   rŠ   ê   s	  ø„ ð
 õ 
ð& �L‰Lð �L‰LØ28·,±,Ø17·±Ø=C¿\¹\Ø;A¿<¹<Ø39·<±<Ø,2¯L©LØDJÇLÁLØCIÇ<Á<Ø?E¿|¹|Ø?E¿|¹|ØGMÇ|Á|Ø-3¯\©\Ø7=·|±|Ø+1¯<©<Ø28·,±,Ø28·,±,Ø39·<±<Ø7=·|±|ØAGÇÁØ5;·\±\Ø<B¿L¹LØ<B¿L¹LØ=C¿\¹\Ø@FÇÁØ(.¯©Ø#)§<¡<Ø)/¯©Ø(.¯©Ø,2¯L©LØ/5¯|©|Ø/5¯|©|Ø,2¯L©LØAGÇÁØ28·,±,Ø+1¯<©<ñ[VOàLðVOð UðVOð !&ØJÈFÐRñ!
ð	VOð */ØSØðñ*
ðVOð # 3¨ ;Ñ/ðVOð " # v +Ñ.ðVOð (-¨T°6¨\Ñ':ðVOð ',¨C°¨KÑ&8ðVOð $ C¨ KÑ0ðVOð  ˜S &˜[Ñ)ð!VOð" 05°S¸&°[Ñ/Að#VOð$ /4°C¸°KÑ.@ð%VOð& +0°°V°Ñ*<ð'VOð( +0°°V°Ñ*<ð)VOð* 38¸¸V¸Ñ2Dð+VOð, ˜c 6˜kÑ*ð-VOð. #(¨¨V¨Ñ"4ð/VOð0 ˜C ˜KÑ(ð1VOð2 # 3¨ ;Ñ/ð3VOð4 # 3¨ ;Ñ/ð5VOð6 $ C¨ KÑ0ð7VOð8 #(¨¨V¨Ñ"4ð9VOð: -2°#°v°+Ñ,>ð;VOð< !& c¨6 kÑ 2ð=VOð> (-¨S°&¨[Ñ'9ð?VOð@ (-¨S°&¨[Ñ'9ðAVOðB ).¨c°6¨kÑ(:ðCVOðD +0°°f°Ñ*=ðEVOðF ˜˜f˜Ñ%ðGVOðH �C˜�KÑ ðIVOðJ ˜#˜v˜+Ñ&ðKVOðL ˜˜f˜Ñ%ðMVOðN ˜S &˜[Ñ)ðOVOðP    V Ñ,ðQVOðR    V Ñ,ðSVOðT ˜D &˜LÑ)ðUVOðV -2°#°v°+Ñ,>ðWVOðX # 3¨ ;Ñ/ðYVOðZ ˜C ˜KÑ(ð[VOð\ 
1ó]VOð| �L‰Lð �L‰LØ28·,±,Ø17·±Ø=C¿\¹\Ø;A¿<¹<Ø39·<±<Ø,2¯L©LØDJÇLÁLØCIÇ<Á<Ø?E¿|¹|Ø?E¿|¹|ØGMÇ|Á|Ø-3¯\©\Ø7=·|±|Ø+1¯<©<Ø28·,±,Ø28·,±,Ø39·<±<Ø7=·|±|ØAGÇÁØ5;·\±\Ø<B¿L¹LØ<B¿L¹LØ=C¿\¹\Ø@FÇÁØ(.¯©Ø#)§<¡<Ø)/¯©Ø(.¯©Ø,2¯L©LØ/5¯|©|Ø/5¯|©|Ø,2¯L©LØAGÇÁØ28·,±,Ø+1¯<©<ñ[VOàLðVOð UðVOð !&ØJÈFÐRñ!
ð	VOð */ØSØðñ*
ðVOð # 3¨ ;Ñ/ðVOð " # v +Ñ.ðVOð (-¨T°6¨\Ñ':ðVOð ',¨C°¨KÑ&8ðVOð $ C¨ KÑ0ðVOð  ˜S &˜[Ñ)ð!VOð" 05°S¸&°[Ñ/Að#VOð$ /4°C¸°KÑ.@ð%VOð& +0°°V°Ñ*<ð'VOð( +0°°V°Ñ*<ð)VOð* 38¸¸V¸Ñ2Dð+VOð, ˜c 6˜kÑ*ð-VOð. #(¨¨V¨Ñ"4ð/VOð0 ˜C ˜KÑ(ð1VOð2 # 3¨ ;Ñ/ð3VOð4 # 3¨ ;Ñ/ð5VOð6 $ C¨ KÑ0ð7VOð8 #(¨¨V¨Ñ"4ð9VOð: -2°#°v°+Ñ,>ð;VOð< !& c¨6 kÑ 2ð=VOð> (-¨S°&¨[Ñ'9ð?VOð@ (-¨S°&¨[Ñ'9ðAVOðB ).¨c°6¨kÑ(:ðCVOðD +0°°f°Ñ*=ðEVOðF ˜˜f˜Ñ%ðGVOðH �C˜�KÑ ðIVOðJ ˜#˜v˜+Ñ&ðKVOðL ˜˜f˜Ñ%ðMVOðN ˜S &˜[Ñ)ðOVOðP    V Ñ,ðQVOðR    V Ñ,ðSVOðT ˜D &˜LÑ)ðUVOðV -2°#°v°+Ñ,>ðWVOðX # 3¨ ;Ñ/ðYVOðZ ˜C ˜KÑ(ð[VOð\ 
1ó]VOðp
 3ð 
Ð+Qó 
ð
¨ð 
Ð0Vó 
ðJ˜#÷ Jr   rŠ   N)Ú__doc__Útypingr   r   r   r   Útwilio.baser   r   Útwilio.base.instance_contextr	   Útwilio.base.instance_resourcer
   Útwilio.base.list_resourcer   Útwilio.base.versionr   r   rI   rŠ   r   r   r   ú<module>rç      sP   ðñ÷ .Ó -ß )Ý 8Ý :Ý 2Ý 'ôm
Ð.>ô m
ô``
¨_ô `
ôFYJ¨,õ YJr   