Ë
    [üàgÜ  ã                   óŠ   — 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 dd	lmZ dd
lmZ  G d„ de«      Zy)aè  
    This code was generated by
   ___ _ _ _ _ _    _ ____    ____ ____ _    ____ ____ _  _ ____ ____ ____ ___ __   __
    |  | | | | |    | |  | __ |  | |__| | __ | __ |___ |\ | |___ |__/ |__|  | |  | |__/
    |  |_|_| | |___ | |__|    |__| |  | |    |__] |___ | \| |___ |  \ |  |  | |__| |  \

    Twilio - Voice
    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)ÚArchivedCallList)ÚByocTrunkList)ÚConnectionPolicyList)ÚDialingPermissionsList)ÚIpRecordList)ÚSourceIpMappingListc                   ó´   ‡ — 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edefd„«       Zedefd	„«       Zdefd
„Zˆ xZS )ÚV1Údomainc                 óz   •— t         ‰| �  |d«       d| _        d| _        d| _        d| _        d| _        d| _        y)zd
        Initialize the V1 version of Voice

        :param domain: The Twilio.voice domain
        Úv1N)ÚsuperÚ__init__Ú_archived_callsÚ_byoc_trunksÚ_connection_policiesÚ_dialing_permissionsÚ_ip_recordsÚ_source_ip_mappings)Úselfr   Ú	__class__s     €ú[/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/twilio/rest/voice/v1/__init__.pyr   zV1.__init__   sD   ø€ ô 	‰Ñ˜ Ô&Ø;?ˆÔØ59ˆÔØDHˆÔ!ØFJˆÔ!Ø37ˆÔØBFˆÕ ó    Úreturnc                 óR   — | j                   €t        | «      | _         | j                   S ©N)r   r   ©r   s    r   Úarchived_callszV1.archived_calls*   s'   € à×ÑÐ'Ü#3°DÓ#9ˆDÔ Ø×#Ñ#Ð#r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úbyoc_trunkszV1.byoc_trunks0   s'   € à×ÑÐ$Ü -¨dÓ 3ˆDÔØ× Ñ Ð r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úconnection_policieszV1.connection_policies6   s'   € à×$Ñ$Ð,Ü(<¸TÓ(BˆDÔ%Ø×(Ñ(Ð(r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r	   r    s    r   Údialing_permissionszV1.dialing_permissions<   s'   € à×$Ñ$Ð,Ü(>¸tÓ(DˆDÔ%Ø×(Ñ(Ð(r   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r
   r    s    r   Ú
ip_recordszV1.ip_recordsB   s'   € à×ÑÐ#Ü+¨DÓ1ˆDÔØ×ÑÐr   c                 óR   — | j                   €t        | «      | _         | j                   S r   )r   r   r    s    r   Úsource_ip_mappingszV1.source_ip_mappingsH   s'   € à×#Ñ#Ð+Ü':¸4Ó'@ˆDÔ$Ø×'Ñ'Ð'r   c                  ó   — y)ze
        Provide a friendly representation
        :returns: Machine friendly representation
        z<Twilio.Voice.V1>© r    s    r   Ú__repr__zV1.__repr__N   s   € ð
 #r   )Ú__name__Ú
__module__Ú__qualname__r   r   Úpropertyr   r!   r   r#   r   r%   r	   r'   r
   r)   r   r+   Ústrr.   Ú__classcell__)r   s   @r   r   r      sÃ   ø„ ðG˜võ Gð ð$Ð 0ò $ó ð$ð
 ð!˜]ò !ó ð!ð
 ð)Ð%9ò )ó ð)ð
 ð)Ð%;ò )ó ð)ð
 ð ˜Lò  ó ð ð
 ð(Ð$7ò (ó ð(ð
#˜#÷ #r   r   N)Ú__doc__Útypingr   Útwilio.base.versionr   Útwilio.base.domainr   Ú"twilio.rest.voice.v1.archived_callr   Útwilio.rest.voice.v1.byoc_trunkr   Ú&twilio.rest.voice.v1.connection_policyr   Ú(twilio.rest.voice.v1.dialing_permissionsr	   Útwilio.rest.voice.v1.ip_recordr
   Ú&twilio.rest.voice.v1.source_ip_mappingr   r   r-   r   r   ú<module>r?      s3   ðñõ Ý 'Ý %Ý ?Ý 9Ý GÝ KÝ 7Ý Fô9#ˆõ 9#r   