ChemPare Documentation - v0.0.0
    Preparing search index...

    Enumeration AVAILABILITY

    Represents the availability of a product Keep values as lower case strings.

    Index

    Enumeration Members

    IN_STOCK: "in stock"
    OUT_OF_STOCK: "out of stock"
    PRE_ORDER: "preorder"
    BACKORDER: "backorder"
    DISCONTINUED: "discontinued"
    LARGE_QUANTITY: "large quantity"