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__/account.cpython-312.pyc
�

qk�f�(��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	ddddddddd�Zdddddd	d
dd�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��Zd�Zd�Zd �Zd!�Zd"�Zd#�Zy)%�AccountzuNOTE: This class is auto generated by the clicksend code generator program.

    Do not edit the class manually.
    �str)�username�password�
user_phone�
user_email�user_first_name�user_last_name�account_name�countryrrr	r
rrr
rNc
��|	�
t�}	|	|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
||_||_||_
||_||_||_||_||_y)z$Account - a model defined in SwaggerN�	classType)r�_configuration�	_username�	_password�_user_phone�_user_email�_user_first_name�_user_last_name�
_account_name�_country�
discriminatorrrr	r
rrr
r)
�selfrrr	r
rrr
rrs
          �AC:\Python312\Lib\site-packages\clicksend_client/models/account.py�__init__zAccount.__init__=s����!�*�_�N�,��������������� $���#���!�����
�(��� ��
� ��
�$���$���.���,���(������c��|jS)z�Gets the username of this Account.  # noqa: E501

        Your username  # noqa: E501

        :return: The username of this Account.  # noqa: E501
        :rtype: str
        )r�rs rrzAccount.usernameV����~�~�rc�X�|jjr
|�td��||_y)z�Sets the username of this Account.

        Your username  # noqa: E501

        :param username: The username of this Account.  # noqa: E501
        :type: str
        Nz0Invalid value for `username`, must not be `None`)r�client_side_validation�
ValueErrorr)rrs  rrzAccount.usernamea�+�����5�5�(�:J��O�P�P�!��rc��|jS)z�Gets the password of this Account.  # noqa: E501

        Your password  # noqa: E501

        :return: The password of this Account.  # noqa: E501
        :rtype: str
        )rr s rrzAccount.passwordor!rc�X�|jjr
|�td��||_y)z�Sets the password of this Account.

        Your password  # noqa: E501

        :param password: The password of this Account.  # noqa: E501
        :type: str
        Nz0Invalid value for `password`, must not be `None`)rr#r$r)rrs  rrzAccount.passwordzr%rc��|jS)z�Gets the user_phone of this Account.  # noqa: E501

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

        :return: The user_phone of this Account.  # noqa: E501
        :rtype: str
        )rr s rr	zAccount.user_phone�������rc�X�|jjr
|�td��||_y)z�Sets the user_phone of this Account.

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

        :param user_phone: The user_phone of this Account.  # noqa: E501
        :type: str
        Nz2Invalid value for `user_phone`, must not be `None`)rr#r$r)rr	s  rr	zAccount.user_phone��,�����5�5�*�:L��Q�R�R�%��rc��|jS)z�Gets the user_email of this Account.  # noqa: E501

        Your email  # noqa: E501

        :return: The user_email of this Account.  # noqa: E501
        :rtype: str
        )rr s rr
zAccount.user_email�r)rc�X�|jjr
|�td��||_y)z�Sets the user_email of this Account.

        Your email  # noqa: E501

        :param user_email: The user_email of this Account.  # noqa: E501
        :type: str
        Nz2Invalid value for `user_email`, must not be `None`)rr#r$r)rr
s  rr
zAccount.user_email�r+rc��|jS)z�Gets the user_first_name of this Account.  # noqa: E501

        Your first name  # noqa: E501

        :return: The user_first_name of this Account.  # noqa: E501
        :rtype: str
        )rr s rrzAccount.user_first_name�s���$�$�$rc�X�|jjr
|�td��||_y)z�Sets the user_first_name of this Account.

        Your first name  # noqa: E501

        :param user_first_name: The user_first_name of this Account.  # noqa: E501
        :type: str
        Nz7Invalid value for `user_first_name`, must not be `None`)rr#r$r)rrs  rrzAccount.user_first_name�s,�����5�5�/�:Q��V�W�W� /��rc��|jS)z�Gets the user_last_name of this Account.  # noqa: E501

        Your last name  # noqa: E501

        :return: The user_last_name of this Account.  # noqa: E501
        :rtype: str
        )rr s rrzAccount.user_last_name�s���#�#�#rc�X�|jjr
