purchasePriceLimit constant

IriTerm const purchasePriceLimit

IRI for schemahttp:purchasePriceLimit [Expects: http://schema.org/MonetaryAmount]

Optional. The maximum price the item can have and still qualify for this offer.

Can be used on: http://schema.org/FinancialIncentive

Implementation

static const purchasePriceLimit = IriTerm.prevalidated(
  'http://schema.org/purchasePriceLimit',
);