
    ~i8"                     J    d Z ddlZddlZddlZddlmZ  G d de          ZdS )z
    vmp

    No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)  # noqa: E501

    OpenAPI spec version: common-version
    
    Generated by: https://github.com/swagger-api/swagger-codegen.git
    N)Configurationc                      e Zd ZdZ	 ddddddddZd	d
ddddddZd%dZed             Zej	        d             Zed             Z
e
j	        d             Z
ed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zed             Zej	        d             Zd  Zd! Zd" Zd# Zd$ ZdS )&CreateContactRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]'DingTalkBotWebhookForCreateContactInputstr#LarkBotWebhookForCreateContactInput$WeComBotWebhookForCreateContactInputWebhookForCreateContactInput)contact_group_idsding_talk_bot_webhookemaillark_bot_webhooknamewe_com_bot_webhookwebhookContactGroupIdsDingTalkBotWebhookEmailLarkBotWebhookNameWeComBotWebhookWebhookNc	                 "   |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        ||| _
        ||| _        ||| _        ||| _        || _        ||| _        |	|| _        dS dS )z1CreateContactRequest - a model defined in SwaggerN)r   _configuration_contact_group_ids_ding_talk_bot_webhook_email_lark_bot_webhook_name_we_com_bot_webhook_webhookdiscriminatorr   r   r   r   r   r   r   )	selfr   r   r   r   r   r   r   r   s	            w/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/create_contact_request.py__init__zCreateContactRequest.__init__7   s    !*__N,"&&*#!%
#' !(%6D" ,)>D&DJ'$4D!	)&8D#"DLLL     c                     | j         S )zGets the contact_group_ids of this CreateContactRequest.  # noqa: E501


        :return: The contact_group_ids of this CreateContactRequest.  # noqa: E501
        :rtype: list[str]
        r   r#   s    r$   r   z&CreateContactRequest.contact_group_idsT   s     &&r&   c                     || _         dS )zSets the contact_group_ids of this CreateContactRequest.


        :param contact_group_ids: The contact_group_ids of this CreateContactRequest.  # noqa: E501
        :type: list[str]
        Nr(   )r#   r   s     r$   r   z&CreateContactRequest.contact_group_ids^   s     #4r&   c                     | j         S )zGets the ding_talk_bot_webhook of this CreateContactRequest.  # noqa: E501


        :return: The ding_talk_bot_webhook of this CreateContactRequest.  # noqa: E501
        :rtype: DingTalkBotWebhookForCreateContactInput
        r   r)   s    r$   r   z*CreateContactRequest.ding_talk_bot_webhooki   s     **r&   c                     || _         dS )zSets the ding_talk_bot_webhook of this CreateContactRequest.


        :param ding_talk_bot_webhook: The ding_talk_bot_webhook of this CreateContactRequest.  # noqa: E501
        :type: DingTalkBotWebhookForCreateContactInput
        Nr,   )r#   r   s     r$   r   z*CreateContactRequest.ding_talk_bot_webhooks   s     '<###r&   c                     | j         S )zGets the email of this CreateContactRequest.  # noqa: E501


        :return: The email of this CreateContactRequest.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   zCreateContactRequest.email~   s     {r&   c                     || _         dS )zSets the email of this CreateContactRequest.


        :param email: The email of this CreateContactRequest.  # noqa: E501
        :type: str
        Nr/   )r#   r   s     r$   r   zCreateContactRequest.email   s     r&   c                     | j         S )zGets the lark_bot_webhook of this CreateContactRequest.  # noqa: E501


        :return: The lark_bot_webhook of this CreateContactRequest.  # noqa: E501
        :rtype: LarkBotWebhookForCreateContactInput
        r   r)   s    r$   r   z%CreateContactRequest.lark_bot_webhook   s     %%r&   c                     || _         dS )zSets the lark_bot_webhook of this CreateContactRequest.


        :param lark_bot_webhook: The lark_bot_webhook of this CreateContactRequest.  # noqa: E501
        :type: LarkBotWebhookForCreateContactInput
        Nr2   )r#   r   s     r$   r   z%CreateContactRequest.lark_bot_webhook   s     "2r&   c                     | j         S )zGets the name of this CreateContactRequest.  # noqa: E501


        :return: The name of this CreateContactRequest.  # noqa: E501
        :rtype: str
        )r   r)   s    r$   r   zCreateContactRequest.name   s     zr&   c                 N    | j         j        r|t          d          || _        dS )zSets the name of this CreateContactRequest.


        :param name: The name of this CreateContactRequest.  # noqa: E501
        :type: str
        Nz,Invalid value for `name`, must not be `None`)r   client_side_validation
