schemahttpVatID constant

IriTerm const schemahttpVatID

vatID from schemahttp vocabulary [Expects: http://schema.org/Text]

The Value-added Tax ID of the organization or person.

Can be used on: http://schema.org/Organization, http://schema.org/Person

Implementation

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