
    ~i                     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
    organization

    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Z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d Zd Zd Zd Zd ZdS )CreateAccountRequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strbool)account_namedescriptioninherit_profileorg_unit_id	show_nameverification_relation_idAccountNameDescriptionInheritProfile	OrgUnitIdShowNameVerificationRelationIdNc                     |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        || _	        ||| _
        ||| _        ||| _        || _        |	|| _        dS dS )z1CreateAccountRequest - a model defined in SwaggerN)r   _configuration_account_name_description_inherit_profile_org_unit_id
_show_name_verification_relation_iddiscriminatorr   r	   r
   r   r   r   )selfr   r	   r
   r   r   r   r   s           /root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkorganization/models/create_account_request.py__init__zCreateAccountRequest.__init__5   s    !*__N,!  $ )-&!("*D&#2D "*D"#/,DD))) 0/    c                     | j         S )zGets the account_name of this CreateAccountRequest.  # noqa: E501


        :return: The account_name of this CreateAccountRequest.  # noqa: E501
        :rtype: str
        )r   r   s    r   r   z!CreateAccountRequest.account_nameN   s     !!r    c                 N    | j         j        r|t          d          || _        dS )zSets the account_name of this CreateAccountRequest.


        :param account_name: The account_name of this CreateAccountRequest.  # noqa: E501
        :type: str
        Nz4Invalid value for `account_name`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r   s     r   r   z!CreateAccountRequest.account_nameX   s5     5 	U,:NSTTT)r    c                     | j         S )zGets the description of this CreateAccountRequest.  # noqa: E501


        :return: The description of this CreateAccountRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r	   z CreateAccountRequest.descriptione          r    c                     || _         dS )zSets the description of this CreateAccountRequest.


        :param description: The description of this CreateAccountRequest.  # noqa: E501
        :type: str
        Nr'   )r   r	   s     r   r	   z CreateAccountRequest.descriptiono        (r    c                     | j         S )zGets the inherit_profile of this CreateAccountRequest.  # noqa: E501


        :return: The inherit_profile of this CreateAccountRequest.  # noqa: E501
        :rtype: bool
        r   r"   s    r   r
   z$CreateAccountRequest.inherit_profilez   s     $$r    c                     || _         dS )zSets the inherit_profile of this CreateAccountRequest.


        :param inherit_profile: The inherit_profile of this CreateAccountRequest.  # noqa: E501
        :type: bool
        Nr,   )r   r
   s     r   r
   z$CreateAccountRequest.inherit_profile   s     !0r    c                     | j         S )zGets the org_unit_id of this CreateAccountRequest.  # noqa: E501


        :return: The org_unit_id of this CreateAccountRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r   z CreateAccountRequest.org_unit_id   r(   r    c                     || _         dS )zSets the org_unit_id of this CreateAccountRequest.


        :param org_unit_id: The org_unit_id of this CreateAccountRequest.  # noqa: E501
        :type: str
        Nr/   )r   r   s     r   r   z CreateAccountRequest.org_unit_id   r*   r    c                     | j         S )zGets the show_name of this CreateAccountRequest.  # noqa: E501


        :return: The show_name of this CreateAccountRequest.  # noqa: E501
        :rtype: str
        )r   r"   s    r   r   zCreateAccountRequest.show_name   s     r    c                 N    | j         j        r|t          d          || _        dS )zSets the show_name of this CreateAccountRequest.


        :param show_name: The show_name of this CreateAccountRequest.  # noqa: E501
        :type: str
        Nz1Invalid value for `show_name`, must not be `None`)r   r$   r%   r   )r   r   s     r   r   zCreateAccountRequest.show_name   s2     5 	R):KPQQQ#r    c                     | j         S )zGets the verification_relation_id of this CreateAccountRequest.  # noqa: E501


        :return: The verification_relation_id of this CreateAccountRequest.  # noqa: E501
        :rtype: str
        r   r"   s    r   r   z-CreateAccountRequest.verification_relation_id   s     --r    c                     || _         dS )zSets the verification_relation_id of this CreateAccountRequest.


        :param verification_relation_id: The verification_relation_id of this CreateAccountRequest.  # noqa: E501
        :type: str
        Nr4   )r   r   s     r   r   z-CreateAccountRequest.verification_relation_id   s     *B&&&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hasattrr8   )xs    r   <lambda>z.CreateAccountRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r    r8   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r8   r   r9   )items    r   r<   z.CreateAccountRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r    )six	iteritemsswagger_typesgetattr
isinstancelistmapr:   r8   dictitems
issubclassr   )r   resultattr_valuekeys         r   r8   zCreateAccountRequest.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pformatr8   r"   s    r   to_strzCreateAccountRequest.to_str   s    ~dllnn---r    c                 *    |                                  S )zFor `print` and `pprint`)rR   r"   s    r   __repr__zCreateAccountRequest.__repr__   s    {{}}r    c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrD   r   r8   r   others     r   __eq__zCreateAccountRequest.__eq__   s5    %!566 	5||~~00r    c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrV   rW   s     r   __ne__zCreateAccountRequest.__ne__   s5    %!566 	4||~~00r    )NNNNNNN)__name__
__module____qualname____doc__rB   attribute_mapr   propertyr   setterr	   r
   r   r   r   r8   rR   rT   rY   r[    r    r   r   r      s%        
 !$) M &$+"$< ME E E E2 " " X" 
* 
* 
* ! ! X! ( ( ( % % X% 0 0 0 ! ! X! ( ( (   X 
$ 
$ 
$ . . X. $B B %$B  6. . .  1 1 11 1 1 1 1r    r   )r_   rP   rer@   volcenginesdkcore.configurationr   objectr   rc   r    r   <module>rg      s|      				 



 9 9 9 9 9 9i1 i1 i1 i1 i16 i1 i1 i1 i1 i1r    