====== Models ====== .. code:: python from typing import Literal PeerTypeParam = Literal["vbond", "vedge", "vmanage", "vsmart"]