Ë
    [üàg½  ã                   óZ   — 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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)ÚV1)ÚV2c                   ó\   ‡ — e Zd Zdefˆ fd„Zedefd„«       Zedefd„«       Z	de
fd„Zˆ xZS )ÚLookupsBaseÚtwilioc                 óB   •— t         ‰| �  |d«       d| _        d| _        y)zU
        Initialize the Lookups Domain

        :returns: Domain for Lookups
        zhttps://lookups.twilio.comN)ÚsuperÚ__init__Ú_v1Ú_v2)Úselfr
   Ú	__class__s     €ú]/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/lookups/LookupsBase.pyr   zLookupsBase.__init__   s#   ø€ ô 	‰Ñ˜Ð!=Ô>Ø!%ˆŒØ!%ˆ�ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S )z2
        :returns: Versions v1 of Lookups
        )r   r   ©r   s    r   Úv1zLookupsBase.v1    ó"   € ð
 �8‰8ÐÜ˜$“xˆDŒHØ�x‰xˆr   c                 óR   — | j                   €t        | «      | _         | j                   S )z2
        :returns: Versions v2 of Lookups
        )r   r   r   s    r   Úv2zLookupsBase.v2)   r   r   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Lookups>© r   s    r   Ú__repr__zLookupsBase.__repr__2   s   € ð
 "r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r   r   r   Ústrr   Ú__classcell__)r   s   @r   r	   r	      sQ   ø„ ð&˜võ &ð ð�Bò ó ðð ð�Bò ó ðð"˜#÷ "r   r	   N)Ú__doc__Útypingr   Útwilio.base.domainr   Útwilio.restr   Útwilio.rest.lookups.v1r   Útwilio.rest.lookups.v2r   r	   r   r   r   ú<module>r*      s'   ðñ	õ å %Ý Ý %Ý %ô#"�&õ #"r   