C# Class LinnworksAPI.StockItem

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
Available System.Int32
BarcodeNumber String
CategoryId System.Guid
CategoryName String
Depth Double
Due System.Int32
Height Double
InOrder System.Int32
IsCompositeParent Boolean?
ItemNumber String
ItemTitle String
MetaData String
MinimumLevel System.Int32
PackageGroupId System.Guid
PackageGroupName String
PostalServiceId System.Guid
PostalServiceName String
PurchasePrice Double
Quantity System.Int32
RetailPrice Double?
StockItemId System.Guid
TaxRate Double
Weight Double
Width Double

Property Details

Available public property

public Int32,System Available
return System.Int32

BarcodeNumber public property

public String BarcodeNumber
return String

CategoryId public property

public Guid,System CategoryId
return System.Guid

CategoryName public property

public String CategoryName
return String

Depth public property

public Double Depth
return Double

Due public property

public Int32,System Due
return System.Int32

Height public property

public Double Height
return Double

InOrder public property

public Int32,System InOrder
return System.Int32

IsCompositeParent public property

public Boolean? IsCompositeParent
return Boolean?

ItemNumber public property

public String ItemNumber
return String

ItemTitle public property

public String ItemTitle
return String

MetaData public property

public String MetaData
return String

MinimumLevel public property

public Int32,System MinimumLevel
return System.Int32

PackageGroupId public property

public Guid,System PackageGroupId
return System.Guid

PackageGroupName public property

public String PackageGroupName
return String

PostalServiceId public property

public Guid,System PostalServiceId
return System.Guid

PostalServiceName public property

public String PostalServiceName
return String

PurchasePrice public property

public Double PurchasePrice
return Double

Quantity public property

public Int32,System Quantity
return System.Int32

RetailPrice public property

public Double? RetailPrice
return Double?

StockItemId public property

public Guid,System StockItemId
return System.Guid

TaxRate public property

public Double TaxRate
return Double

Weight public property

public Double Weight
return Double

Width public property

public Double Width
return Double