SearchOptionsFields interface

FieldsExtension。

屬性:包含:一組要包含的欄位。 排除:一組要排除的欄位。

控制應包含或排除哪些欄位。

屬性

exclude

一組欄位名稱,要排除在回應中。

include

回應中包含欄位名稱陣列。

屬性詳細資料

exclude

一組欄位名稱,要排除在回應中。

exclude?: string[]

屬性值

string[]

include

回應中包含欄位名稱陣列。

include?: string[]

屬性值

string[]