o
    ý6e-  ã                   @   sT   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
 G dd„ deƒZd	S )
aé  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Notify
    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)ÚCredentialList)ÚServiceListc                       sT   e Zd Zdef‡ fdd„Zedefdd„ƒZedefdd„ƒZ	de
fd	d
„Z‡  ZS )ÚV1Údomainc                    s   t ƒ  |d¡ d| _d| _dS )zf
        Initialize the V1 version of Notify

        :param domain: The Twilio.notify domain
        Úv1N)ÚsuperÚ__init__Ú_credentialsÚ	_services)Úselfr   ©Ú	__class__© úq/var/www/html/apis.geethamveg.com/public_html/venv/lib/python3.10/site-packages/twilio/rest/notify/v1/__init__.pyr      s   
zV1.__init__Úreturnc                 C   ó   | j d u r
t| ƒ| _ | j S ©N)r   r   ©r   r   r   r   Úcredentials!   ó   

zV1.credentialsc                 C   r   r   )r   r   r   r   r   r   Úservices'   r   zV1.servicesc                 C   s   dS )ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Notify.V1>r   r   r   r   r   Ú__repr__-   s   zV1.__repr__)Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r   r   r   Ústrr   Ú__classcell__r   r   r   r   r      s    
r   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Ú twilio.rest.notify.v1.credentialr   Útwilio.rest.notify.v1.servicer   r   r   r   r   r   Ú<module>   s    