 | IElectronicProcessingCustomerInfoTypeTotalOfPayments Field |
The total of payments to be made by the customer. This value should match the Regulation Z disclosure on the customer finance contract.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> TotalOfPayments
Public TotalOfPayments As Nullable(Of Decimal)
public var TotalOfPayments : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also