You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be remedied by adding gtin to the lists in properties.php where gtin8 is available, and documenting it in Interfaces/Product.php as
* @property-read SchemaTypeList<Text> $gtin A Global Trade Item Number (GTIN). GTINs identify trade items, including products and services, using numeric identification codes.
Currently there are just the Sub-properties
gtin12
,gtin13
,gtin14
,gtin8
readable not the main propertygtin
e.g. on Product: https://schema.org/gtinThe text was updated successfully, but these errors were encountered: