from enum import IntEnum class PaymentPlanType(IntEnum): STAGED = 0