| 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�3 � �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 dddddddddddd�Zddddd d
ddd
ddd�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!� � Zed"� � Zej d#� � Zed$� � Zej d%� � Zed&� � Zej d'� � 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_settingsr r r
r r r
r r r r r Nc
� � |�
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�
discriminatorr r r
r r r
r r r r r )
�selfr r r
r r r
r r r r r r s
�DC:\Python312\Lib\site-packages\clicksend_client/models/subaccount.py�__init__zSubaccount.__init__C s� � ��!�*�_�N�,���!���������!���������!���#���!%��� $��� $���(���(��� ��
���
�(���$���"����#� ,�D���%�"0�D���'�$4�D�!��&�#2�D� ��&�#2�D� � '� c � � | j S )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"