UNPKG
onix-codelist
Version:
latest (3.0.2)
3.0.2
3.0.1
3.0.0
2.0.0
1.0.1
1.0.0
0.1.0
ONIX 3.0 Code lists
github.com/teunmooij/onix-codelist
teunmooij/onix-codelist
onix-codelist
/
dist
/
lists
/
list-141.d.ts
14 lines
(13 loc)
•
235 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export
declare
enum
BarcodeIndicator
{
NotBarcoded
,
BarcodedSchemeUnspecified
,
Gtin
_13,
Gtin
_13_5_US,
Gtin
_13_5_CAN,
Gtin
_13_5,
Upc
_12,
Upc
_12_5,
Upc
_12_Price,
Upc
_12_5_Price,
Gtin
_13_5_UK }