UNPKG

@realestate/types

Version:

Types for real estate

521 lines (447 loc) 14.3 kB
/** * Copyright (c) 2023 ListBird. All Rights Reserved. * * This software product includes software or other works developed by RESO, * subject to the RESO End User License published at www.reso.org. * * Any modifications, derivative works, or redistributions of this source must * maintain this copyright notice. See the RESO EULA for more information. */ export enum Appliances { /** * {@link https://ddwiki.reso.org/display/DDW17/Bar+Fridge} * * A refrigerator that is sized and/or built to be part of a bar. */ BarFridge = 'BarFridge', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Electric+Oven} * * A built-in electric oven. */ BuiltInElectricOven = 'BuiltInElectricOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Electric+Range} * * A built-in electric range. */ BuiltInElectricRange = 'BuiltInElectricRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Freezer} * * A built-in freezer. */ BuiltInFreezer = 'BuiltInFreezer', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Gas+Oven} * * A built-in gas oven */ BuiltInGasOven = 'BuiltInGasOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Gas+Range} * * A built-in gas range. */ BuiltInGasRange = 'BuiltInGasRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Range} * * A built-in range where the fuel type is not specified. */ BuiltInRange = 'BuiltInRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Built-In+Refrigerator} * * A built-in refrigerator */ BuiltInRefrigerator = 'BuiltInRefrigerator', /** * {@link https://ddwiki.reso.org/display/DDW17/Convection+Oven} * * A convection oven (also known as a fan-assisted oven or simply a fan oven) is an oven that has fans to * circulate air around food. */ ConvectionOven = 'ConvectionOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Cooktop} * * A kitchen stove, often called simply a stove or a cooker, is a kitchen appliance designed for the purpose * of cooking food. Kitchen stoves rely on the application of direct heat for the cooking process. */ Cooktop = 'Cooktop', /** * {@link https://ddwiki.reso.org/display/DDW17/Dishwasher} * * A dishwasher is a mechanical device for cleaning dishware and cutlery. */ Dishwasher = 'Dishwasher', /** * {@link https://ddwiki.reso.org/display/DDW17/Disposal} * * A garbage disposal unit (also known as a garbage disposal, waste disposal unit, garbage disposer, or in * Canadian English a garburator) is a device, usually electrically powered, installed under a kitchen sink * between the sink's drain and the trap. The disposal unit shreds food waste into pieces small enough, * generally less than 2 mm (0.079 in), to pass through plumbing. */ Disposal = 'Disposal', /** * {@link https://ddwiki.reso.org/display/DDW17/Double+Oven} * * A built-in oven fixture that has either two ovens, or one oven and one microwave oven. It is usually * built into the kitchen cabinet. */ DoubleOven = 'DoubleOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Down+Draft} * * A vent that is part of the surface of a cook top that has a fan which sucks cooking fumes/smoke down. * This is an alternative to a hooded cooktop/range. */ DownDraft = 'DownDraft', /** * {@link https://ddwiki.reso.org/display/DDW17/Dryer} * * A cloths dryer. */ Dryer = 'Dryer', /** * {@link https://ddwiki.reso.org/display/DDW17/Electric+Cooktop} * * A cooktop or stove that produces heat by way of electricity rather than gas. An induction cooktop is * electric, but not all electric cooktops are induction. */ ElectricCooktop = 'ElectricCooktop', /** * {@link https://ddwiki.reso.org/display/DDW17/Electric+Oven} * * An oven that is heated by electricity, typically by way of heating coils. */ ElectricOven = 'ElectricOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Electric+Range} * * An oven and cooktop that generates heat by way of electricity. */ ElectricRange = 'ElectricRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Electric+Water+Heater} * * A water heater that heats the water by way of electricity. */ ElectricWaterHeater = 'ElectricWaterHeater', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Appliances} * * The property includes Energy Star qualified appliances. */ EnergyStarQualifiedAppliances = 'EnergyStarQualifiedAppliances', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Dishwasher} * * The property includes an Energy Star qualified dishwasher. */ EnergyStarQualifiedDishwasher = 'EnergyStarQualifiedDishwasher', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Dryer} * * The property includes an Energy Star qualified cloths dryer. */ EnergyStarQualifiedDryer = 'EnergyStarQualifiedDryer', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Freezer} * * The property includes an Energy Star qualified freezer. */ EnergyStarQualifiedFreezer = 'EnergyStarQualifiedFreezer', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Refrigerator} * * The property includes an Energy Star qualified refrigerator. */ EnergyStarQualifiedRefrigerator = 'EnergyStarQualifiedRefrigerator', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Washer} * * The property includes an Energy Star qualified cloths washer. */ EnergyStarQualifiedWasher = 'EnergyStarQualifiedWasher', /** * {@link https://ddwiki.reso.org/display/DDW17/ENERGY+STAR+Qualified+Water+Heater} * * The property includes an Energy Star qualified water heater. */ EnergyStarQualifiedWaterHeater = 'EnergyStarQualifiedWaterHeater', /** * {@link https://ddwiki.reso.org/display/DDW17/Exhaust+Fan} * * The cooktop has an exhaust fan. */ ExhaustFan = 'ExhaustFan', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Electric+Oven} * * The oven is free standing, not built-in, and uses electricity to produce heat. */ FreeStandingElectricOven = 'FreeStandingElectricOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Electric+Range} * * The range is free standing, not built-in, and uses electricity to produce heat for its oven and cooktop. */ FreeStandingElectricRange = 'FreeStandingElectricRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Freezer} * * The freezer is free standing and not built-in. */ FreeStandingFreezer = 'FreeStandingFreezer', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Gas+Oven} * * The oven is free standing, not built-in, and uses gas to produce heat. */ FreeStandingGasOven = 'FreeStandingGasOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Gas+Range} * * The range is free standing, not built-in, and uses gas to produce heat for its oven and cooktop. */ FreeStandingGasRange = 'FreeStandingGasRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Range} * * The range is free standing, not built-in. */ FreeStandingRange = 'FreeStandingRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Free-Standing+Refrigerator} * * The refrigerator is free-standing, not built-in. */ FreeStandingRefrigerator = 'FreeStandingRefrigerator', /** * {@link https://ddwiki.reso.org/display/DDW17/Freezer} * * The property includes a freezer. */ Freezer = 'Freezer', /** * {@link https://ddwiki.reso.org/display/DDW17/Gas+Cooktop} * * A cooktop or stove that produces heat by way of gas rather than electricity. An induction cooktop is * electric, but not all electric cooktops are induction. */ GasCooktop = 'GasCooktop', /** * {@link https://ddwiki.reso.org/display/DDW17/Gas+Oven} * * An oven that is heated by gas. */ GasOven = 'GasOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Gas+Range} * * An oven and cooktop that generates heat by way of gas. */ GasRange = 'GasRange', /** * {@link https://ddwiki.reso.org/display/DDW17/Gas+Water+Heater} * * A water heater that heats the water with gas. */ GasWaterHeater = 'GasWaterHeater', /** * {@link https://ddwiki.reso.org/display/DDW17/Humidifier} * * The property includes a humidity control device or system. */ Humidifier = 'Humidifier', /** * {@link https://ddwiki.reso.org/display/DDW17/Ice+Maker} * * The property includes an ice maker. */ IceMaker = 'IceMaker', /** * {@link https://ddwiki.reso.org/display/DDW17/Indoor+Grill} * * The property has an indoor grill. */ IndoorGrill = 'IndoorGrill', /** * {@link https://ddwiki.reso.org/display/DDW17/Induction+Cooktop} * * The electric cooktop is based on magnetic induction rather than heating coils. */ InductionCooktop = 'InductionCooktop', /** * {@link https://ddwiki.reso.org/display/DDW17/Instant+Hot+Water} * * The property has a circulatory or instant hot water system. */ InstantHotWater = 'InstantHotWater', /** * {@link https://ddwiki.reso.org/display/DDW17/Microwave} * * The property includes a microwave. */ Microwave = 'Microwave', /** * The property includes no appliances. */ None = 'None', /** * The property includes appliances other than those available in this list. */ Other = 'Other', /** * {@link https://ddwiki.reso.org/display/DDW17/Oven} * * The property includes an oven. */ Oven = 'Oven', /** * {@link https://ddwiki.reso.org/display/DDW17/Plumbed+For+Ice+Maker} * * The property has plumbing for an ice maker. */ PlumbedForIceMaker = 'PlumbedForIceMaker', /** * {@link https://ddwiki.reso.org/display/DDW17/Portable+Dishwasher} * * The property includes a portable dishwasher. */ PortableDishwasher = 'PortableDishwasher', /** * {@link https://ddwiki.reso.org/display/DDW17/Propane+Cooktop} * * The gas cooktop uses propane as its fuel and either has a local tank or runs on a house wide propane * system. */ PropaneCooktop = 'PropaneCooktop', /** * {@link https://ddwiki.reso.org/display/DDW17/Range} * * The property includes a range, which is a single unit that has both an oven and a cooktop. */ Range = 'Range', /** * {@link https://ddwiki.reso.org/display/DDW17/Range+Hood} * * The range has a hooded exhaust. */ RangeHood = 'RangeHood', /** * {@link https://ddwiki.reso.org/display/DDW17/Refrigerator} * * The property includes a refrigerator. */ Refrigerator = 'Refrigerator', /** * {@link https://ddwiki.reso.org/display/DDW17/Self+Cleaning+Oven} * * The oven included with the property has a self-cleaning feature. */ SelfCleaningOven = 'SelfCleaningOven', /** * {@link https://ddwiki.reso.org/display/DDW17/Solar+Hot+Water} * * The hot water heater has either a passive or active solar component. */ SolarHotWater = 'SolarHotWater', /** * Some or all of the appliances included in the property are stainless steal. */ StainlessSteelAppliances = 'StainlessSteelAppliances', /** * {@link https://ddwiki.reso.org/display/DDW17/Tankless+Water+Heater} * * A tankless water heater is included with the property. */ TanklessWaterHeater = 'TanklessWaterHeater', /** * {@link https://ddwiki.reso.org/display/DDW17/Trash+Compactor} * * The property has a trash compactor. */ TrashCompactor = 'TrashCompactor', /** * {@link https://ddwiki.reso.org/display/DDW17/Vented+Exhaust+Fan} * * The cooktop has an exhaust fan that is vented. */ VentedExhaustFan = 'VentedExhaustFan', /** * {@link https://ddwiki.reso.org/display/DDW17/Warming+Drawer} * * The property has a warming drawer. */ WarmingDrawer = 'WarmingDrawer', /** * {@link https://ddwiki.reso.org/display/DDW17/Washer} * * The property includes a cloths washer. */ Washer = 'Washer', /** * The property includes a cloths washer and dryer. */ WasherDryer = 'WasherDryer', /** * The property has a stacked cloths washer and dryer. */ WasherDryerStacked = 'WasherDryerStacked', /** * The property has a water heater. */ WaterHeater = 'WaterHeater', /** * {@link https://ddwiki.reso.org/display/DDW17/Water+Purifier} * * The property has a water purifier. */ WaterPurifier = 'WaterPurifier', /** * {@link https://ddwiki.reso.org/display/DDW17/Water+Purifier+Owned} * * The property has a water purifier that is owned and not rented/leased. */ WaterPurifierOwned = 'WaterPurifierOwned', /** * {@link https://ddwiki.reso.org/display/DDW17/Water+Purifier+Rented} * * The property has a water purifier that is on a rental or lease agreement. */ WaterPurifierRented = 'WaterPurifierRented', /** * {@link https://ddwiki.reso.org/display/DDW17/Water+Softener} * * The property has a water softening system. */ WaterSoftener = 'WaterSoftener', /** * {@link https://ddwiki.reso.org/display/DDW17/Water+Softener+Owned} * * The property has a water softening system that is owned and not rented/leased. */ WaterSoftenerOwned = 'WaterSoftenerOwned', /** * {@link https://ddwiki.reso.org/display/DDW17/Water+Softener+Rented} * * The property has a water softening system that is on a rental or lease agreement. */ WaterSoftenerRented = 'WaterSoftenerRented', /** * {@link https://ddwiki.reso.org/display/DDW17/Wine+Cooler} * * The property includes a wine cooler. */ WineCooler = 'WineCooler', /** * {@link https://ddwiki.reso.org/display/DDW17/Wine+Refrigerator} * * The property includes a wine refrigerator. */ WineRefrigerator = 'WineRefrigerator', }