Skip to main content

@nuclia/core / Exports / IKnowledgeBoxItem

Interface: IKnowledgeBoxItem

Hierarchy

Table of contents

Properties

Properties

allowed_origins

Optional allowed_origins: null | string[]

Inherited from

IKnowledgeBoxCreation.allowed_origins

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:40


description

Optional description: string

Inherited from

IKnowledgeBoxCreation.description

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:37


hidden_resources_enabled

Optional hidden_resources_enabled: boolean

Inherited from

IKnowledgeBoxCreation.hidden_resources_enabled

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:42


hidden_resources_hide_on_creation

Optional hidden_resources_hide_on_creation: boolean

Inherited from

IKnowledgeBoxCreation.hidden_resources_hide_on_creation

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:43


id

id: string

Inherited from

IKnowledgeBoxCreation.id

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:33


role_on_kb

Optional role_on_kb: KBRoles

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:47


search_configs

Optional search_configs: Object

Index signature

▪ [key: string]: any

Inherited from

IKnowledgeBoxCreation.search_configs

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:41


slug

slug: string

Inherited from

IKnowledgeBoxCreation.slug

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:34


state

Optional state: KBStates

Inherited from

IKnowledgeBoxCreation.state

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:36


title

title: string

Inherited from

IKnowledgeBoxCreation.title

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:35


uuid

Optional uuid: string

Inherited from

IKnowledgeBoxCreation.uuid

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:39


zone

zone: string

Inherited from

IKnowledgeBoxCreation.zone

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:38