共用方式為


UpdateQnaDTOQuestions interface

與答案相關聯的問題清單。

Extends

繼承的屬性

add

要新增的問題清單

deleteProperty

要刪除的問題清單。

繼承的屬性詳細資料

add

要新增的問題清單

add?: string[]

屬性值

string[]

繼承自UpdateQuestionsDTO.add

deleteProperty

要刪除的問題清單。

deleteProperty?: string[]

屬性值

string[]

繼承自UpdateQuestionsDTO.deleteProperty