ValueErrorr   )r#   r   s     r$   r   zCreateContactRequest.name   s1     5 	M$,KLLL


r&   c                     | j         S )zGets the we_com_bot_webhook of this CreateContactRequest.  # noqa: E501


        :return: The we_com_bot_webhook of this CreateContactRequest.  # noqa: E501
        :rtype: WeComBotWebhookForCreateContactInput
        r    r)   s    r$   r   z'CreateContactRequest.we_com_bot_webhook   s     ''r&   c                     || _         dS )zSets the we_com_bot_webhook of this CreateContactRequest.


        :param we_com_bot_webhook: The we_com_bot_webhook of this CreateContactRequest.  # noqa: E501
        :type: WeComBotWebhookForCreateContactInput
        Nr9   )r#   r   s     r$   r   z'CreateContactRequest.we_com_bot_webhook   s     $6   r&   c                     | j         S )zGets the webhook of this CreateContactRequest.  # noqa: E501


        :return: The webhook of this CreateContactRequest.  # noqa: E501
        :rtype: WebhookForCreateContactInput
        r!   r)   s    r$   r   zCreateContactRequest.webhook   s     }r&   c                     || _         dS )zSets the webhook of this CreateContactRequest.


        :param webhook: The webhook of this CreateContactRequest.  # noqa: E501
        :type: WebhookForCreateContactInput
        Nr<   )r#   r   s     r$   r   zCreateContactRequest.webhook   s      r&   c                 4   i }t          j        | j                  D ]\  }}t          | |          }t	          |t
                    r"t          t          d |                    ||<   Lt          |d          r|                                ||<   tt	          |t                    r4t          t          d |
                                                    ||<   |||<   t          t          t                    r| 
                                D ]
\  }}|||<   |S )z&Returns the model properties as a dictc                 N    t          | d          r|                                 n| S )Nto_dicthasattrr@   )xs    r$   <lambda>z.CreateContactRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r&   r@   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r@   r   rA   )items    r$   rD   z.CreateContactRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r&   )six	iteritemsswagger_typesgetattr
isinstancelistmaprB   r@   dictitems
issubclassr   )r#   resultattr_valuekeys         r$   r@   zCreateContactRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t*D11 	$"jjll $ $
U#sr&   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr@   r)   s    r$   to_strzCreateContactRequest.to_str  s    ~dllnn---r&   c                 *    |                                  S )zFor `print` and `pprint`)rZ   r)   s    r$   __repr__zCreateContactRequest.__repr__  s    {{}}r&   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrL   r   r@   r#   others     r$   __eq__zCreateContactRequest.__eq__  s5    %!566 	5||~~00r&   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr^   r_   s     r$   __ne__zCreateContactRequest.__ne__  s5    %!566 	4||~~00r&   )NNNNNNNN)__name__
__module____qualname____doc__rJ   attribute_mapr%   propertyr   setterr   r   r   r   r   r   r@   rZ   r\   ra   rc    r&   r$   r   r      sX        
 )!JAD1 M /!5,/ M# # # #: ' ' X' 4 4 4 + + X+ !< < "!<   X \  \ & & X& 2 2 2   X 
[
 
 [
 ( ( X( 6 6 6   X ^    ^   6. . .  1 1 11 1 1 1 1r&   r   )rg   rX   rerH   volcenginesdkcore.configurationr   objectr   rk   r&   r$   <module>ro      s|      				 



 9 9 9 9 9 9B1 B1 B1 B1 B16 B1 B1 B1 B1 B1r&   