C# Class LinnworksAPI.StockItemScrap

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
Cost Double
Month System.Int32
Quantity System.Int32
Reason String
StockItemId System.Guid
Year System.Int32

Property Details

Cost public_oe property

public Double Cost
return Double

Month public_oe property

public Int32,System Month
return System.Int32

Quantity public_oe property

public Int32,System Quantity
return System.Int32

Reason public_oe property

public String Reason
return String

StockItemId public_oe property

public Guid,System StockItemId
return System.Guid

Year public_oe property

public Int32,System Year
return System.Int32