
// https://ns.editeur.org/onix/en/239 
export enum SupplyContactRole {
  _07 = '07', // Return authorisation contact
  _99 = '99', // Customer services contact
}