403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Python312/Lib/site-packages/clicksend_client/models/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Python312/Lib/site-packages/clicksend_client/models/__pycache__/subaccount.cpython-312.pyc
�

qk�f�3��B�dZddlZddlZddlZddlmZGd�de�Zy)a�
    ClickSend v3 API

     This is an official SDK for [ClickSend](https://clicksend.com)  Below you will find a current list of the available methods for clicksend.  *NOTE: You will need to create a free account to use the API. You can register [here](https://dashboard.clicksend.com/#/signup/step1/)..*   # noqa: E501

    OpenAPI spec version: 3.1
    Contact: support@clicksend.com
    Generated by: https://github.com/clicksend-api/clicksend-codegen.git
�N)�
Configurationc��eZdZdZ	dddddddddddd�Zddddd	d
ddd
ddd�ZiZd.d�Zed��Z	e	jd��Z	ed��Zejd��Zed��Zejd��Zed��Z
e
jd��Z
ed��Zejd��Zed��Zejd��Zed��Zejd��Zed ��Zejd!��Zed"��Zejd#��Zed$��Zejd%��Zed&��Zejd'��Zd(�Zd)�Zd*�Zd+�Zd,�Zd-�Zy)/�
SubaccountzuNOTE: This class is auto generated by the clicksend code generator program.

    Do not edit the class manually.
    �str�int)�api_username�password�email�phone_number�
first_name�	last_name�access_users�access_billing�access_reporting�access_contacts�access_settingsrr	r
rrr
rrrrrNc
��|�
t�}||_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
||_||_||_||_||_||_|�||_|�||_|	�|	|_|
�|
|_|�||_yy)z'Subaccount - a model defined in SwaggerN�	classType)r�_configuration�
_api_username�	_password�_email�
_phone_number�_first_name�
_last_name�
_access_users�_access_billing�_access_reporting�_access_contacts�_access_settings�
discriminatorrr	r
rrr
rrrrr)
�selfrr	r
rrr
rrrrrrs
             �DC:\Python312\Lib\site-packages\clicksend_client/models/subaccount.py�__init__zSubaccount.__init__Cs����!�*�_�N�,���!���������!���������!���#���!%��� $��� $���(���(��� ��
���
�(���$���"����#� ,�D���%�"0�D���'�$4�D�!��&�#2�D� ��&�#2�D� �'�c��|jS)z�Gets the api_username of this Subaccount.  # noqa: E501

        Your new api username.  # noqa: E501

        :return: The api_username of this Subaccount.  # noqa: E501
        :rtype: str
        )r�r"s r#rzSubaccount.api_usernameg����!�!�!r%c�X�|jjr
|�td��||_y)z�Sets the api_username of this Subaccount.

        Your new api username.  # noqa: E501

        :param api_username: The api_username of this Subaccount.  # noqa: E501
        :type: str
        Nz4Invalid value for `api_username`, must not be `None`)r�client_side_validation�
ValueErrorr)r"rs  r#rzSubaccount.api_usernamer�,�����5�5�,�:N��S�T�T�)��r%c��|jS)z�Gets the password of this Subaccount.  # noqa: E501

        Your new password  # noqa: E501

        :return: The password of this Subaccount.  # noqa: E501
        :rtype: str
        )rr's r#r	zSubaccount.password�s���~�~�r%c�X�|jjr
|�td��||_y)z�Sets the password of this Subaccount.

        Your new password  # noqa: E501

        :param password: The password of this Subaccount.  # noqa: E501
        :type: str
        Nz0Invalid value for `password`, must not be `None`)rr*r+r)r"r	s  r#r	zSubaccount.password�s+�����5�5�(�:J��O�P�P�!��r%c��|jS)z�Gets the email of this Subaccount.  # noqa: E501

        Your new email.  # noqa: E501

        :return: The email of this Subaccount.  # noqa: E501
        :rtype: str
        )rr's r#r
zSubaccount.email�s���{�{�r%c�X�|jjr
|�td��||_y)z�Sets the email of this Subaccount.

        Your new email.  # noqa: E501

        :param email: The email of this Subaccount.  # noqa: E501
        :type: str
        Nz-Invalid value for `email`, must not be `None`)rr*r+r)r"r
