StatusLevelTypes type

Level code.

type StatusLevelTypes = "Error" | "Info" | "Warning"