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

qk�fv#��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�Zdd	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!��Zd"�Zd#�Zd$�Zd%�Zd&�Zd'�Zy))�EmailzuNOTE: This class is auto generated by the clicksend code generator program.

    Do not edit the class manually.
    zlist[EmailRecipient]�	EmailFrom�strzlist[Attachment]�float)�to�cc�bcc�_from�subject�body�attachments�scheduler	r
r�fromr
rrrNc
�.�|	�
t�}	|	|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
||_|�||_|�||_
||_|�||_||_|�||_|�||_yy)z"Email - a model defined in SwaggerN�	classType)r�_configuration�_to�_cc�_bcc�_Email__from�_subject�_body�_attachments�	_schedule�
discriminatorr	r
rrr
rrr)
�selfr	r
rrr
rrrrs
          �?C:\Python312\Lib\site-packages\clicksend_client/models/email.py�__init__zEmail.__init__=s����!�*�_�N�,�����������	������
���
� ������(������
�>��D�G��?��D�H���
���"�D�L���	��"�*�D����$�D�M� �c��|jS)z�Gets the to of this Email.  # noqa: E501

        Array of To Recipient items.  # noqa: E501

        :return: The to of this Email.  # noqa: E501
        :rtype: list[EmailRecipient]
        )r�rs rr	zEmail.to[�
���x�x�r!c�X�|jjr
|�td��||_y)z�Sets the to of this Email.

        Array of To Recipient items.  # noqa: E501

        :param to: The to of this Email.  # noqa: E501
        :type: list[EmailRecipient]
        Nz*Invalid value for `to`, must not be `None`)r�client_side_validation�
ValueErrorr)rr	s  rr	zEmail.tofs*�����5�5�"�*��I�J�J���r!c��|jS)z�Gets the cc of this Email.  # noqa: E501

        Array of Cc Recipient items.  # noqa: E501

        :return: The cc of this Email.  # noqa: E501
        :rtype: list[EmailRecipient]
        �rr#s rr
zEmail.cctr$r!c��||_y)z�Sets the cc of this Email.

        Array of Cc Recipient items.  # noqa: E501

        :param cc: The cc of this Email.  # noqa: E501
        :type: list[EmailRecipient]
        Nr))rr
s  rr
zEmail.ccs����r!c��|jS)z�Gets the bcc of this Email.  # noqa: E501

        Array of Bcc Recipient items.  # noqa: E501

        :return: The bcc of this Email.  # noqa: E501
        :rtype: list[EmailRecipient]
        �rr#s rrz	Email.bcc�s���y�y�r!c��||_y)z�Sets the bcc of this Email.

        Array of Bcc Recipient items.  # noqa: E501

        :param bcc: The bcc of this Email.  # noqa: E501
        :type: list[EmailRecipient]
        Nr,)rrs  rrz	Email.bcc�s����	r!c��|jS)z�Gets the _from of this Email.  # noqa: E501


        :return: The _from of this Email.  # noqa: E501
        :rtype: EmailFrom
        )rr#s rrzEmail._from�s���{�{�r!c�X�|jjr
|�td��||_y)z~Sets the _from of this Email.


        :param _from: The _from of this Email.  # noqa: E501
        :type: EmailFrom
        Nz-Invalid value for `_from`, must not be `None`)rr&r'r)rrs  rrzEmail._from�s*�����5�5�%�-��L�M�M���r!c��|jS)z�Gets the subject of this Email.  # noqa: E501

        Subject of the email.  # noqa: E501

        :return: The subject of this Email.  # noqa: E501
        :rtype: str
        �rr#s rr
z
Email.subject�s���}�}�r!c��||_y)z�Sets the subject of this Email.

        Subject of the email.  # noqa: E501

        :param subject: The subject of this Email.  # noqa: E501
        :type: str
        Nr1)rr
