Optional - The price that the customer will be charged, in the smallest denomination of the currency
(pennies, cents etc). If not specified will be set to 0.
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3062.0 (3.2.3062)
Syntax
C#
public virtual int SellPrice { get; set; }
Property Value
Type: Int32See Also