Ë
    [üàg¹  ã                   óN   — 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e«      Z	y)	a¡  
  This code was generated by
  ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
   |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
   |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

  NOTE: This class is auto generated by OpenAPI Generator.
  https://openapi-generator.tech
  Do not edit the class manually.
é    )ÚOptional)ÚDomain)ÚClient)ÚV2010c                   óF   ‡ — e Zd Zdefˆ fd„Zedefd„«       Zdefd„Z	ˆ xZ
S )ÚApiBaseÚtwilioc                 ó4   •— t         ‰| �  |d«       d| _        y)zM
        Initialize the Api Domain

        :returns: Domain for Api
        zhttps://api.twilio.comN)ÚsuperÚ__init__Ú_v2010)Úselfr	   Ú	__class__s     €úU/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/api/ApiBase.pyr   zApiBase.__init__   s   ø€ ô 	‰Ñ˜Ð!9Ô:Ø'+ˆ�ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S )z1
        :returns: Versions v2010 of Api
        )r   r   ©r   s    r   Úv2010zApiBase.v2010   s#   € ð
 �;‰;ÐÜ ›+ˆDŒKØ�{‰{Ðr   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Api>© r   s    r   Ú__repr__zApiBase.__repr__'   s   € ð
 r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r   Ústrr   Ú__classcell__)r   s   @r   r   r      s6   ø„ ð,˜võ ,ð ð�uò ó ðð˜#÷ r   r   N)
Ú__doc__Útypingr   Útwilio.base.domainr   Útwilio.restr   Útwilio.rest.api.v2010r   r   r   r   r   ú<module>r$      s$   ðñ	õ å %Ý Ý 'ôˆfõ r   