acrissCode constant

IriTerm const acrissCode

acrissCode [Expects: http://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: http://schema.org/BusOrCoach, http://schema.org/Car

Implementation

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