CommonContractTypeAmountFinanced Property

The amount the customer is financing in the purchase of this vehicle.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<decimal> AmountFinanced { get; set; }

Property Value

Type: NullableDecimal
See Also