UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

6 lines (5 loc) 146 B
// https://ns.editeur.org/onix/en/70 export enum StockQuantityCodeType { _01 = '01', // Proprietary _02 = '02', // APA stock quantity code }