Compartilhar via


InventoryItem Class

Definition

Class that represents an inventory item.

public class InventoryItem
type InventoryItem = class
Public Class InventoryItem
Inheritance
InventoryItem

Constructors

InventoryItem()

Properties

IsRestricted

Gets or sets a value indicating whether this item currently has any inventory restrictions.

ProductId

Gets or sets the item product id.

Restrictions

Gets or sets the restrictions for this item if any.

SkuId

Gets or sets the item sku id.

Applies to