InventoryItemsList interface
Properties
nextLink |
Url to follow for getting next page of InventoryItems.
|
value |
Array of InventoryItems
|
Property Details
nextLink
Url to follow for getting next page of InventoryItems.
nextLink?: string
Property Value
value
Array of InventoryItems
value: InventoryItem[]
Property Value