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 )ÚWebhookEndpointaÇ  
    You can configure [webhook endpoints](https://stripe.com/docs/webhooks/) via the API to be
    notified about events that happen in your Stripe account or connected
    accounts.

    Most users configure webhooks from [the dashboard](https://dashboard.stripe.com/webhooks), which provides a user interface for registering and testing your webhook endpoints.

    Related guide: [Setting up Webhooks](https://stripe.com/docs/webhooks/configure).
    Úwebhook_endpointN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   ú\/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/webhook_endpoint.pyr	   
   s    
r	   N)
Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r	   r   r   r   r   Ú<module>   s   
ü