-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Finish GTIN mapping; not able to map to Product, but must be added as a ContextItem
// map to contentItems
//
// gtin , add this to unique identifer on product?
//
var gtin = shippedItemInstance.Item.Gtinid;
_logger.LogInformation("GTIN = " + gtin);
//
// Where is gtin used?
//
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels