JSON Schema Definition 'QtyUOM'

Description

Quantity Unit of Measure

Diagram

JSON Schema Diagram of /definitions/QtyUOM

Value

String

Any String value.

Enum

"Bag"
"Bucket"
"Bundle"
"Bowl"
"Box"
"Card"
"Case"
"Carton"
"Dozen"
"Each"
"Foot"
"Gallon"
"Gross"
"Kit"
"Lot"
"Piece"
"Pack"
"Pack 100"
"Pack 50"
"Pair"
"Rack"
"Roll"
"Set"
"Set of 3"
"Set of 4"
"Set of 5"
"Single"
"Sheet"
"Tube"

Source

"QtyUOM": {
    "type": "string",
    "description": "Quantity Unit of Measure",
    "enum": [
        "Bag",
        "Bucket",
        "Bundle",
        "Bowl",
        "Box",
        "Card",
        "Case",
        "Carton",
        "Dozen",
        "Each",
        "Foot",
        "Gallon",
        "Gross",
        "Kit",
        "Lot",
        "Piece",
        "Pack",
        "Pack 100",
        "Pack 50",
        "Pair",
        "Rack",
        "Roll",
        "Set",
        "Set of 3",
        "Set of 4",
        "Set of 5",
        "Single",
        "Sheet",
        "Tube"
    ]
}
https://standards.namm.org/schema/2020.1/common.json (338:10)
Documentation for Purchase Order
Generated using Liquid Studio 2019 - Data Designer Edition 17.1.14.9682