Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
ItemState
Interface ItemState
The item's state.
interface
ItemState
{
quantity
:
number
;
state
:
StateKeyReference
;
}
Index
Properties
quantity
state
Properties
Readonly
quantity
quantity
:
number
Readonly
state
state
:
StateKeyReference
Maps to
ItemState.state
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
quantity
state
Typescript SDK Type Docs
Loading...
The item's state.