ItemClassCriteria


Description

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

Properties

Property

Type

Description

ItemClassId

LikeRestrictionOfString

A string restriction specifying the item class ID.

Description

LikeRestrictionOfString

A string restriction specifying the description.

Type

ListRestrictionOfNullableOfItemType

A list restriction specifying the item type.


Inherits from

Criteria


Documentation Feedback