/* generated using openapi-typescript-codegen -- do not edit */ /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type RoughOpeningResult = { rough_opening_width_in: number; rough_opening_height_in: number; /** * King-to-king stud width (RO + 3in) */ header_width_in: number; notes: string; };