companyRegistration constant

IriTerm const companyRegistration

companyRegistration [Expects: http://schema.org/Certification]

The official registration number of a business including the organization that issued it such as Company House or Chamber of Commerce.

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

Implementation

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