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

    Interface ItemState

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

    Properties

    Properties

    quantity: number

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

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