Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe
index
InventoryIndex
Interface InventoryIndex
The no-category response: what can be asked for, and how to read the answer.
interface
InventoryIndex
{
categories
:
readonly
InventoryCategoryDescriptor
[]
;
drainProof
:
DrainProofContract
;
unenumerable
:
readonly
UnenumerableState
[]
;
}
Index
Properties
categories
drain
Proof
unenumerable
Properties
Readonly
categories
categories
:
readonly
InventoryCategoryDescriptor
[]
Readonly
drain
Proof
drainProof
:
DrainProofContract
Readonly
unenumerable
unenumerable
:
readonly
UnenumerableState
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
categories
drain
Proof
unenumerable
Documentation
GitHub
Anchorage API reference
Loading...
The no-category response: what can be asked for, and how to read the answer.