 | IElectronicProcessingCustomerInfoTypeBalloonAmountOrResidualValue Field |
For balloons, specify the final balloon payment in this field. For leases, specify the residual value used to compute the lease.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> BalloonAmountOrResidualValue
Public BalloonAmountOrResidualValue As Nullable(Of Decimal)
public var BalloonAmountOrResidualValue : Nullable<decimal>
var BalloonAmountOrResidualValue
Field Value
Type:
NullableDecimal
See Also