programMembershipUsed constant

IriTerm const programMembershipUsed

programMembershipUsed [Expects: http://schema.org/ProgramMembership]

Any membership in a frequent flyer, hotel loyalty program, etc. being applied to the reservation.

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

Implementation

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