/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type RValueTargetInput = { climate_zone: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8; location: 'attic' | 'wall' | 'floor'; };