schemahttpFaxNumber constant

IriTerm const schemahttpFaxNumber

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

The fax number.

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

Implementation

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