membershipPointsEarned constant

IriTerm const membershipPointsEarned

IRI for schemahttp:membershipPointsEarned [Expects: http://schema.org/Number, http://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: http://schema.org/MemberProgramTier, http://schema.org/PriceSpecification, http://schema.org/ProgramMembership

Implementation

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