
    ~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
    vms

    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 )%BindAXNResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)
phone_no_aphone_no_a_city_code
phone_no_bphone_no_b_city_code
phone_no_xphone_no_x_city_codestatussub_idPhoneNoAPhoneNoACityCodePhoneNoBPhoneNoBCityCodePhoneNoXPhoneNoXCityCodeStatusSubIdNc
                 F   |	t                      }	|	| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |	|| _        dS dS )z,BindAXNResponse - a model defined in SwaggerN)r   _configuration_phone_no_a_phone_no_a_city_code_phone_no_b_phone_no_b_city_code_phone_no_x_phone_no_x_city_code_status_sub_iddiscriminatorr   r	   r
   r   r   r   r   r   )
selfr   r	   r
   r   r   r   r   r   r   s
             r/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvms/models/bind_axn_response.py__init__zBindAXNResponse.__init__9   s    !*__N,%)"%)"%)"!!(DO+(<D%!(DO+(<D%!(DO+(<D% DK DKKK     c                     | j         S )zGets the phone_no_a of this BindAXNResponse.  # noqa: E501


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


        :param phone_no_a: The phone_no_a of this BindAXNResponse.  # noqa: E501
        :type: str
        Nr(   )r#   r   s     r$   r   zBindAXNResponse.phone_no_ad        &r&   c                     | j         S )zGets the phone_no_a_city_code of this BindAXNResponse.  # noqa: E501


        :return: The phone_no_a_city_code of this BindAXNResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r	   z$BindAXNResponse.phone_no_a_city_codeo        ))r&   c                     || _         dS )zSets the phone_no_a_city_code of this BindAXNResponse.


        :param phone_no_a_city_code: The phone_no_a_city_code of this BindAXNResponse.  # noqa: E501
        :type: str
        Nr.   )r#   r	   s     r$   r	   z$BindAXNResponse.phone_no_a_city_codey        &:"""r&   c                     | j         S )zGets the phone_no_b of this BindAXNResponse.  # noqa: E501


        :return: The phone_no_b of this BindAXNResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r
   zBindAXNResponse.phone_no_b   r*   r&   c                     || _         dS )zSets the phone_no_b of this BindAXNResponse.


        :param phone_no_b: The phone_no_b of this BindAXNResponse.  # noqa: E501
        :type: str
        Nr3   )r#   r
   s     r$   r
   zBindAXNResponse.phone_no_b   r,   r&   c                     | j         S )zGets the phone_no_b_city_code of this BindAXNResponse.  # noqa: E501


        :return: The phone_no_b_city_code of this BindAXNResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   z$BindAXNResponse.phone_no_b_city_code   r/   r&   c                     || _         dS )zSets the phone_no_b_city_code of this BindAXNResponse.


        :param phone_no_b_city_code: The phone_no_b_city_code of this BindAXNResponse.  # noqa: E501
        :type: str
        Nr6   )r#   r   s     r$   r   z$BindAXNResponse.phone_no_b_city_code   r1   r&   c                     | j         S )zGets the phone_no_x of this BindAXNResponse.  # noqa: E501


        :return: The phone_no_x of this BindAXNResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   zBindAXNResponse.phone_no_x   r*   r&   c                     || _         dS )zSets the phone_no_x of this BindAXNResponse.


        :param phone_no_x: The phone_no_x of this BindAXNResponse.  # noqa: E501
        :type: str
        Nr9   )r#   r   s     r$   r   zBindAXNResponse.phone_no_x   r,   r&   c                     | j         S )zGets the phone_no_x_city_code of this BindAXNResponse.  # noqa: E501


        :return: The phone_no_x_city_code of this BindAXNResponse.  # noqa: E501
        :rtype: str
        r   r)   s    r$   r   z$BindAXNResponse.phone_no_x_city_code   r/   r&   c                     || _         dS )zSets the phone_no_x_city_code of this BindAXNResponse.


        :param phone_no_x_city_code: The phone_no_x_city_code of this BindAXNResponse.  # noqa: E501
        :type: str
        Nr<   )r#   r   s     r$   r   z$BindAXNResponse.phone_no_x_city_code   r1   r&   c                     | j         S )zGets the status of this BindAXNResponse.  # noqa: E501


        :return: The status of this BindAXNResponse.  # noqa: E501
        :rtype: int
        r    r)   s    r$   r   zBindAXNResponse.status        |r&   c                     || _         dS )zSets the status of this BindAXNResponse.


        :param status: The status of this BindAXNResponse.  # noqa: E501
        :type: int
        Nr?   )r#   r   s     r$   r   zBindAXNResponse.status        r&   c                     | j         S )zGets the sub_id of this BindAXNResponse.  # noqa: E501


        :return: The sub_id of this BindAXNResponse.  # noqa: E501
        :rtype: str
        r!   r)   s    r$   r   zBindAXNResponse.sub_id   r@   r&   c                     || _         dS )zSets the sub_id of this BindAXNResponse.


        :param sub_id: The sub_id of this BindAXNResponse.  # noqa: E501
        :type: str
        NrD   )r#   r   s     r$   r   zBindAXNResponse.sub_id   rB   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hasattrrH   )xs    r$   <lambda>z)BindAXNResponse.to_dict.<locals>.<lambda>
  s!    WQ	-B-BIaiikkk r&   rH   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rH   r   rI   )items    r$   rL   z)BindAXNResponse.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r&   )six	iteritemsswagger_typesgetattr
isinstancelistmaprJ   rH   dictitems
issubclassr   )r#   resultattr_valuekeys         r$   rH   zBindAXNResponse.to_dict  s+   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %tot,, 	$"jjll $ $
U#sr&   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrH   r)   s    r$   to_strzBindAXNResponse.to_str  s    ~dllnn---r&   c                 *    |                                  S )zFor `print` and `pprint`)rb   r)   s    r$   __repr__zBindAXNResponse.__repr__!  s    {{}}r&   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrT   r   rH   r#   others     r$   __eq__zBindAXNResponse.__eq__%  s4    %11 	5||~~00r&   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrf   rg   s     r$   __ne__zBindAXNResponse.__ne__,  s4    %11 	4||~~00r&   )	NNNNNNNNN)__name__
__module____qualname____doc__rR   attribute_mapr%   propertyr   setterr	   r
   r   r   r   r   r   rH   rb   rd   ri   rk    r&   r$   r   r      s        
  % % %	 	M ! 2  2  2	 	M! ! ! !B     X  & & & * * X*  : : ! :     X  & & & * * X*  : : ! :     X  & & & * * X*  : : ! :   X ]  ]   X ]  ]  6. . .  1 1 11 1 1 1 1r&   r   )ro   r`   rerP   volcenginesdkcore.configurationr   objectr   rs   r&   r$   <module>rw      s|      				 



 9 9 9 9 9 9[1 [1 [1 [1 [1f [1 [1 [1 [1 [1r&   