Ë
    [üà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
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Sync
    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)ÚServiceListc                   ó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 )ÚV1Údomainc                 ó4   •— t         ‰| �  |d«       d| _        y)zb
        Initialize the V1 version of Sync

        :param domain: The Twilio.sync domain
        Úv1N)ÚsuperÚ__init__Ú	_services)Úselfr	   Ú	__class__s     €úZ/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/sync/v1/__init__.pyr   zV1.__init__   s   ø€ ô 	‰Ñ˜ Ô&Ø04ˆ�ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S )N)r   r   ©r   s    r   ÚserviceszV1.services    s"   € à�>‰>Ð!Ü(¨Ó.ˆDŒNØ�~‰~Ðr   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Sync.V1>© r   s    r   Ú__repr__zV1.__repr__&   s   € ð
 "r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r   Ústrr   Ú__classcell__)r   s   @r   r   r      s6   ø„ ð5˜võ 5ð ð˜+ò ó ðð
"˜#÷ "r   r   N)
Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Útwilio.rest.sync.v1.servicer   r   r   r   r   ú<module>r%      s$   ðñõ Ý 'Ý %Ý 3ô"ˆõ "r   