
    ~iY,                     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dd	d
Zdddddddddddd
Zd3d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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d0 Zd1 Zd2 ZdS )4GetContactResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    z	list[str]str%DingTalkBotWebhookForGetContactOutputboolLarkBotForGetContactOutput!LarkBotWebhookForGetContactOutput"WeComBotWebhookForGetContactOutputWebhookForGetContactOutput)contact_group_idscreate_timeding_talk_bot_webhookemailemail_activeidlark_botlark_bot_webhooknamewe_com_bot_webhookwebhookContactGroupIds
CreateTimeDingTalkBotWebhookEmailEmailActiveIdLarkBotLarkBotWebhookNameWeComBotWebhookWebhookNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|	| _        |
|
| _        |	|| _        dS dS )z/GetContactResponse - a model defined in SwaggerN)r   _configuration_contact_group_ids_create_time_ding_talk_bot_webhook_email_email_active_id	_lark_bot_lark_bot_webhook_name_we_com_bot_webhook_webhookdiscriminatorr   r   r   r   r   r   r   r   r   r   r   )selfr   r   r   r   r   r   r   r   r   r   r   r$   s                u/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvmp/models/get_contact_response.py__init__zGetContactResponse.__init__?   s   !*__N,"& &*#!!%
#' !(%6D""*D ,)>D&DJ# ,D>DG$DM'$4D!DI)&8D#"DLLL     c                     | j         S )zGets the contact_group_ids of this GetContactResponse.  # noqa: E501


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


        :param contact_group_ids: The contact_group_ids of this GetContactResponse.  # noqa: E501
        :type: list[str]
        Nr6   )r1   r   s     r2   r   z$GetContactResponse.contact_group_idss   s     #4r4   c                     | j         S )zGets the create_time of this GetContactResponse.  # noqa: E501


        :return: The create_time of this GetContactResponse.  # noqa: E501
        :rtype: str
        r&   r7   s    r2   r   zGetContactResponse.create_time~   s       r4   c                     || _         dS )zSets the create_time of this GetContactResponse.


        :param create_time: The create_time of this GetContactResponse.  # noqa: E501
        :type: str
        Nr:   )r1   r   s     r2   r   zGetContactResponse.create_time   s     (r4   c                     | j         S )zGets the ding_talk_bot_webhook of this GetContactResponse.  # noqa: E501


        :return: The ding_talk_bot_webhook of this GetContactResponse.  # noqa: E501
        :rtype: DingTalkBotWebhookForGetContactOutput
        r'   r7   s    r2   r   z(GetContactResponse.ding_talk_bot_webhook   s     **r4   c                     || _         dS )zSets the ding_talk_bot_webhook of this GetContactResponse.


        :param ding_talk_bot_webhook: The ding_talk_bot_webhook of this GetContactResponse.  # noqa: E501
        :type: DingTalkBotWebhookForGetContactOutput
        Nr=   )r1   r   s     r2   r   z(GetContactResponse.ding_talk_bot_webhook   s     '<###r4   c                     | j         S )zGets the email of this GetContactResponse.  # noqa: E501


        :return: The email of this GetContactResponse.  # noqa: E501
        :rtype: str
        r(   r7   s    r2   r   zGetContactResponse.email   s     {r4   c                     || _         dS )zSets the email of this GetContactResponse.


        :param email: The email of this GetContactResponse.  # noqa: E501
        :type: str
        Nr@   )r1   r   s     r2   r   zGetContactResponse.email   s     r4   c                     | j         S )zGets the email_active of this GetContactResponse.  # noqa: E501


        :return: The email_active of this GetContactResponse.  # noqa: E501
        :rtype: bool
        r)   r7   s    r2   r   zGetContactResponse.email_active   s     !!r4   c                     || _         dS )zSets the email_active of this GetContactResponse.


        :param email_active: The email_active of this GetContactResponse.  # noqa: E501
        :type: bool
        NrC   )r1   r   s     r2   r   zGetContactResponse.email_active   s     *r4   c                     | j         S )zGets the id of this GetContactResponse.  # noqa: E501


        :return: The id of this GetContactResponse.  # noqa: E501
        :rtype: str
        r*   r7   s    r2   r   zGetContactResponse.id   s     xr4   c                     || _         dS )zSets the id of this GetContactResponse.


        :param id: The id of this GetContactResponse.  # noqa: E501
        :type: str
        NrF   )r1   r   s     r2   r   zGetContactResponse.id   s     r4   c                     | j         S )zGets the lark_bot of this GetContactResponse.  # noqa: E501


        :return: The lark_bot of this GetContactResponse.  # noqa: E501
        :rtype: LarkBotForGetContactOutput
        r+   r7   s    r2   r   zGetContactResponse.lark_bot   s     ~r4   c                     || _         dS )zSets the lark_bot of this GetContactResponse.


        :param lark_bot: The lark_bot of this GetContactResponse.  # noqa: E501
        :type: LarkBotForGetContactOutput
        NrI   )r1   r   s     r2   r   zGetContactResponse.lark_bot   s     "r4   c                     | j         S )zGets the lark_bot_webhook of this GetContactResponse.  # noqa: E501


        :return: The lark_bot_webhook of this GetContactResponse.  # noqa: E501
        :rtype: LarkBotWebhookForGetContactOutput
        r,   r7   s    r2   r   z#GetContactResponse.lark_bot_webhook   s     %%r4   c                     || _         dS )zSets the lark_bot_webhook of this GetContactResponse.


        :param lark_bot_webhook: The lark_bot_webhook of this GetContactResponse.  # noqa: E501
        :type: LarkBotWebhookForGetContactOutput
        NrL   )r1   r   s     r2   r   z#GetContactResponse.lark_bot_webhook  s     "2r4   c                     | j         S )zGets the name of this GetContactResponse.  # noqa: E501


        :return: The name of this GetContactResponse.  # noqa: E501
        :rtype: str
        r-   r7   s    r2   r   zGetContactResponse.name  s     zr4   c                     || _         dS )zSets the name of this GetContactResponse.


        :param name: The name of this GetContactResponse.  # noqa: E501
        :type: str
        NrO   )r1   r   s     r2   r   zGetContactResponse.name  s     


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


        :return: The we_com_bot_webhook of this GetContactResponse.  # noqa: E501
        :rtype: WeComBotWebhookForGetContactOutput
        r.   r7   s    r2   r   z%GetContactResponse.we_com_bot_webhook&  s     ''r4   c                     || _         dS )zSets the we_com_bot_webhook of this GetContactResponse.


        :param we_com_bot_webhook: The we_com_bot_webhook of this GetContactResponse.  # noqa: E501
        :type: WeComBotWebhookForGetContactOutput
        NrR   )r1   r   s     r2   r   z%GetContactResponse.we_com_bot_webhook0  s     $6   r4   c                     | j         S )zGets the webhook of this GetContactResponse.  # noqa: E501


        :return: The webhook of this GetContactResponse.  # noqa: E501
        :rtype: WebhookForGetContactOutput
        r/   r7   s    r2   r   zGetContactResponse.webhook;  s     }r4   c                     || _         dS )zSets the webhook of this GetContactResponse.


        :param webhook: The webhook of this GetContactResponse.  # noqa: E501
        :type: WebhookForGetContactOutput
        NrU   )r1   r   s     r2   r   zGetContactResponse.webhookE  s      r4   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hasattrrY   )xs    r2   <lambda>z,GetContactResponse.to_dict.<locals>.<lambda>X  s!    WQ	-B-BIaiikkk r4   rY   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rY   r   rZ   )items    r2   r]   z,GetContactResponse.to_dict.<locals>.<lambda>_  s<    tAw	22"=$q'47??+<+<!=!=8< r4   )six	iteritemsswagger_typesgetattr
