o
    éË·eu  ã                   @   sP   d dl mZmZmZ d dlmZ d dlmZ d dlmZ G dd„ deeeƒZdS )é    )Úabsolute_importÚdivisionÚprint_function)ÚCreateableAPIResource)ÚListableAPIResource)ÚUpdateableAPIResourcec                   @   s   e Zd ZdZdZdS )ÚPromotionCodez¶
    A Promotion Code represents a customer-redeemable code for a [coupon](https://stripe.com/docs/api#coupons). It can be used to
    create multiple codes for a single coupon.
    Úpromotion_codeN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   úZ/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/promotion_code.pyr   	   s    r   N)	Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r   r   r   r   Ú<module>   s   
ý