o
    ý6eà  ã                   @   sH   d 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 - Studio
    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)ÚFlowListc                       sB   e Zd Zdef‡ 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S )zf
        Initialize the V1 version of Studio

        :param domain: The Twilio.studio domain
        Úv1N)ÚsuperÚ__init__Ú_flows)Úselfr   ©Ú	__class__© úq/var/www/html/apis.geethamveg.com/public_html/venv/lib/python3.10/site-packages/twilio/rest/studio/v1/__init__.pyr
      s   
zV1.__init__Úreturnc                 C   s   | j d u r
t| ƒ| _ | j S )N)r   r   ©r   r   r   r   Úflows   s   

zV1.flowsc                 C   s   dS )ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Studio.V1>r   r   r   r   r   Ú__repr__%   s   zV1.__repr__)Ú__name__Ú
__module__Ú__qualname__r   r
   Úpropertyr   r   Ústrr   Ú__classcell__r   r   r   r   r      s
    	r   N)
Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Útwilio.rest.studio.v1.flowr   r   r   r   r   r   Ú<module>   s    