UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

7 lines (6 loc) 151 B
// https://ns.editeur.org/onix/en/61 export enum PriceStatus { _00 = '00', // Unspecified _01 = '01', // Provisional _02 = '02', // Confirmed }