Models

from typing import Literal

TypeParam = Literal["CFS", "DRAFT_CFS", "DRAFT_RFS", "RFS"]