共用方式為


InventoryItemsList interface

InventoryItems 的清單。

屬性

nextLink

要遵循的 URL 以取得 InventoryItems 的下一頁。

value

InventoryItems 的陣列

屬性詳細資料

要遵循的 URL 以取得 InventoryItems 的下一頁。

nextLink?: string

屬性值

string

value

InventoryItems 的陣列

value: InventoryItem[]

屬性值