InventoryItemsList interface

List of InventoryItems.

Properties

nextLink

Url to follow for getting next page of InventoryItems.

value

Array of InventoryItems

Property Details

Url to follow for getting next page of InventoryItems.

nextLink?: string

Property Value

string

value

Array of InventoryItems

value: InventoryItem[]

Property Value