| 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 : |
�
qk�f�( � �B � d Z ddlZddlZddlZddlmZ G d� 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 � � e Zd ZdZ ddddddddd�Zdddddd d
dd�Zi Zd$d
�Zed� � Z e j d� � Z ed� � Zej d� � Zed� � Zej d� � Zed� � Z
e
j d� � Z
ed� � Zej d� � Zed� � Zej d� � Zed� � Zej d� � Zed� � Zej d� � 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�countryr r r r
r r r
r Nc
� � | �
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�
discriminatorr r r r
r r r
r )
�selfr r r r
r r r
r r s
�AC:\Python312\Lib\site-packages\clicksend_client/models/account.py�__init__zAccount.__init__= s� � ��!�*�_�N�,��������������� $���#���!�����
�(��� ��
� ��
�$���$���.���,���(������ c � � | j S )z�Gets the username of this Account. # noqa: E501
Your username # noqa: E501
:return: The username of this Account. # noqa: E501
:rtype: str
)r �r s r r zAccount.usernameV � � � �~�~�r c �X � | j j r
|�t d� �|| _ 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 )r r s r r zAccount.usernamea �+ � � ���5�5�(�:J��O�P�P�!��r c � � | j S )z�Gets the password of this Account. # noqa: E501
Your password # noqa: E501
:return: The password of this Account. # noqa: E501
:rtype: str
)r r s r r zAccount.passwordo r! r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r s r r zAccount.passwordz r% r c � � | j S )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
)r r s r r zAccount.user_phone� � � � ���r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r s r r zAccount.user_phone� �, � � ���5�5�*�:L��Q�R�R�%��r c � � | j S )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
)r r s r r
zAccount.user_email� r) r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r
s r r
zAccount.user_email� r+ r c � � | j S )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
)r r s r r zAccount.user_first_name� s � � �$�$�$r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r s r r zAccount.user_first_name� s, � � ���5�5�/�:Q��V�W�W� /��r c � � | j S )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
)r r s r r zAccount.user_last_name� s � � �#�#�#r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r s r r zAccount.user_last_name� s, � � ���5�5�.�:P��U�V�V�-��r c � � | j S )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
)r r s r r
zAccount.account_name� s � � �!�!�!r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r
s r r
zAccount.account_name� s, � � ���5�5�,�:N��S�T�T�)��r c � � | j S )z�Gets the country of this Account. # noqa: E501
Your country # noqa: E501
:return: The country of this Account. # noqa: E501
:rtype: str
)r r s r r zAccount.country s � � �}�}�r c �X � | j j r
|�t d� �|| _ 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`)r r# r$ r )r r s r r zAccount.country s* � � ���5�5�'�/��N�O�O���
r c �r � || j j � }| j j |� 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_model s4 � �"�4�#5�#5�6�<�<�>���1�1�5�5�6I�J�Jr c �� � i }t j | j � D ]� \ }}t | |� }t |t
� rt t
d� |� � ||<