purchasePriceLimit constant

IriTerm const purchasePriceLimit

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

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

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

Implementation

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