InventoriedItemCriteria


Description

Specifies the criteria to use when retrieving a list of inventory item summary objects. Only inventory item summary objects that match the specified criteria will be returned

Properties

Property

Type

Description

Type

ListRestrictionOfNullableOfInventoriedItemType

A list restriction specifying the type of item.

IsDiscontinued

RestrictionOfNullableOfBoolean

A boolean restriction specifying whether discontinued items will be included.


Inherits from

ItemCriteriaBase


Documentation Feedback