s  r#r
zSubaccount.email�s*�����5�5�%�-��L�M�M���r%c��|jS)z�Gets the phone_number of this Subaccount.  # noqa: E501

        Your phone number in E.164 format.  # noqa: E501

        :return: The phone_number of this Subaccount.  # noqa: E501
        :rtype: str
        )rr's r#rzSubaccount.phone_number�r(r%c�X�|jjr
|�td��||_y)z�Sets the phone_number of this Subaccount.

        Your phone number in E.164 format.  # noqa: E501

        :param phone_number: The phone_number of this Subaccount.  # noqa: E501
        :type: str
        Nz4Invalid value for `phone_number`, must not be `None`)rr*r+r)r"rs  r#rzSubaccount.phone_number�r,r%c��|jS)z�Gets the first_name of this Subaccount.  # noqa: E501

        Your firstname  # noqa: E501

        :return: The first_name of this Subaccount.  # noqa: E501
        :rtype: str
        )rr's r#rzSubaccount.first_name�s�����r%c�X�|jjr
|�td��||_y)z�Sets the first_name of this Subaccount.

        Your firstname  # noqa: E501

        :param first_name: The first_name of this Subaccount.  # noqa: E501
        :type: str
        Nz2Invalid value for `first_name`, must not be `None`)rr*r+r)r"rs  r#rzSubaccount.first_name�s,�����5�5�*�:L��Q�R�R�%��r%c��|jS)z�Gets the last_name of this Subaccount.  # noqa: E501

        Your lastname  # noqa: E501

        :return: The last_name of this Subaccount.  # noqa: E501
        :rtype: str
        )rr's r#r
zSubaccount.last_name�s�����r%c�X�|jjr
|�td��||_y)z�Sets the last_name of this Subaccount.

        Your lastname  # noqa: E501

        :param last_name: The last_name of this Subaccount.  # noqa: E501
        :type: str
        Nz1Invalid value for `last_name`, must not be `None`)rr*r+r)r"r
s  r#r
zSubaccount.last_name�s+�����5�5�)�:K��P�Q�Q�#��r%c��|jS)z�Gets the access_users of this Subaccount.  # noqa: E501

        Your access users flag value, must be 1 or 0.  # noqa: E501

        :return: The access_users of this Subaccount.  # noqa: E501
        :rtype: int
        �rr's r#rzSubaccount.access_users�r(r%c��||_y)z�Sets the access_users of this Subaccount.

        Your access users flag value, must be 1 or 0.  # noqa: E501

        :param access_users: The access_users of this Subaccount.  # noqa: E501
        :type: int
        Nr8)r"rs  r#rzSubaccount.access_userss��*��r%c��|jS)z�Gets the access_billing of this Subaccount.  # noqa: E501

        Your access billing flag value, must be 1 or 0.  # noqa: E501

        :return: The access_billing of this Subaccount.  # noqa: E501
        :rtype: int
        �rr's r#rzSubaccount.access_billings���#�#�#r%c��||_y)z�Sets the access_billing of this Subaccount.

        Your access billing flag value, must be 1 or 0.  # noqa: E501

        :param access_billing: The access_billing of this Subaccount.  # noqa: E501
        :type: int
        Nr;)r"rs  r#rzSubaccount.access_billings�� .��r%c��|jS)z�Gets the access_reporting of this Subaccount.  # noqa: E501

        Your access reporting flag value, must be 1 or 0.  # noqa: E501

        :return: The access_reporting of this Subaccount.  # noqa: E501
        :rtype: int
        �rr's r#rzSubaccount.access_reporting+s���%�%�%r%c��||_y)z�Sets the access_reporting of this Subaccount.

        Your access reporting flag value, must be 1 or 0.  # noqa: E501

        :param access_reporting: The access_reporting of this Subaccount.  # noqa: E501
        :type: int
        Nr>)r"rs  r#rzSubaccount.access_reporting6s��"2��r%c��|jS)z�Gets the access_contacts of this Subaccount.  # noqa: E501

        Your access contacts flag value, must be 1 or 0.  # noqa: E501

        :return: The access_contacts of this Subaccount.  # noqa: E501
        :rtype: int
        �rr's r#rzSubaccount.access_contactsB����$�$�$r%c��||_y)z�Sets the access_contacts of this Subaccount.

        Your access contacts flag value, must be 1 or 0.  # noqa: E501

        :param access_contacts: The access_contacts of this Subaccount.  # noqa: E501
        :type: int
        NrA)r"rs  r#rzSubaccount.access_contactsM���!0��r%c��|jS)z�Gets the access_settings of this Subaccount.  # noqa: E501

        Your access settings flag value, must be 1 or 0.  # noqa: E501

        :return: The access_settings of this Subaccount.  # noqa: E501
        :rtype: int
        �r r's r#rzSubaccount.access_settingsYrBr%c��||_y)z�Sets the access_settings of this Subaccount.

        Your access settings flag value, must be 1 or 0.  # noqa: E501

        :param access_settings: The access_settings of this Subaccount.  # noqa: E501
        :type: int
        NrF)r"rs  r#rzSubaccount.access_settingsdrDr%c�r�||jj�}|jj|�S)z:Returns the real base class specified by the discriminator)r!�lower�discriminator_value_class_map�get)r"�data�discriminator_values   r#�get_real_child_modelzSubaccount.get_real_child_modelps4��"�4�#5�#5�6�<�<�>���1�1�5�5�6I�J�Jr%c���i}tj|j�D]�\}}t||�}t	|t
