/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ import type { AssociationIdMapValue } from './AssociationIdMapValue'; export type AutoIdMapDTO = { value?: Record; }