For the complete documentation index, see llms.txt. This page is also available as Markdown.

Unspsc Code Level Enum

Possible values:

  • segment

  • family

  • class

  • commodity

enum UnspscCodeLevelEnum {
    segment
    family
    class
    commodity
}

Last updated

Was this helpful?