CommonContractTypeBalloonAmountOrResidualValue Property

For balloons, specify the final balloon payment in this field. For leases, specify the residual value used to compute the lease.

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

Property Value

Type: NullableDecimal
See Also