s  rr
z
Email.subject�s�� ��
r!c��|jS)z�Gets the body of this Email.  # noqa: E501

        Body of the email.  # noqa: E501

        :return: The body of this Email.  # noqa: E501
        :rtype: str
        )rr#s rrz
Email.body�s���z�z�r!c�X�|jjr
|�td��||_y)z�Sets the body of this Email.

        Body of the email.  # noqa: E501

        :param body: The body of this Email.  # noqa: E501
        :type: str
        Nz,Invalid value for `body`, must not be `None`)rr&r'r)rrs  rrz
Email.body�s*�����5�5�$�,��K�L�L���
r!c��|jS)z�Gets the attachments of this Email.  # noqa: E501

        Array of Attachment items.  # noqa: E501

        :return: The attachments of this Email.  # noqa: E501
        :rtype: list[Attachment]
        �rr#s rrzEmail.attachments�s��� � � r!c��||_y)z�Sets the attachments of this Email.

        Array of Attachment items.  # noqa: E501

        :param attachments: The attachments of this Email.  # noqa: E501
        :type: list[Attachment]
        Nr6)rrs  rrzEmail.attachments�s��(��r!c��|jS)z�Gets the schedule of this Email.  # noqa: E501

        Schedule.  # noqa: E501

        :return: The schedule of this Email.  # noqa: E501
        :rtype: float
        �rr#s rrzEmail.schedules���~�~�r!c��||_y)z�Sets the schedule of this Email.

        Schedule.  # noqa: E501

        :param schedule: The schedule of this Email.  # noqa: E501
        :type: float
        Nr9)rrs  rrzEmail.schedules��"��r!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_modelzEmail.get_real_child_models4��"�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��hasattrrD)�xs r�<lambda>zEmail.to_dict.<locals>.<lambda>$s��W�Q�	�-B�a�i�i�k���r!rDc�T�t|dd�r|d|dj�fS|S)N�rDrrE)�items rrHzEmail.to_dict.<locals>.<lambda>+s3���t�A�w�	�2�#'�q�'�4��7�?�?�+<�!=��8<�r!)
�six�	iteritems�clicksend_types�getattr�
isinstance�list�maprFrD�dict�items�
issubclassr)r�result�attr�_�value�keys      rrDz
Email.to_dicts������}�}�T�%9�%9�:�	%�G�D�!��D�$�'�E��%��&�#�C�I��%� ��t����	�*�$�}�}���t���E�4�(�#�C�=��K�K�M�%� ��t�� %��t��!	%�"�e�T�"�"�j�j�l�
$�
��U�#��s��
$��
r!c�H�tj|j��S)z.Returns the string representation of the model)�pprint�pformatrDr#s r�to_strzEmail.to_str7s���~�~�d�l�l�n�-�-r!c�"�|j�S)zFor `print` and `pprint`)r^r#s r�__repr__zEmail.__repr__;s���{�{�}�r!c�f�t|t�sy|j�|j�k(S)z&Returns true if both objects are equalF�rPrrD�r�others  r�__eq__zEmail.__eq__?s&���%��'���|�|�~�����0�0r!c�f�t|t�sy|j�|j�k7S)z*Returns true if both objects are not equalTrbrcs  r�__ne__zEmail.__ne__Fs&���%��'���|�|�~�����0�0r!)	NNNNNNNNN)�__name__�
__module__�__qualname__�__doc__rN�
attribute_mapr=r �propertyr	�setterr
rrr
rrrrArDr^r`rerg�r!rrrs����
�%�$�%����)��	�O�������$��	�M�%�!�%�<�����Y�Y���������Y�Y�	��	�����	�Z�Z�	��	������\�\�
��
�����
�^�^�	 ��	 �����
�[�[�����!��!����	(��	(������_�_�	"��	"�K�
�6.��1�1r!r)rkr\�rerL�clicksend_client.configurationr�objectrror!r�<module>rss&����	�
�8�u1�F�u1r!

Youez - 2016 - github.com/yon3zu
LinuXploit