/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type DFUTotalInput = { /** * Map of fixture_type to count. Keys: lavatory, kitchen_sink, bathtub, shower, toilet_1.6gpf, toilet_1.28gpf, dishwasher, washing_machine, laundry_tub, floor_drain, bidet, urinal */ fixtures: Record; };