 | IElectronicProcessingGetElectronicContractsByBatchRequestType Class |
The unique ID of a previously created batch.
Inheritance HierarchySystemObject
IASIElectronicProcessingGetElectronicContractsByBatchRequestType
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class GetElectronicContractsByBatchRequestType
Public Class GetElectronicContractsByBatchRequestType
public class GetElectronicContractsByBatchRequestType
IAS.GetElectronicContractsByBatchRequestType = function();
Type.createClass(
'IAS.GetElectronicContractsByBatchRequestType');
The IElectronicProcessingGetElectronicContractsByBatchRequestType type exposes the following members.
Fields
| Name | Description |
---|
 | Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. |
 | ElectronicBatchesID | The unique batch ID. |
Top
See Also