PricingChangedKeyCriteria


Description

Specifies the criteria to use when retrieving a list of pricing objects that have changed. Only changed pricing key objects that match the specified criteria will be returned.

Properties

Property

Type

Description

ItemKeyId

BetweenRestrictionOfString

A string restriction specifying the item key.

CurrencyKeyId

BetweenRestrictionOfString

A string restriction specifying the currency key.

PriceLevelKeyId

BetweenRestrictionOfString

A string restriction specifying the price level key.

UofMKeyId

BetweenRestrictionOfString

A string restriction specifying the unit of measure key.


Inherits from

BaseChangedKeyCriteria


Documentation Feedback