
     h                     ^    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eee          ZdS )    )absolute_importdivisionprint_function)CreateableAPIResource)ListableAPIResource)UpdateableAPIResourcec                       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     _/var/www/html/Sam_Eipo/venv/lib/python3.11/site-packages/stripe/api_resources/promotion_code.pyr
   r
   
   s        
 
 #KKKr   r
   N)	
__future__r   r   r   stripe.api_resources.abstractr   r   r   r
   r   r   r   <module>r      s    A @ @ @ @ @ @ @ @ @ ? ? ? ? ? ? = = = = = = ? ? ? ? ? ?
# 
# 
# 
# 
#
# 
# 
# 
# 
#r   