�rtt
d�|��||<�<t|d�r|j�||<�\t	|t�r(tt
d�|j���||<��|||<��ttt�r|j�D]
\}}|||<�|S)z&Returns the model properties as a dictc�>�t|d�r|j�S|S)N�to_dict��hasattrrQ)�xs r#�<lambda>z$Subaccount.to_dict.<locals>.<lambda>}s��W�Q�	�-B�a�i�i�k���r%rQc�T�t|dd�r|d|dj�fS|S)N�rQrrR)�items r#rUz$Subaccount.to_dict.<locals>.<lambda>�s3���t�A�w�	�2�#'�q�'�4��7�?�?�+<�!=��8<�r%)
�six�	iteritems�clicksend_types�getattr�
isinstance�list�maprSrQ�dict�items�
issubclassr)r"�result�attr�_�value�keys      r#rQzSubaccount.to_dictus������}�}�T�%9�%9�:�	%�G�D�!��D�$�'�E��%��&�#�C�I��%� ��t����	�*�$�}�}���t���E�4�(�#�C�=��K�K�M�%� ��t�� %��t��!	%�"�j�$�'�"�j�j�l�
$�
��U�#��s��
$��
r%c�H�tj|j��S)z.Returns the string representation of the model)�pprint�pformatrQr's r#�to_strzSubaccount.to_str�s���~�~�d�l�l�n�-�-r%c�"�|j�S)zFor `print` and `pprint`)rkr's r#�__repr__zSubaccount.__repr__�s���{�{�}�r%c�f�t|t�sy|j�|j�k(S)z&Returns true if both objects are equalF�r]rrQ�r"�others  r#�__eq__zSubaccount.__eq__�s&���%��,���|�|�~�����0�0r%c�f�t|t�sy|j�|j�k7S)z*Returns true if both objects are not equalTrorps  r#�__ne__zSubaccount.__ne__�s&���%��,���|�|�~�����0�0r%)NNNNNNrWrWrWrrWN)�__name__�
__module__�__qualname__�__doc__r[�
attribute_maprJr$�propertyr�setterr	r
rrr
rrrrrrNrQrkrmrrrt�r%r#rrs����
���������!� � ��O�'���&�"� �&�*�.�,�,��M�%�!�"3�H�"��"����*��*������_�_�"��"������\�\�����"��"����*��*�� �� ����&��&��������$��$��"��"����	*��	*��$��$����	.��	.��&��&����	2��	2��%��%����	0��	0��%��%����	0��	0�K�
�6.��1�1r%r)rxri�rerY�clicksend_client.configurationr�objectrr|r%r#�<module>r�s&����	�
�8�N1��N1r%

Youez - 2016 - github.com/yon3zu
LinuXploit