 | IElectronicProcessingCustomerInfoTypeMonthlyPayment Field |
The normal monthly payment to be paid by the customer.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> MonthlyPayment
Public MonthlyPayment As Nullable(Of Decimal)
public var MonthlyPayment : Nullable<decimal>
Field Value
Type:
NullableDecimal
See Also