import { WellPropertiesEnum } from "./wellPropertiesEnum"; export interface WellPropertiesSummaryRequest { items: Array; }