次の方法で共有


UpdateKbOperationDTODelete interface

Delete Operation の DeleteKbContentsDTO のインスタンス

Extends

継承されたプロパティ

ids

削除する Qna ID の一覧

sources

ナレッジ ベースから削除するソースの一覧。

継承されたプロパティの詳細

ids

削除する Qna ID の一覧

ids?: number[]

プロパティ値

number[]

DeleteKbContentsDTO.idsから継承

sources

ナレッジ ベースから削除するソースの一覧。

sources?: string[]

プロパティ値

string[]

DeleteKbContentsDTO.sourcesから継承