
    ~i4                     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                   8   e Zd ZdZ	 dd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ddZd4d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ed+             Zej	        d,             Zed-             Zej	        d.             Zd/ Zd0 Zd1 Zd2 Zd3 ZdS )5BindAXNERequestzsNOTE: This class is auto generated by the swagger code generator program.

    Do not edit the class manually.
    intstrz	list[str])audio_record_flag	city_codecity_code_by_phone_nodegrade_city_listexpire_timenumber_pool_noout_id
phone_no_a
phone_no_b
phone_no_e
phone_no_xrandom_flag	user_dataAudioRecordFlagCityCodeCityCodeByPhoneNoDegradeCityList
ExpireTimeNumberPoolNoOutIdPhoneNoAPhoneNoBPhoneNoEPhoneNoX
RandomFlagUserDataNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _	        d| _
        d| _        d| _        d| _        d| _        d| _        ||| _        ||| _        ||| _        ||| _        || _        || _        ||| _        || _        |	|	| _        |
|
| _        ||| _        ||| _        |	|| _        dS dS )z,BindAXNERequest - a model defined in SwaggerN)r   _configuration_audio_record_flag
_city_code_city_code_by_phone_no_degrade_city_list_expire_time_number_pool_no_out_id_phone_no_a_phone_no_b_phone_no_e_phone_no_x_random_flag
_user_datadiscriminatorr   r	   r
   r   r   r   r   r   r   r   r   r   r   )selfr   r	   r
   r   r   r   r   r   r   r   r   r   r   r#   s                  r/root/.openclaw/workspace/.venvs/ark-sdk/lib/python3.11/site-packages/volcenginesdkvms/models/bind_axne_request.py__init__zBindAXNERequest.__init__C   s/   !*__N,"&&*#"& # !(%6D" &DN ,)>D&(%6D"&, DK$!(DO!(DO!(DO"*D &DNNN !     c                     | j         S )zGets the audio_record_flag of this BindAXNERequest.  # noqa: E501


        :return: The audio_record_flag of this BindAXNERequest.  # noqa: E501
        :rtype: int
        r$   r2   s    r3   r   z!BindAXNERequest.audio_record_flagp        &&r5   c                     || _         dS )zSets the audio_record_flag of this BindAXNERequest.


        :param audio_record_flag: The audio_record_flag of this BindAXNERequest.  # noqa: E501
        :type: int
        Nr7   )r2   r   s     r3   r   z!BindAXNERequest.audio_record_flagz        #4r5   c                     | j         S )zGets the city_code of this BindAXNERequest.  # noqa: E501


        :return: The city_code of this BindAXNERequest.  # noqa: E501
        :rtype: str
        r%   r8   s    r3   r	   zBindAXNERequest.city_code        r5   c                     || _         dS )zSets the city_code of this BindAXNERequest.


        :param city_code: The city_code of this BindAXNERequest.  # noqa: E501
        :type: str
        Nr=   )r2   r	   s     r3   r	   zBindAXNERequest.city_code   s     $r5   c                     | j         S )zGets the city_code_by_phone_no of this BindAXNERequest.  # noqa: E501


        :return: The city_code_by_phone_no of this BindAXNERequest.  # noqa: E501
        :rtype: str
        )r&   r8   s    r3   r
   z%BindAXNERequest.city_code_by_phone_no   s     **r5   c                     ddg}| j         j        r'||vr#t          d                    ||                    || _        dS )zSets the city_code_by_phone_no of this BindAXNERequest.


        :param city_code_by_phone_no: The city_code_by_phone_no of this BindAXNERequest.  # noqa: E501
        :type: str
        ABzCInvalid value for `city_code_by_phone_no` ({0}), must be one of {1}N)r#   client_side_validation
