o
    éË·eš  ã                   @   s^   d dl mZmZmZ d dlmZ d dlmZ d dlmZ d dlmZ G dd„ deeeeƒZ	dS )	é    )Úabsolute_importÚdivisionÚprint_function)ÚCreateableAPIResource)ÚDeletableAPIResource)ÚListableAPIResource)ÚUpdateableAPIResourcec                   @   s   e Zd ZdZdZdS )ÚSKUa—  
    Stores representations of [stock keeping units](http://en.wikipedia.org/wiki/Stock_keeping_unit).
    SKUs describe specific product variations, taking into account any combination of: attributes,
    currency, and cost. For example, a product may be a T-shirt, whereas a specific SKU represents
    the `size: large`, `color: red` version of that shirt.

    Can also be used to manage inventory.
    ÚskuN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   úO/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/sku.pyr	   
   s    	r	   N)
Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r	   r   r   r   r   Ú<module>   s   
ü