Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/product
UpdateStockResultItem
Interface UpdateStockResultItem
Result of a single stock update
interface
UpdateStockResultItem
{
model_id
:
number
;
seller_stock
:
SellerStockUpdate
[]
;
}
Index
Properties
model_
id
seller_
stock
Properties
model_
id
model_id
:
number
Model ID that was updated
seller_
stock
seller_stock
:
SellerStockUpdate
[]
Seller stock that was updated
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model_
id
seller_
stock
Shopee SDK API Reference - v1.11.0
Loading...
Result of a single stock update