C# Class LinnworksAPI.StockItemSupplierStat

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
AverageLeadTime Double
AveragePrice Double
Code String
IsDefault System.Boolean
LeadTime System.Int32
MaxPrice Double
MinPrice Double
PurchasePrice Double
StockItemId System.Guid
Supplier String
SupplierBarcode String
SupplierID System.Guid
SupplierMinOrderQty System.Int32
SupplierPackSize System.Int32

Property Details

AverageLeadTime public_oe property

public Double AverageLeadTime
return Double

AveragePrice public_oe property

public Double AveragePrice
return Double

Code public_oe property

public String Code
return String

IsDefault public_oe property

public Boolean,System IsDefault
return System.Boolean

LeadTime public_oe property

public Int32,System LeadTime
return System.Int32

MaxPrice public_oe property

public Double MaxPrice
return Double

MinPrice public_oe property

public Double MinPrice
return Double

PurchasePrice public_oe property

public Double PurchasePrice
return Double

StockItemId public_oe property

public Guid,System StockItemId
return System.Guid

Supplier public_oe property

public String Supplier
return String

SupplierBarcode public_oe property

public String SupplierBarcode
return String

SupplierID public_oe property

public Guid,System SupplierID
return System.Guid

SupplierMinOrderQty public_oe property

public Int32,System SupplierMinOrderQty
return System.Int32

SupplierPackSize public_oe property

public Int32,System SupplierPackSize
return System.Int32