@gradientedge/commercetools-utils
    Preparing search index...

    Interface ItemState

    interface ItemState {
        quantity: number;
        state: StateReference;
    }
    Index
    quantity: number

    Quantity of Line Items or Custom Line Items in this State.

    State of the Line Items or Custom Line Items in a custom workflow.