Class StockUnitDetailQuantity NamespaceDynamicweb.Ecommerce.Stocks AssemblyDynamicweb.Ecommerce.dll public class StockUnitDetailQuantity Inheritance object StockUnitDetailQuantity Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Quantity public int Quantity { get; set; } Property Value int VariantId public required string VariantId { get; set; } Property Value string