C# Class LinnworksAPI.StockItemSoldStatFinalDetail

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
Cost Double
Date System.DateTime
ProfitMargin Double
Quantity System.Int32
Total Double

Property Details

Cost public_oe property

public Double Cost
return Double

Date public_oe property

public DateTime,System Date
return System.DateTime

ProfitMargin public_oe property

public Double ProfitMargin
return Double

Quantity public_oe property

public Int32,System Quantity
return System.Int32

Total public_oe property

public Double Total
return Double