Ë
    [üàgX  ã                   ó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 - Wireless
    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)ÚCommandList)ÚRatePlanList)ÚSimList)ÚUsageRecordListc                   óˆ   ‡ — 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)zj
        Initialize the V1 version of Wireless

        :param domain: The Twilio.wireless domain
        Úv1N)ÚsuperÚ__init__Ú	_commandsÚ_rate_plansÚ_simsÚ_usage_records)Úselfr   Ú	__class__s     €ú^/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/wireless/v1/__init__.pyr   zV1.__init__   s2   ø€ ô 	‰Ñ˜ Ô&Ø04ˆŒØ37ˆÔØ(,ˆŒ
Ø9=ˆÕó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S ©N)r   r   ©r   s    r   ÚcommandszV1.commands&   s"   € à�>‰>Ð!Ü(¨Ó.ˆDŒNØ�~‰~Ðr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r   s    r   Ú
rate_planszV1.rate_plans,   s'   € à×ÑÐ#Ü+¨DÓ1ˆDÔØ×ÑÐr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r   s    r   ÚsimszV1.sims2   s!   € à�:‰:ÐÜ  ›ˆDŒJØ�z‰zÐr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r	   r   s    r   Úusage_recordszV1.usage_records8   s'   € à×ÑÐ&Ü"1°$Ó"7ˆDÔØ×"Ñ"Ð"r   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Wireless.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õ 
>ð ð˜+ò ó ðð
 ð ˜Lò  ó ð ð
 ð�gò ó ðð
 ð#˜ò #ó ð#ð
&˜#÷ &r   r   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Útwilio.rest.wireless.v1.commandr   Ú!twilio.rest.wireless.v1.rate_planr   Útwilio.rest.wireless.v1.simr   Ú$twilio.rest.wireless.v1.usage_recordr	   r   r%   r   r   ú<module>r5      s-   ðñõ Ý 'Ý %Ý 7Ý :Ý /Ý @ô+&ˆõ +&r   