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

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.