UNPKG

@5stones/onix

Version:

A strongly typed library for parsing ONIX feeds.

6 lines (5 loc) 146 B
// https://ns.editeur.org/onix/en/223 export enum StatusDetailCodeType { _01 = '01', // Proprietary _02 = '02', // ONIX Status detail code }