Ë
    [üàg±  ã                   óŠ   — d 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
 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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.
é    )ÚOptional)ÚVersion)ÚDomain)ÚFormList)ÚSafelistList)ÚServiceList)ÚTemplateList)ÚVerificationAttemptList)ÚVerificationAttemptsSummaryListc                   ó´   ‡ — e Zd Zdefˆ fd„Zedefd„«       Zedefd„«       Z	ede
fd„«       Zedefd„«       Zedefd„«       Zedefd	„«       Zdefd
„Zˆ xZS )ÚV2Údomainc                 óz   •— t         ‰| �  |d«       d| _        d| _        d| _        d| _        d| _        d| _        y)zf
        Initialize the V2 version of Verify

        :param domain: The Twilio.verify domain
        Úv2N)ÚsuperÚ__init__Ú_formsÚ	_safelistÚ	_servicesÚ
_templatesÚ_verification_attemptsÚ_verification_attempts_summary)Úselfr   Ú	__class__s     €ú\/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/verify/v2/__init__.pyr   zV2.__init__   sE   ø€ ô 	‰Ñ˜ Ô&Ø*.ˆŒØ15ˆŒØ04ˆŒØ26ˆŒØIMˆÔ#ð ð 	Õ+ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S ©N)r   r   ©r   s    r   ÚformszV2.forms.   s!   € à�;‰;ÐÜ" 4›.ˆDŒKØ�{‰{Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   ÚsafelistzV2.safelist4   s"   € à�>‰>Ð!Ü)¨$Ó/ˆDŒNØ�~‰~Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   ÚserviceszV2.services:   s"   € à�>‰>Ð!Ü(¨Ó.ˆDŒNØ�~‰~Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r	   r    s    r   Ú	templateszV2.templates@   s"   € à�?‰?Ð"Ü*¨4Ó0ˆDŒOØ�‰Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r
   r    s    r   Úverification_attemptszV2.verification_attemptsF   s'   € à×&Ñ&Ð.Ü*AÀ$Ó*GˆDÔ'Ø×*Ñ*Ð*r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úverification_attempts_summaryz V2.verification_attempts_summaryL   s(   € à×.Ñ.Ð6Ü2QÐRVÓ2WˆDÔ/Ø×2Ñ2Ð2r   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Verify.V2>© r    s    r   Ú__repr__zV2.__repr__R   s   € ð
 $r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r!   r   r#   r   r%   r	   r'   r
   r)   r   r+   Ústrr.   Ú__classcell__)r   s   @r   r   r      s¿   ø„ ð˜võ ð  ð�xò ó ðð
 ð˜,ò ó ðð
 ð˜+ò ó ðð
 ð˜<ò ó ðð
 ð+Ð'>ò +ó ð+ð
 ð3Ð/Nò 3ó ð3ð
$˜#÷ $r   r   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Útwilio.rest.verify.v2.formr   Útwilio.rest.verify.v2.safelistr   Útwilio.rest.verify.v2.servicer   Útwilio.rest.verify.v2.templater	   Ú*twilio.rest.verify.v2.verification_attemptr
   Ú3twilio.rest.verify.v2.verification_attempts_summaryr   r   r-   r   r   ú<module>r?      s5   ðñõ Ý 'Ý %Ý /Ý 7Ý 5Ý 7Ý Nõô
;$ˆõ ;$r   