import type * as Merge from "../../../index"; export interface ObjectClassDescriptionRequest { id: string; originType: Merge.crm.OriginTypeEnum; }