gtins property

List<String>? gtins
getter/setter pair

Global Trade Item Numbers (GTIN) of the item.

You can provide up to 10 GTINs.

Implementation

core.List<core.String>? gtins;