IElectronicProcessingGetRatesRequestTypeLoanAmount Property

The loan amount of the contract to be generated, this is currently only required for GAPI SG contracts.

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

Property Value

Type: NullableDecimal
See Also