PriceLevelCriteria


Description

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

Properties

Property

Type

Description

PriceLevelKeyId

BetweenRestrictionOfString

A string restriction specifying the price level key.

CreatedDate

BetweenRestrictionOfNullableOfDateTime

A date/time restriction specifying the date the price level was created.

LastModifiedDate

BetweenRestrictionOfNullableOfDateTime

A date/time restriction specifying the date the price level was modified.

ModifiedDate

BetweenRestrictionOfNullableOfDateTime

A date/time restriction specifying the date the price level was modified.


Inherits from

Criteria


Documentation Feedback