====== Models ====== .. code:: python from typing import Literal TypeParam = Literal["CFS", "DRAFT_CFS", "DRAFT_RFS", "RFS"]