Optional - The price that the transport company will be paid, in the smallest denomination of the currency
(pennies, cents etc). Must be specified if you are putting the Job into a Fixed Price Network. If not specified will be set to 0.
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3081.0 (3.2.3081)
Syntax
C#
public virtual int BuyPrice { get; set; }
Property Value
Type: Int32See Also