Files
digifi-EventManager/app/enums/__init__.py
T
2025-08-27 12:00:42 +01:00

3 lines
144 B
Python

from .transaction_type import TransactionType
from .loan_status import LoanStatus
from .repayment_schedule_status import RepaymentScheduleStatus