/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type AutoIdForLotDTO = { autoId?: string; }