UmbDocumentTypeItemModel: {
    description?: string | null;
    entityType: UmbDocumentTypeEntityType;
    icon?: string | null;
    isElement: boolean;
    name: string;
    unique: string;
}

Type declaration

  • Optionaldescription?: string | null
  • entityType: UmbDocumentTypeEntityType
  • Optionalicon?: string | null
  • isElement: boolean
  • name: string
  • unique: string
MMNEPVFCICPMFPCPTTAAATR