|�td��||_y)z�Sets the user_last_name of this Account.

        Your last name  # noqa: E501

        :param user_last_name: The user_last_name of this Account.  # noqa: E501
        :type: str
        Nz6Invalid value for `user_last_name`, must not be `None`)rr#r$r)rrs  rrzAccount.user_last_name�s,�����5�5�.�:P��U�V�V�-��rc��|jS)z�Gets the account_name of this Account.  # noqa: E501

        Your delivery to value.  # noqa: E501

        :return: The account_name of this Account.  # noqa: E501
        :rtype: str
        )rr s rr
zAccount.account_name�s���!�!�!rc�X�|jjr
|�td��||_y)z�Sets the account_name of this Account.

        Your delivery to value.  # noqa: E501

        :param account_name: The account_name of this Account.  # noqa: E501
        :type: str
        Nz4Invalid value for `account_name`, must not be `None`)rr#r$r)rr
s  rr
zAccount.account_name�s,�����5�5�,�:N��S�T�T�)��rc��|jS)z�Gets the country of this Account.  # noqa: E501

        Your country  # noqa: E501

        :return: The country of this Account.  # noqa: E501
        :rtype: str
        )rr s rrzAccount.countrys���}�}�rc�X�|jjr
|�td��||_y)z�Sets the country of this Account.

        Your country  # noqa: E501

        :param country: The country of this Account.  # noqa: E501
        :type: str
        Nz/Invalid value for `country`, must not be `None`)rr#r$r)rrs  rrzAccount.countrys*�����5�5�'�/��N�O�O���
rc�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_modelzAccount.get_real_child_models4��"�4�#5�#5�6�<�<�>���1�1�5�5�6I�J�Jrc���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��hasattrr?)�xs r�<lambda>z!Account.to_dict.<locals>.<lambda>+s��W�Q�	�-B�a�i�i�k���rr?c�T�t|dd�r|d|dj�fS|S)N�r?rr@)�items rrCz!Account.to_dict.<locals>.<lambda>2s3���t�A�w�	�2�#'�q�'�4��7�?�?�+<�!=��8<�r)
�six�	iteritems�clicksend_types�getattr�
isinstance�list�maprAr?�dict�items�
issubclassr)r�result�attr�_�value�keys      rr?zAccount.to_dict#s������}�}�T�%9�%9�:�	%�G�D�!��D�$�'�E��%��&�#�C�I��%� ��t����	�*�$�}�}���t���E�4�(�#�C�=��K�K�M�%� ��t�� %��t��!	%�"�g�t�$�"�j�j�l�
$�
��U�#��s��
$��
rc�H�tj|j��S)z.Returns the string representation of the model)�pprint�pformatr?r s r�to_strzAccount.to_str>s���~�~�d�l�l�n�-�-rc�"�|j�S)zFor `print` and `pprint`)rYr s r�__repr__zAccount.__repr__Bs���{�{�}�rc�f�t|t�sy|j�|j�k(S)z&Returns true if both objects are equalF�rKrr?�r�others  r�__eq__zAccount.__eq__Fs&���%��)���|�|�~�����0�0rc�f�t|t�sy|j�|j�k7S)z*Returns true if both objects are not equalTr]r^s  r�__ne__zAccount.__ne__Ms&���%��)���|�|�~�����0�0r)	NNNNNNNNN)�__name__�
__module__�__qualname__�__doc__rI�
attribute_mapr8r�propertyr�setterrr	r
rrr
rr<r?rYr[r`rb�rrrrs����
����� ����	�O���"�"�,�*�&��	�M�%�!��2�����_�_�"��"������_�_�"��"�� �� ����&��&�� �� ����&��&��%��%����0��0��$��$����.��.��"��"����*��*�����
�^�^� �� �K�
�6.��1�1rr)rfrW�rerG�clicksend_client.configurationr�objectrrjrr�<module>rns&����	�
�8�|1�f�|1r

Youez - 2016 - github.com/yon3zu
LinuXploit