branchCode constant

IriTerm const branchCode

branchCode [Expects: https://schema.org/Text]

A short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\n\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch.

Can be used on: https://schema.org/Place

Implementation

static const branchCode = IriTerm.prevalidated(
  'https://schema.org/branchCode',
);