Ë
    [üàgV  ã                   ór   — 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
 ddlmZ ddlmZ  G d	„ d
e«      Zy)aé  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Events
    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)ÚEventTypeList)Ú
SchemaList)ÚSinkList)ÚSubscriptionListc                   óˆ   ‡ — e Zd Zdefˆ fd„Zedefd„«       Zedefd„«       Z	ede
fd„«       Zedefd„«       Zdefd„Zˆ xZS )	ÚV1Údomainc                 ó^   •— t         ‰| �  |d«       d| _        d| _        d| _        d| _        y)zf
        Initialize the V1 version of Events

        :param domain: The Twilio.events domain
        Úv1N)ÚsuperÚ__init__Ú_event_typesÚ_schemasÚ_sinksÚ_subscriptions)Úselfr   Ú	__class__s     €ú\/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/events/v1/__init__.pyr   zV1.__init__   s2   ø€ ô 	‰Ñ˜ Ô&Ø59ˆÔØ.2ˆŒØ*.ˆŒØ:>ˆÕó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S ©N)r   r   ©r   s    r   Úevent_typeszV1.event_types&   s'   € à×ÑÐ$Ü -¨dÓ 3ˆDÔØ× Ñ Ð r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r   s    r   Úschemasz
V1.schemas,   s"   € à�=‰=Ð Ü& tÓ,ˆDŒMØ�}‰}Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r   s    r   ÚsinkszV1.sinks2   s!   € à�;‰;ÐÜ" 4›.ˆDŒKØ�{‰{Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r	   r   s    r   ÚsubscriptionszV1.subscriptions8   s'   € à×ÑÐ&Ü"2°4Ó"8ˆDÔØ×"Ñ"Ð"r   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Events.V1>© r   s    r   Ú__repr__zV1.__repr__>   s   € ð
 $r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r   r   r   r   r!   r	   r#   Ústrr&   Ú__classcell__)r   s   @r   r   r      sˆ   ø„ ð
?˜võ 
?ð ð!˜]ò !ó ð!ð
 ð˜ò ó ðð
 ð�xò ó ðð
 ð#Ð/ò #ó ð#ð
$˜#÷ $r   r   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Ú twilio.rest.events.v1.event_typer   Útwilio.rest.events.v1.schemar   Útwilio.rest.events.v1.sinkr   Ú"twilio.rest.events.v1.subscriptionr	   r   r%   r   r   ú<module>r5      s-   ðñõ Ý 'Ý %Ý :Ý 3Ý /Ý ?ô+$ˆõ +$r   