gs1OrganizationTerminationDate constant

IriTerm const gs1OrganizationTerminationDate

organizationTerminationDate from gs1 vocabulary [Expects: http://www.w3.org/2001/XMLSchema#date]

Date in which an organisation was disbanded or otherwise ended. Note that this is NOT the date when a GLN was deactivated. To designate when organisation formed, see gs1:organizationFormationDate.

Can be used on: https://ref.gs1.org/voc/Organization

Implementation

static const gs1OrganizationTerminationDate = IriTerm(
  'https://ref.gs1.org/voc/organizationTerminationDate',
);