gs1ContactRoleCode constant

IriTerm const gs1ContactRoleCode

contactRoleCode from gs1 vocabulary [Expects: https://ref.gs1.org/voc/ContactRoleType]

The function or role of a contact. Value from gs1:ContactRoleType code list.

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

Implementation

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