
    ~iU#                     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 )a   
    cloudidentity

    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            
       P   e Zd ZdZ	 dddddddddd	Zd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ed             Zej	        d              Zd! Zd" Zd# Zd$ Zd% ZdS )'CreateUserResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    str)	created_timedescriptiondisplay_nameemailphonesourceupdated_timeuser_id	user_nameCreatedTimeDescriptionDisplayNameEmailPhoneSourceUpdatedTimeUserIdUserNameNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z/CreateUserResponse - a model defined in SwaggerN)r   _configuration_created_time_description_display_name_email_phone_source_updated_time_user_id
_user_namediscriminatorr   r   r	   r
   r   r   r   r   r   )selfr   r   r	   r
   r   r   r   r   r   r   s              /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkcloudidentity/models/create_user_response.py__init__zCreateUserResponse.__init__;   s    !*__N,! !!!# ,D"*D# ,DDJDJ DK# ,D"DL &DNNN !     c                     | j         S )zGets the created_time of this CreateUserResponse.  # noqa: E501


        :return: The created_time of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r   r%   s    r&   r   zCreateUserResponse.created_time_        !!r(   c                     || _         dS )zSets the created_time of this CreateUserResponse.


        :param created_time: The created_time of this CreateUserResponse.  # noqa: E501
        :type: str
        Nr*   )r%   r   s     r&   r   zCreateUserResponse.created_timei        *r(   c                     | j         S )zGets the description of this CreateUserResponse.  # noqa: E501


        :return: The description of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r   r+   s    r&   r   zCreateUserResponse.descriptiont   s       r(   c                     || _         dS )zSets the description of this CreateUserResponse.


        :param description: The description of this CreateUserResponse.  # noqa: E501
        :type: str
        Nr0   )r%   r   s     r&   r   zCreateUserResponse.description~   s     (r(   c                     | j         S )zGets the display_name of this CreateUserResponse.  # noqa: E501


        :return: The display_name of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r   r+   s    r&   r	   zCreateUserResponse.display_name   r,   r(   c                     || _         dS )zSets the display_name of this CreateUserResponse.


        :param display_name: The display_name of this CreateUserResponse.  # noqa: E501
        :type: str
        Nr3   )r%   r	   s     r&   r	   zCreateUserResponse.display_name   r.   r(   c                     | j         S )zGets the email of this CreateUserResponse.  # noqa: E501


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


        :param email: The email of this CreateUserResponse.  # noqa: E501
        :type: str
        Nr6   )r%   r
   s     r&   r
   zCreateUserResponse.email        r(   c                     | j         S )zGets the phone of this CreateUserResponse.  # noqa: E501


        :return: The phone of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r   r+   s    r&   r   zCreateUserResponse.phone   r7   r(   c                     || _         dS )zSets the phone of this CreateUserResponse.


        :param phone: The phone of this CreateUserResponse.  # noqa: E501
        :type: str
        Nr;   )r%   r   s     r&   r   zCreateUserResponse.phone   r9   r(   c                     | j         S )zGets the source of this CreateUserResponse.  # noqa: E501


        :return: The source of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r    r+   s    r&   r   zCreateUserResponse.source   s     |r(   c                     || _         dS )zSets the source of this CreateUserResponse.


        :param source: The source of this CreateUserResponse.  # noqa: E501
        :type: str
        Nr>   )r%   r   s     r&   r   zCreateUserResponse.source   s     r(   c                     | j         S )zGets the updated_time of this CreateUserResponse.  # noqa: E501


        :return: The updated_time of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r!   r+   s    r&   r   zCreateUserResponse.updated_time   r,   r(   c                     || _         dS )zSets the updated_time of this CreateUserResponse.


        :param updated_time: The updated_time of this CreateUserResponse.  # noqa: E501
        :type: str
        NrA   )r%   r   s     r&   r   zCreateUserResponse.updated_time   r.   r(   c                     | j         S )zGets the user_id of this CreateUserResponse.  # noqa: E501


        :return: The user_id of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r"   r+   s    r&   r   zCreateUserResponse.user_id   s     }r(   c                     || _         dS )zSets the user_id of this CreateUserResponse.


        :param user_id: The user_id of this CreateUserResponse.  # noqa: E501
        :type: str
        NrD   )r%   r   s     r&   r   zCreateUserResponse.user_id   s      r(   c                     | j         S )zGets the user_name of this CreateUserResponse.  # noqa: E501


        :return: The user_name of this CreateUserResponse.  # noqa: E501
        :rtype: str
        r#   r+   s    r&   r   zCreateUserResponse.user_name  s     r(   c                     || _         dS )zSets the user_name of this CreateUserResponse.


        :param user_name: The user_name of this CreateUserResponse.  # noqa: E501
        :type: str
        NrG   )r%   r   s     r&   r   zCreateUserResponse.user_name  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hasattrrK   )xs    r&   <lambda>z,CreateUserResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r(   rK   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rK   r   rL   )items    r&   rO   z,CreateUserResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r(   )six	iteritemsswagger_typesgetattr
isinstancelistmaprM   rK   dictitems
issubclassr   )r%   resultattr_valuekeys         r&   rK   zCreateUserResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t($// 	$"jjll $ $
U#sr(   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrK   r+   s    r&   to_strzCreateUserResponse.to_str7  s    ~dllnn---r(   c                 *    |                                  S )zFor `print` and `pprint`)re   r+   s    r&   __repr__zCreateUserResponse.__repr__;  s    {{}}r(   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrW   r   rK   r%   others     r&   __eq__zCreateUserResponse.__eq__?  s5    %!344 	5||~~00r(   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTri   rj   s     r&   __ne__zCreateUserResponse.__ne__F  s5    %!344 	4||~~00r(   )
NNNNNNNNNN)__name__
__module____qualname____doc__rU   attribute_mapr'   propertyr   setterr   r	   r
   r   r   r   r   r   rK   re   rg   rl   rn    r(   r&   r   r      s        
 
 
M &$%%
 
M"' "' "' "'H " " X" * * * ! ! X! ( ( ( " " X" * * *   X \  \   X \  \   X ]  ] " " X" * * *   X ^    ^    X $ $ $  6. . .  1 1 11 1 1 1 1r(   r   )rr   rc   rerS   volcenginesdkcore.configurationr   objectr   rv   r(   r&   <module>rz      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u1 u1 u1 u1 u1 u1r(   