 | IElectronicProcessingCustomerInfoTypeAmountFinanced Field |
The amount the customer is financing in the purchase of this vehicle.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> AmountFinanced
Public AmountFinanced As Nullable(Of Decimal)
public var AmountFinanced : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also