Table of Contents

Class StockUnitDetailQuantity

Namespace
Dynamicweb.Ecommerce.Stocks
Assembly
Dynamicweb.Ecommerce.dll
public class StockUnitDetailQuantity
Inheritance
StockUnitDetailQuantity
Inherited Members

Properties

Quantity

public int Quantity { get; set; }

Property Value

int

VariantId

public string VariantId { get; set; }

Property Value

string
To top