IElectronicProcessingGetPaymentBatchesRequestType Class

Identifying information payment used to pay for batches.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetPaymentBatchesRequestType

Namespace:  IAS
Assembly:  ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GetPaymentBatchesRequestType

The IElectronicProcessingGetPaymentBatchesRequestType type exposes the following members.

Constructors
  NameDescription
Public methodIElectronicProcessingGetPaymentBatchesRequestType
Initializes a new instance of the IElectronicProcessingGetPaymentBatchesRequestType class
Top
Properties
  NameDescription
Public propertyDealerID
The unique iAAWG dealer ID, used to determine which set of rates to return to the calling program.
Public propertyMasterDealerID
The unique iAAWG master dealer ID, used to determine which set of rates to return to the calling program. Calling program must pass either masterDealerID or dealerID.
Top
Fields
  NameDescription
Public fieldAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public fieldPaymentID
The unique payment identifier for the payment.
Public fieldPaymentType
The type of payment (ACH, CC, Check).
Top
See Also

Reference