isinstancelistmapr[   rY   dictitems
issubclassr   )r1   resultattr_valuekeys         r2   rY   zGetContactResponse.to_dictP  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr4   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrY   r7   s    r2   to_strzGetContactResponse.to_strk  s    ~dllnn---r4   c                 *    |                                  S )zFor `print` and `pprint`)rs   r7   s    r2   __repr__zGetContactResponse.__repr__o  s    {{}}r4   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFre   r   rY   r1   others     r2   __eq__zGetContactResponse.__eq__s  s5    %!344 	5||~~00r4   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrw   rx   s     r2   __ne__zGetContactResponse.__ne__z  s5    %!344 	4||~~00r4   )NNNNNNNNNNNN)__name__
__module____qualname____doc__rc   attribute_mapr3   propertyr   setterr   r   r   r   r   r   r   r   r   r   rY   rs   ru   rz   r|    r4   r2   r   r      sU        
 )!H0?B/ M /#!5%,/ M(# (# (# (#T ' ' X' 4 4 4 ! ! X! ( ( ( + + X+ !< < "!<   X \  \ " " X" * * *   X Y  Y   X _" " _" & & X& 2 2 2   X 
[  [ ( ( X( 6 6 6   X ^    ^   6. . .  1 1 11 1 1 1 1r4   r   )r   rq   rera   volcenginesdkcore.configurationr   objectr   r   r4   r2   <module>r      s|      				 



 9 9 9 9 9 9i1 i1 i1 i1 i1 i1 i1 i1 i1 i1r4   