====== Models ====== .. code:: python from typing import Literal VpnParam = Literal["0", "512"]