IElectronicProcessingGetPaymentsByDealerRequestTypeMaxDate Property

The latest payment date to search. Optional. If not provided, will be assumed to be today's date.

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

Property Value

Type: NullableDateTime
See Also