hasGS1DigitalLink property
String?
hasGS1DigitalLink
getter/setter pair
- A Digital Link that contains a serial number (AI
21)
should only be present on instances of
[SchemaIndividualProduct] - A Digital Link that contains a lot
number (AI
10) should be annotated as [SchemaSomeProducts]
if only products from that lot are sold, or [SchemaIndividualProduct] if
there is only a specific product. - A Digital Link that contains a
global model number (AI
8013) should be attached to a
[SchemaProduct] or a [SchemaProductModel].
Other item types
should be adapted similarly.
Implementation
String? hasGS1DigitalLink;