ValueErrorformatr&   )r2   r
   allowed_valuess      r3   r
   z%BindAXNERequest.city_code_by_phone_no   s[     s6 	%^;;U-~>>  
 '<###r5   c                     | j         S )zGets the degrade_city_list of this BindAXNERequest.  # noqa: E501


        :return: The degrade_city_list of this BindAXNERequest.  # noqa: E501
        :rtype: list[str]
        r'   r8   s    r3   r   z!BindAXNERequest.degrade_city_list   r9   r5   c                     || _         dS )zSets the degrade_city_list of this BindAXNERequest.


        :param degrade_city_list: The degrade_city_list of this BindAXNERequest.  # noqa: E501
        :type: list[str]
        NrI   )r2   r   s     r3   r   z!BindAXNERequest.degrade_city_list   r;   r5   c                     | j         S )zGets the expire_time of this BindAXNERequest.  # noqa: E501


        :return: The expire_time of this BindAXNERequest.  # noqa: E501
        :rtype: int
        )r(   r8   s    r3   r   zBindAXNERequest.expire_time          r5   c                 N    | j         j        r|t          d          || _        dS )zSets the expire_time of this BindAXNERequest.


        :param expire_time: The expire_time of this BindAXNERequest.  # noqa: E501
        :type: int
        Nz3Invalid value for `expire_time`, must not be `None`)r#   rD   rE   r(   )r2   r   s     r3   r   zBindAXNERequest.expire_time   s5     5 	T+:MRSSS'r5   c                     | j         S )zGets the number_pool_no of this BindAXNERequest.  # noqa: E501


        :return: The number_pool_no of this BindAXNERequest.  # noqa: E501
        :rtype: str
        )r)   r8   s    r3   r   zBindAXNERequest.number_pool_no   s     ##r5   c                 N    | j         j        r|t          d          || _        dS )zSets the number_pool_no of this BindAXNERequest.


        :param number_pool_no: The number_pool_no of this BindAXNERequest.  # noqa: E501
        :type: str
        Nz6Invalid value for `number_pool_no`, must not be `None`)r#   rD   rE   r)   )r2   r   s     r3   r   zBindAXNERequest.number_pool_no   s5     5 	W.:PUVVV-r5   c                     | j         S )zGets the out_id of this BindAXNERequest.  # noqa: E501


        :return: The out_id of this BindAXNERequest.  # noqa: E501
        :rtype: str
        r*   r8   s    r3   r   zBindAXNERequest.out_id   s     |r5   c                     || _         dS )zSets the out_id of this BindAXNERequest.


        :param out_id: The out_id of this BindAXNERequest.  # noqa: E501
        :type: str
        NrQ   )r2   r   s     r3   r   zBindAXNERequest.out_id  s     r5   c                     | j         S )zGets the phone_no_a of this BindAXNERequest.  # noqa: E501


        :return: The phone_no_a of this BindAXNERequest.  # noqa: E501
        :rtype: str
        )r+   r8   s    r3   r   zBindAXNERequest.phone_no_a       r5   c                 N    | j         j        r|t          d          || _        dS )zSets the phone_no_a of this BindAXNERequest.


        :param phone_no_a: The phone_no_a of this BindAXNERequest.  # noqa: E501
        :type: str
        Nz2Invalid value for `phone_no_a`, must not be `None`)r#   rD   rE   r+   )r2   r   s     r3   r   zBindAXNERequest.phone_no_a  s5     5 	S*:LQRRR%r5   c                     | j         S )zGets the phone_no_b of this BindAXNERequest.  # noqa: E501


        :return: The phone_no_b of this BindAXNERequest.  # noqa: E501
        :rtype: str
        r,   r8   s    r3   r   zBindAXNERequest.phone_no_b%  rT   r5   c                     || _         dS )zSets the phone_no_b of this BindAXNERequest.


        :param phone_no_b: The phone_no_b of this BindAXNERequest.  # noqa: E501
        :type: str
        NrW   )r2   r   s     r3   r   zBindAXNERequest.phone_no_b/       &r5   c                     | j         S )zGets the phone_no_e of this BindAXNERequest.  # noqa: E501


        :return: The phone_no_e of this BindAXNERequest.  # noqa: E501
        :rtype: str
        r-   r8   s    r3   r   zBindAXNERequest.phone_no_e:  rT   r5   c                     || _         dS )zSets the phone_no_e of this BindAXNERequest.


        :param phone_no_e: The phone_no_e of this BindAXNERequest.  # noqa: E501
        :type: str
        Nr[   )r2   r   s     r3   r   zBindAXNERequest.phone_no_eD  rY   r5   c                     | j         S )zGets the phone_no_x of this BindAXNERequest.  # noqa: E501


        :return: The phone_no_x of this BindAXNERequest.  # noqa: E501
        :rtype: str
        r.   r8   s    r3   r   zBindAXNERequest.phone_no_xO  rT   r5   c                     || _         dS )zSets the phone_no_x of this BindAXNERequest.


        :param phone_no_x: The phone_no_x of this BindAXNERequest.  # noqa: E501
        :type: str
        Nr^   )r2   r   s     r3   r   zBindAXNERequest.phone_no_xY  rY   r5   c                     | j         S )zGets the random_flag of this BindAXNERequest.  # noqa: E501


        :return: The random_flag of this BindAXNERequest.  # noqa: E501
        :rtype: int
        r/   r8   s    r3   r   zBindAXNERequest.random_flagd  rL   r5   c                     || _         dS )zSets the random_flag of this BindAXNERequest.


        :param random_flag: The random_flag of this BindAXNERequest.  # noqa: E501
        :type: int
        Nra   )r2   r   s     r3   r   zBindAXNERequest.random_flagn  s     (r5   c                     | j         S )zGets the user_data of this BindAXNERequest.  # noqa: E501


        :return: The user_data of this BindAXNERequest.  # noqa: E501
        :rtype: str
        )r0   r8   s    r3   r   zBindAXNERequest.user_datay  r>   r5   c                 t    | j         j        r$|"t          |          dk    rt          d          || _        dS )zSets the user_data of this BindAXNERequest.


        :param user_data: The user_data of this BindAXNERequest.  # noqa: E501
        :type: str
        Ni   zJInvalid value for `user_data`, length must be less than or equal to `2048`)r#   rD   lenrE   r0   )r2   r   s     r3   r   zBindAXNERequest.user_data  sC     6 	k%#i..4*?*?ijjj#r5   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    r3   <lambda>z)BindAXNERequest.to_dict.<locals>.<lambda>  s!    WQ	-B-BIaiikkk r5   rh   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   rh   r   ri   )items    r3   rl   z)BindAXNERequest.to_dict.<locals>.<lambda>  s<    tAw	22"=$q'47??+<+<!=!=8< r5   )six	iteritemsswagger_typesgetattr
