membershipPointsEarned constant

IriTerm const membershipPointsEarned

membershipPointsEarned [Expects: https://schema.org/Number, https://schema.org/QuantitativeValue]

The number of membership points earned by the member. If necessary, the unitText can be used to express the units the points are issued in. (E.g. stars, miles, etc.)

Can be used on: https://schema.org/MemberProgramTier, https://schema.org/PriceSpecification, https://schema.org/ProgramMembership

Implementation

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