UpdateKbOperationDTODelete interface

An instance of DeleteKbContentsDTO for delete Operation

Extends

Inherited Properties

ids

List of Qna Ids to be deleted

sources

List of sources to be deleted from knowledgebase.

Inherited Property Details

ids

List of Qna Ids to be deleted

ids?: number[]

Property Value

number[]

Inherited From DeleteKbContentsDTO.ids

sources

List of sources to be deleted from knowledgebase.

sources?: string[]

Property Value

string[]

Inherited From DeleteKbContentsDTO.sources