export enum WeatherDeckVentTypeEnum { "supply" = "SS", "reversed" = "R", "supply-reversed" = "SR", }