isinstancelistmaprj   rh   dictitems
issubclassr   )r2   resultattr_valuekeys         r3   rh   zBindAXNERequest.to_dict  s+   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %tot,, 	$"jjll $ $
U#sr5   c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatrh   r8   s    r3   to_strzBindAXNERequest.to_str  s    ~dllnn---r5   c                 *    |                                  S )zFor `print` and `pprint`)r   r8   s    r3   __repr__zBindAXNERequest.__repr__  s    {{}}r5   c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrt   r   rh   r2   others     r3   __eq__zBindAXNERequest.__eq__  s4    %11 	5||~~00r5   c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTr   r   s     r3   __ne__zBindAXNERequest.__ne__  s4    %11 	4||~~00r5   )NNNNNNNNNNNNNN)__name__
__module____qualname____doc__rr   attribute_mapr4   propertyr   setterr	   r
   r   r   r   r   r   r   r   r   r   r   rh   r   r   r   r    r5   r3   r   r      s        
 #!&( M" /!4.#(    # M +' +' +' +'Z ' ' X' 4 4 4   X $ $ $ + + X+ !< < "!<" ' ' X' 4 4 4 ! ! X! 
( 
( 
( $ $ X$ 
. 
. 
.   X ]  ]     X  
& 
& 
&     X  & & &     X  & & &     X  & & & ! ! X! ( ( (   X $ $ $  6. . .  1 1 11 1 1 1 1r5   r   )r   r   rerp   volcenginesdkcore.configurationr   objectr   r   r5   r3   <module>r      s|      				 



 9 9 9 9 9 9j1 j1 j1 j1 j1f j1 j1 j1 j1 j1r5   