o
    éË·e  ã                   @   s4   d dl mZmZmZ d dlmZ G dd„ deƒZdS )é    )Úabsolute_importÚdivisionÚprint_function)ÚListableAPIResourcec                   @   s   e Zd ZdZdZdS )ÚSetupAttempta  
    A SetupAttempt describes one attempted confirmation of a SetupIntent,
    whether that confirmation was successful or unsuccessful. You can use
    SetupAttempts to inspect details of a specific attempt at setting up a
    payment method using a SetupIntent.
    Úsetup_attemptN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   úY/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/setup_attempt.pyr      s    r   N)Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r   r   Ú<module>   s   