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

qk�fI&��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	dddddddd�Zdddddd	d
d�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��Zd�Zd�Zd�Zd�Zd�Zd �Zy)"�AddresszuNOTE: This class is auto generated by the clicksend code generator program.

    Do not edit the class manually.
    �str)�address_name�address_line_1�address_city�address_postal_code�address_country�address_line_2�
address_staterrr	r
rrr
Nc	��|�
t�}||_d|_d|_d|_d|_d|_d|_d|_d|_	||_
||_||_||_
||_|�||_|�||_yy)z$Address - a model defined in SwaggerN�	classType)r�_configuration�
_address_name�_address_line_1�
_address_city�_address_postal_code�_address_country�_address_line_2�_address_state�
discriminatorrrr	r
rrr
)	�selfrrr	r
rrr
rs	         �AC:\Python312\Lib\site-packages\clicksend_client/models/address.py�__init__zAddress.__init__;s����!�*�_�N�,���!���#���!���$(��!� $���#���"���(���(���,���(���#6�� �.����%�"0�D���$�!.�D��%�c��|jS)z�Gets the address_name of this Address.  # noqa: E501

        Your address name.  # noqa: E501

        :return: The address_name of this Address.  # noqa: E501
        :rtype: str
        )r�rs rrzAddress.address_nameT����!�!�!rc�X�|jjr
|�td��||_y)z�Sets the address_name of this Address.

        Your address name.  # noqa: E501

        :param address_name: The address_name of this Address.  # noqa: E501
        :type: str
        Nz4Invalid value for `address_name`, must not be `None`)r�client_side_validation�
ValueErrorr)rrs  rrzAddress.address_name_�,�����5�5�,�:N��S�T�T�)��rc��|jS)z�Gets the address_line_1 of this Address.  # noqa: E501

        Your address line 1  # noqa: E501

        :return: The address_line_1 of this Address.  # noqa: E501
        :rtype: str
        )rrs rrzAddress.address_line_1m����#�#�#rc�X�|jjr
|�td��||_y)z�Sets the address_line_1 of this Address.

        Your address line 1  # noqa: E501

        :param address_line_1: The address_line_1 of this Address.  # noqa: E501
        :type: str
        Nz6Invalid value for `address_line_1`, must not be `None`)rr!r"r)rrs  rrzAddress.address_line_1xs,�����5�5�.�:P��U�V�V�-��rc��|jS)z�Gets the address_city of this Address.  # noqa: E501

        Your city  # noqa: E501

        :return: The address_city of this Address.  # noqa: E501
        :rtype: str
        )rrs rr	zAddress.address_city�rrc�X�|jjr
|�td��||_y)z�Sets the address_city of this Address.

        Your city  # noqa: E501

        :param address_city: The address_city of this Address.  # noqa: E501
        :type: str
        Nz4Invalid value for `address_city`, must not be `None`)rr!r"r)rr	s  rr	zAddress.address_city�r#rc��|jS)z�Gets the address_postal_code of this Address.  # noqa: E501

        Your postal code  # noqa: E501

        :return: The address_postal_code of this Address.  # noqa: E501
        :rtype: str
        )rrs rr
zAddress.address_postal_code�s���(�(�(rc�X�|jjr
|�td��||_y)z�Sets the address_postal_code of this Address.

        Your postal code  # noqa: E501

        :param address_postal_code: The address_postal_code of this Address.  # noqa: E501
        :type: str
        Nz;Invalid value for `address_postal_code`, must not be `None`)rr!r"r)rr
s  rr
zAddress.address_postal_code�s-�����5�5�:M�:U��Z�[�[�$7��!rc��|jS)z�Gets the address_country of this Address.  # noqa: E501

        Your country  # noqa: E501

        :return: The address_country of this Address.  # noqa: E501
        :rtype: str
        )rrs rrzAddress.address_country�s���$�$�$rc�X�|jjr
|�td��||_y)z�Sets the address_country of this Address.

        Your country  # noqa: E501

        :param address_country: The address_country of this Address.  # noqa: E501
        :type: str
        Nz7Invalid value for `address_country`, must not be `None`)rr!r"r)rrs  rrzAddress.address_country�s,�����5�5�/�:Q��V�W�W� /��rc��|jS)z�Gets the address_line_2 of this Address.  # noqa: E501

        Your address line 2  # noqa: E501

        :return: The address_line_2 of this Address.  # noqa: E501
        :rtype: str
        �rrs rrzAddress.address_line_2�r%rc��||_y)z�Sets the address_line_2 of this Address.

        Your address line 2  # noqa: E501

        :param address_line_2: The address_line_2 of this Address.  # noqa: E501
        :type: str
        Nr.)rrs  rrzAddress.address_line_2�s�� .��rc��|jS)z�Gets the address_state of this Address.  # noqa: E501

        Your state  # noqa: E501

        :return: The address_state of this Address.  # noqa: E501
        :rtype: str
        �rrs rr
zAddress.address_state�s���"�"�"rc��||_y)z�Sets the address_state of this Address.

        Your state  # noqa: E501

        :param address_state: The address_state of this Address.  # noqa: E501
        :type: str
        Nr1)rr
s  rr
zAddress.address_state�s��,��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_modelzAddress.get_real_child_model�s4��"�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!Address.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 rr@z!Address.to_dict.<locals>.<lambda>s3���t�A�w�	�2�#'�q�'�4��7�?�?�+<�!=��8<�r)
�six�	iteritems�clicksend_types�getattr�
isinstance�list�mapr>r<�dict�items�
issubclassr)r�result�attr�_�value�keys      rr<zAddress.to_dicts������}�}�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<rs r�to_strzAddress.to_strs���~�~�d�l�l�n�-�-rc�"�|j�S)zFor `print` and `pprint`)rVrs r�__repr__zAddress.__repr__#s���{�{�}�rc�f�t|t�sy|j�|j�k(S)z&Returns true if both objects are equalF�rHrr<�r�others  r�__eq__zAddress.__eq__'s&���%��)���|�|�~�����0�0rc�f�t|t�sy|j�|j�k7S)z*Returns true if both objects are not equalTrZr[s  r�__ne__zAddress.__ne__.s&���%��)���|�|�~�����0�0r)NNNNNNNN)�__name__�
__module__�__qualname__�__doc__rF�
attribute_mapr5r�propertyr�setterrr	r
rrr
r9r<rVrXr]r_�rrrrs����
����$� ����O�'�*�&�4�,�*�(��M�%�!�/�2�"��"����*��*��$��$����.��.��"��"����*��*��)��)����8� �8��%��%����0��0��$��$����	.��	.��#��#����	,��	,�K�
�6.��1�1rr)rcrT�rerD�clicksend_client.configurationr�objectrrgrr�<module>rks&����	�
�8�]1�f�]1r

Youez - 2016 - github.com/yon3zu
LinuXploit