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 )ÚCustomerCashBalanceTransactionas  
    Customers with certain payments enabled have a cash balance, representing funds that were paid
    by the customer to a merchant, but have not yet been allocated to a payment. Cash Balance Transactions
    represent when funds are moved into or out of this balance. This includes funding by the customer, allocation
    to payments, and refunds to the customer.
    Ú!customer_cash_balance_transactionN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚOBJECT_NAME© r   r   úm/var/www/ideatree/venv/lib/python3.10/site-packages/stripe/api_resources/customer_cash_balance_transaction.pyr      s    r   N)Ú
__future__r   r   r   Ústripe.api_resources.abstractr   r   r   r   r   r   Ú<module>   s   