o
    éË·e‹  ã                   @   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 )ÚFileLinkzÖ
    To share the contents of a `File` object with non-Stripe users, you can
    create a `FileLink`. `FileLink`s contain a URL that can be used to
    retrieve the contents of the file without authentication.
    Ú	file_linkN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   úU/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/file_link.pyr   	   s    r   N)	Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r   r   r   r   Ú<module>   s   
ý