
    ~io$                     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dZd	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ed!             Zej	        d"             Zd# Zd$ Zd% Zd& Zd' ZdS ))UpdateContactRequestzsNOTE: This class is auto generated by the swagger code generator program.

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


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


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


        :return: The ding_talk_bot_webhook of this UpdateContactRequest.  # noqa: E501
        :rtype: DingTalkBotWebhookForUpdateContactInput
        r   r,   s    r'   r   z*UpdateContactRequest.ding_talk_bot_webhookn   s     **r)   c                     || _         dS )zSets the ding_talk_bot_webhook of this UpdateContactRequest.


        :param ding_talk_bot_webhook: The ding_talk_bot_webhook of this UpdateContactRequest.  # noqa: E501
        :type: DingTalkBotWebhookForUpdateContactInput
        Nr/   )r&   r   s     r'   r   z*UpdateContactRequest.ding_talk_bot_webhookx   s     '<###r)   c                     | j         S )zGets the email of this UpdateContactRequest.  # noqa: E501


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


        :param email: The email of this UpdateContactRequest.  # noqa: E501
        :type: str
        Nr2   )r&   r   s     r'   r   zUpdateContactRequest.email   s     r)   c                     | j         S )zGets the id of this UpdateContactRequest.  # noqa: E501


        :return: The id of this UpdateContactRequest.  # noqa: E501
        :rtype: str
        )r    r,   s    r'   r   zUpdateContactRequest.id   s     xr)   c                 N    | j         j        r|t          d          || _        dS )zSets the id of this UpdateContactRequest.


        :param id: The id of this UpdateContactRequest.  # noqa: E501
        :type: str
        Nz*Invalid value for `id`, must not be `None`)r   client_side_validation
ValueErrorr    )r&   r   s     r'   r   zUpdateContactRequest.id   s1     5 	K"*IJJJr)   c                     | j         S )zGets the lark_bot_webhook of this UpdateContactRequest.  # noqa: E501


        :return: The lark_bot_webhook of this UpdateContactRequest.  # noqa: E501
        :rtype: LarkBotWebhookForUpdateContactInput
        r!   r,   s    r'   r   z%UpdateContactRequest.lark_bot_webhook   s     %%r)   c                     || _         dS )zSets the lark_bot_webhook of this UpdateContactRequest.


        :param lark_bot_webhook: The lark_bot_webhook of this UpdateContactRequest.  # noqa: E501
        :type: LarkBotWebhookForUpdateContactInput
        Nr9   )r&   r   s     r'   r   z%UpdateContactRequest.lark_bot_webhook   s     "2r)   c                     | j         S )zGets the name of this UpdateContactRequest.  # noqa: E501


        :return: The name of this UpdateContactRequest.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   zUpdateContactRequest.name   s     zr)   c                     || _         dS )zSets the name of this UpdateContactRequest.


        :param name: The name of this UpdateContactRequest.  # noqa: E501
        :type: str
        Nr<   )r&   r   s     r'   r   zUpdateContactRequest.name   s     


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


        :return: The we_com_bot_webhook of this UpdateContactRequest.  # noqa: E501
        :rtype: WeComBotWebhookForUpdateContactInput
        r#   r,   s    r'   r   z'UpdateContactRequest.we_com_bot_webhook   s     ''r)   c                     || _         dS )zSets the we_com_bot_webhook of this UpdateContactRequest.


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


        :return: The webhook of this UpdateContactRequest.  # noqa: E501
        :rtype: WebhookForUpdateContactInput
        r$   r,   s    r'   r   zUpdateContactRequest.webhook   s     }r)   c                     || _         dS )zSets the webhook of this UpdateContactRequest.


        :param webhook: The webhook of this UpdateContactRequest.  # noqa: E501
        :type: WebhookForUpdateContactInput
        NrB   )r&   r   s     r'   r   zUpdateContactRequest.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hasattrrF   )xs    r'   <lambda>z.UpdateContactRequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r)   rF   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rF   r   rG   )items    r'   rJ   z.UpdateContactRequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprH   rF   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rF   zUpdateContactRequest.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pformatrF   r,   s    r'   to_strzUpdateContactRequest.to_str  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)r`   r,   s    r'   __repr__zUpdateContactRequest.__repr__"  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrR   r   rF   r&   others     r'   __eq__zUpdateContactRequest.__eq__&  s5    %!566 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrd   re   s     r'   __ne__zUpdateContactRequest.__ne__-  s5    %!566 	4||~~00r)   )	NNNNNNNNN)__name__
__module____qualname____doc__rP   attribute_mapr(   propertyr   setterr   r   r   r   r   r   r   rF   r`   rb   rg   ri    r)   r'   r   r      s        
 )!JAD1	 	M /!5,/	 	M# # # #@ ' ' X' 4 4 4 + + X+ !< < "!<   X \  \   X Y
 
 Y
 & & X& 2 2 2   X 
[  [ ( ( X( 6 6 6   X ^    ^   6. . .  1 1 11 1 1 1 1r)   r   )rm   r^   rerN   volcenginesdkcore.configurationr   objectr   rq   r)   r'   <module>ru      s|      				 



 9 9 9 9 9 9\1 \1 \1 \1 \16 \1 \1 \1 \1 \1r)   