
    ~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 )a  
    livesaas20230801

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

    Do not edit the class manually.
    strint)descriptionidis_repeat_pickup_enablenamepicthird_party_idDescriptionIdIsRepeatPickupEnableNamePicThirdPartyIdNc                    |t                      }|| _        d| _        d| _        d| _        d| _        d| _        d| _        d| _        ||| _	        || _
        ||| _        ||| _        ||| _        |	|| _        dS dS )z0UpdateCouponRequest - a model defined in SwaggerN)r   _configuration_description_id_is_repeat_pickup_enable_name_pic_third_party_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/volcenginesdklivesaas20230801/models/update_coupon_request.py__init__zUpdateCouponRequest.__init__5   s    !*__N, (,%
	#!"*D".+BD(DI?DH%"0D &%    c                     | j         S )zGets the description of this UpdateCouponRequest.  # noqa: E501


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


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


        :return: The id of this UpdateCouponRequest.  # noqa: E501
        :rtype: int
        )r   r#   s    r   r	   zUpdateCouponRequest.idd   s     xr    c                 N    | j         j        r|t          d          || _        dS )zSets the id of this UpdateCouponRequest.


        :param id: The id of this UpdateCouponRequest.  # noqa: E501
        :type: int
        Nz*Invalid value for `id`, must not be `None`)r   client_side_validation
ValueErrorr   )r   r	   s     r   r	   zUpdateCouponRequest.idn   s1     5 	K"*IJJJr    c                     | j         S )zGets the is_repeat_pickup_enable of this UpdateCouponRequest.  # noqa: E501


        :return: The is_repeat_pickup_enable of this UpdateCouponRequest.  # noqa: E501
        :rtype: int
        r   r#   s    r   r
   z+UpdateCouponRequest.is_repeat_pickup_enable{   s     ,,r    c                     || _         dS )zSets the is_repeat_pickup_enable of this UpdateCouponRequest.


        :param is_repeat_pickup_enable: The is_repeat_pickup_enable of this UpdateCouponRequest.  # noqa: E501
        :type: int
        Nr*   )r   r
   s     r   r
   z+UpdateCouponRequest.is_repeat_pickup_enable   s     )@%%%r    c                     | j         S )zGets the name of this UpdateCouponRequest.  # noqa: E501


        :return: The name of this UpdateCouponRequest.  # noqa: E501
        :rtype: str
        r   r#   s    r   r   zUpdateCouponRequest.name   s     zr    c                     || _         dS )zSets the name of this UpdateCouponRequest.


        :param name: The name of this UpdateCouponRequest.  # noqa: E501
        :type: str
        Nr-   )r   r   s     r   r   zUpdateCouponRequest.name   s     


r    c                     | j         S )zGets the pic of this UpdateCouponRequest.  # noqa: E501


        :return: The pic of this UpdateCouponRequest.  # noqa: E501
        :rtype: str
        r   r#   s    r   r   zUpdateCouponRequest.pic   s     yr    c                     || _         dS )zSets the pic of this UpdateCouponRequest.


        :param pic: The pic of this UpdateCouponRequest.  # noqa: E501
        :type: str
        Nr0   )r   r   s     r   r   zUpdateCouponRequest.pic   s     			r    c                     | j         S )zGets the third_party_id of this UpdateCouponRequest.  # noqa: E501


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


        :param third_party_id: The third_party_id of this UpdateCouponRequest.  # noqa: E501
        :type: str
        Nr3   )r   r   s     r   r   z"UpdateCouponRequest.third_party_id   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hasattrr7   )xs    r   <lambda>z-UpdateCouponRequest.to_dict.<locals>.<lambda>   s!    WQ	-B-BIaiikkk r    r7   c                 v    t          | d         d          r"| d         | d                                         fn| S )N   r7   r   r8   )items    r   r;   z-UpdateCouponRequest.to_dict.<locals>.<lambda>   s<    tAw	22"=$q'47??+<+<!=!=8< r    )six	iteritemsswagger_typesgetattr
isinstancelistmapr9   r7   dictitems
issubclassr   )r   resultattr_valuekeys         r   r7   zUpdateCouponRequest.to_dict   s,   }T%788 	% 	%GD!D$''E%&& %#CII% %    t 	** 	%$}}tE4(( %#C= =KKMM% %    t  %t)400 	$"jjll $ $
U#sr    c                 N    t          j        |                                           S )z.Returns the string representation of the model)pprintpformatr7   r#   s    r   to_strzUpdateCouponRequest.to_str   s    ~dllnn---r    c                 *    |                                  S )zFor `print` and `pprint`)rQ   r#   s    r   __repr__zUpdateCouponRequest.__repr__   s    {{}}r    c                     t          |t                    sdS |                                 |                                k    S )z&Returns true if both objects are equalFrC   r   r7   r   others     r   __eq__zUpdateCouponRequest.__eq__   s5    %!455 	5||~~00r    c                     t          |t                    sdS |                                 |                                k    S )z*Returns true if both objects are not equalTrU   rV   s     r   __ne__zUpdateCouponRequest.__ne__   s5    %!455 	4||~~00r    )NNNNNNN)__name__
__module____qualname____doc__rA   attribute_mapr   propertyr   setterr	   r
   r   r   r   r7   rQ   rS   rX   rZ    r    r   r   r      s        
 #( M %#9( M1 1 1 14 ! ! X! ( ( (   X Y
 
 Y
 - - X- #@ @ $#@   X 
[  [   X 	Z  Z $ $ X$ . . .  6. . .  1 1 11 1 1 1 1r    r   )r^   rO   rer?   volcenginesdkcore.configurationr   objectr   rb   r    r   <module>rf      s|      				 



 9 9 9 9 9 9h1 h1 h1 h1 h1& h1 h1 h1 h1 h1r    