ItemWarehouseCriteria


Description

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

Properties

Property

Type

Description

ItemId

LikeRestrictionOfString

A string restriction specifying the item ID.

WarehouseId

LikeRestrictionOfString

A string restriction specifying the warehouse ID.

BuyerId

LikeRestrictionOfString

A string restriction specifying the buyer ID.

PlannerId

LikeRestrictionOfString

A string restriction specifying the planner ID.


Inherits from

Criteria


Documentation Feedback