
    ~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            
       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 )(QuerySingleInfoResponsezsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    strint)		call_uuidcreate_timedurationextphonerelease_timeresource_keysingle_open_idstateCallUuid
CreateTimeDurationExtPhoneReleaseTimeResourceKeySingleOpenIdStateNc                 f   |
t                      }
|
| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        ||| _        |		|	| _        dS dS )z4QuerySingleInfoResponse - a model defined in SwaggerN)r   _configuration
_call_uuid_create_time	_duration_ext_phone_release_time_resource_key_single_open_id_state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/volcenginesdkvms/models/query_single_info_response.py__init__z QuerySingleInfoResponse.__init__;   s    !*__N, 	!!#! &DN"*D$DM?DHDJ# ,D# ,D%"0DDJJJ     c                     | j         S )zGets the call_uuid of this QuerySingleInfoResponse.  # noqa: E501


        :return: The call_uuid of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: str
        r   r&   s    r'   r   z!QuerySingleInfoResponse.call_uuid_   s     r)   c                     || _         dS )zSets the call_uuid of this QuerySingleInfoResponse.


        :param call_uuid: The call_uuid of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        Nr+   )r&   r   s     r'   r   z!QuerySingleInfoResponse.call_uuidi   s     $r)   c                     | j         S )zGets the create_time of this QuerySingleInfoResponse.  # noqa: E501


        :return: The create_time of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r	   z#QuerySingleInfoResponse.create_timet   s       r)   c                     || _         dS )zSets the create_time of this QuerySingleInfoResponse.


        :param create_time: The create_time of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        Nr/   )r&   r	   s     r'   r	   z#QuerySingleInfoResponse.create_time~   s     (r)   c                     | j         S )zGets the duration of this QuerySingleInfoResponse.  # noqa: E501


        :return: The duration of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: int
        r   r,   s    r'   r
   z QuerySingleInfoResponse.duration   s     ~r)   c                     || _         dS )zSets the duration of this QuerySingleInfoResponse.


        :param duration: The duration of this QuerySingleInfoResponse.  # noqa: E501
        :type: int
        Nr2   )r&   r
   s     r'   r
   z QuerySingleInfoResponse.duration   s     "r)   c                     | j         S )zGets the ext of this QuerySingleInfoResponse.  # noqa: E501


        :return: The ext of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: str
        r   r,   s    r'   r   zQuerySingleInfoResponse.ext   s     yr)   c                     || _         dS )zSets the ext of this QuerySingleInfoResponse.


        :param ext: The ext of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        Nr5   )r&   r   s     r'   r   zQuerySingleInfoResponse.ext   s     			r)   c                     | j         S )zGets the phone of this QuerySingleInfoResponse.  # noqa: E501


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


        :param phone: The phone of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        Nr8   )r&   r   s     r'   r   zQuerySingleInfoResponse.phone        r)   c                     | j         S )zGets the release_time of this QuerySingleInfoResponse.  # noqa: E501


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


        :param release_time: The release_time of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        Nr=   )r&   r   s     r'   r   z$QuerySingleInfoResponse.release_time        *r)   c                     | j         S )zGets the resource_key of this QuerySingleInfoResponse.  # noqa: E501


        :return: The resource_key of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: str
        r"   r,   s    r'   r   z$QuerySingleInfoResponse.resource_key   r>   r)   c                     || _         dS )zSets the resource_key of this QuerySingleInfoResponse.


        :param resource_key: The resource_key of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        NrB   )r&   r   s     r'   r   z$QuerySingleInfoResponse.resource_key   r@   r)   c                     | j         S )zGets the single_open_id of this QuerySingleInfoResponse.  # noqa: E501


        :return: The single_open_id of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: str
        r#   r,   s    r'   r   z&QuerySingleInfoResponse.single_open_id   s     ##r)   c                     || _         dS )zSets the single_open_id of this QuerySingleInfoResponse.


        :param single_open_id: The single_open_id of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        NrE   )r&   r   s     r'   r   z&QuerySingleInfoResponse.single_open_id   s      .r)   c                     | j         S )zGets the state of this QuerySingleInfoResponse.  # noqa: E501


        :return: The state of this QuerySingleInfoResponse.  # noqa: E501
        :rtype: str
        r$   r,   s    r'   r   zQuerySingleInfoResponse.state  r9   r)   c                     || _         dS )zSets the state of this QuerySingleInfoResponse.


        :param state: The state of this QuerySingleInfoResponse.  # noqa: E501
        :type: str
        NrH   )r&   r   s     r'   r   zQuerySingleInfoResponse.state  r;   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hasattrrL   )xs    r'   <lambda>z1QuerySingleInfoResponse.to_dict.<locals>.<lambda>$  s!    WQ	-B-BIaiikkk r)   rL   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rL   r   rM   )items    r'   rP   z1QuerySingleInfoResponse.to_dict.<locals>.<lambda>+  s<    tAw	22"=$q'47??+<+<!=!=8< r)   )six	iteritemsswagger_typesgetattr
isinstancelistmaprN   rL   dictitems
issubclassr   )r&   resultattr_valuekeys         r'   rL   zQuerySingleInfoResponse.to_dict  s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t-t44 	$"jjll $ $
U#sr)   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrL   r,   s    r'   to_strzQuerySingleInfoResponse.to_str7  s    ~dllnn---r)   c                 *    |                                  S )zFor `print` and `pprint`)rf   r,   s    r'   __repr__z QuerySingleInfoResponse.__repr__;  s    {{}}r)   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrX   r   rL   r&   others     r'   __eq__zQuerySingleInfoResponse.__eq__?  s5    %!899 	5||~~00r)   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrj   rk   s     r'   __ne__zQuerySingleInfoResponse.__ne__F  s5    %!899 	4||~~00r)   )
NNNNNNNNNN)__name__
__module____qualname____doc__rV   attribute_mapr(   propertyr   setterr	   r
   r   r   r   r   r   r   rL   rf   rh   rm   ro    r)   r'   r   r      s        
 
 
M  #%%(
 
M" " " "H   X $ $ $ ! ! X! ( ( (   X _" " _"   X 	Z  Z   X \  \ " " X" * * * " " X" * * * $ $ X$ . . .   X \  \  6. . .  1 1 11 1 1 1 1r)   r   )rs   rd   rerT   volcenginesdkcore.configurationr   objectr   rw   r)   r'   <module>r{      s|      				 



 9 9 9 9 9 9u1 u1 u1 u1 u1f u1 u1 u1 u1 u1r)   