IElectronicProcessingGetElectronicRemittanceBatchesRequestType Class

Identifying information of the dealer for which to query, along with flags for whether or not to include batches that have been received and processed by IAS.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingGetElectronicRemittanceBatchesRequestType

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

The IElectronicProcessingGetElectronicRemittanceBatchesRequestType type exposes the following members.

Fields
  NameDescription
Public fieldAgentID
The unique iAAWG agent ID. Calling program must pass either MasterDealerID or DealerID or AgentID.
Public fieldAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public fieldDealerID
The unique iAAWG dealer ID. Calling program must pass either MasterDealerID or DealerID or AgentID.
Public fieldIncludeNotProcessed
Boolean value indicating whether or not to include non-processed batches in the list.
Public fieldIncludeProcessed
Boolean value indicating whether or not to include processed batches in the list.
Public fieldMasterDealerID
The unique iAAWG master dealer ID. Calling program must pass either MasterDealerID or DealerID or AgentID.
Top
See Also

Reference