IElectronicProcessingGetPaymentsByDealerRequestTypeDollarAmount Property

The dollar amount of the payment. Optional. Will return all payments between 0 and 99 cents of the given dollar amount.

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

Property Value

Type: NullableDecimal
See Also