IElectronicProcessingGetPaymentsByDealerRequestTypeMinDate Property

The earliest payment date to search from. Must be provided if PayingUserName, DealerReferenceNumber, or DollarAmount are not provided.

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

Property Value

Type: NullableDateTime
See Also