CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.inventory.ItemStock Class Reference

The class is used to update the item stock More...

Properties

com.clover.sdk.v3.base_.Reference item [get, set]
 Reference to an item More...
 
Int64 stockCount [get, set]
 DEPRECATED: use quantity instead More...
 
Double quantity [get, set]
 Current count of this item in stock More...
 

Detailed Description

The class is used to update the item stock

Definition at line 30 of file ItemStock.cs.

Property Documentation

◆ item

com.clover.sdk.v3.base_.Reference com.clover.sdk.v3.inventory.ItemStock.item
getset

Reference to an item

Definition at line 35 of file ItemStock.cs.

◆ quantity

Double com.clover.sdk.v3.inventory.ItemStock.quantity
getset

Current count of this item in stock

Definition at line 45 of file ItemStock.cs.

◆ stockCount

Int64 com.clover.sdk.v3.inventory.ItemStock.stockCount
getset

DEPRECATED: use quantity instead

Definition at line 40 of file ItemStock.cs.


The documentation for this class was generated from the following file: