purchaseType constant

IriTerm const purchaseType

purchaseType [Expects: https://schema.org/PurchaseType]

Optional. The type of purchase the consumer must make in order to qualify for this incentive.

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

Implementation

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