import { Identifier } from "./identifier"; export interface NdsAggregateRequestFilter { wellboreIds: Array; }