acrissCode constant

IriTerm const acrissCode

acrissCode [Expects: https://schema.org/Text]

The ACRISS Car Classification Code is a code used by many car rental companies, for classifying vehicles. ACRISS stands for Association of Car Rental Industry Systems and Standards.

Can be used on: https://schema.org/BusOrCoach, https://schema.org/Car

Implementation

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