purchaseType constant

IriTerm const purchaseType

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

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

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

Implementation

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