IElectronicProcessingGetElectronicRemittanceBatchesRequestType Class |
Namespace: IAS
public class GetElectronicRemittanceBatchesRequestType
The IElectronicProcessingGetElectronicRemittanceBatchesRequestType type exposes the following members.
| Name | Description | |
|---|---|---|
| AgentID | The unique iAAWG agent ID. Calling program must pass either MasterDealerID or DealerID or AgentID. | |
| Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. | |
| DealerID | The unique iAAWG dealer ID. Calling program must pass either MasterDealerID or DealerID or AgentID. | |
| IncludeNotProcessed | Boolean value indicating whether or not to include non-processed batches in the list. | |
| IncludeProcessed | Boolean value indicating whether or not to include processed batches in the list. | |
| MasterDealerID | The unique iAAWG master dealer ID. Calling program must pass either MasterDealerID or DealerID or AgentID. | |
| UserID | The unique user id. |