IElectronicProcessingElectronicBatchHeaderType Class

Summary information for a single electronic batch containing one or more iAAWG contracts.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingElectronicBatchHeaderType

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

The IElectronicProcessingElectronicBatchHeaderType type exposes the following members.

Fields
  NameDescription
Public fieldBatchID
A unique ID representing this batch.
Public fieldBatchMailTo
The name of the individual or company that should receive this batch.
Public fieldBatchMailToAddress
The street portion of the batch mailing address.
Public fieldBatchMailToCity
The city portion of the batch mailing address.
Public fieldBatchMailToState
The state portion of the batch mailing address.
Public fieldBatchMailToZip
The zip code portion of the batch mailing address.
Public fieldBatchPayee
The name of the check payee for this batch.
Public fieldBatchPayeeAddress
The street portion of the batch payee address.
Public fieldBatchPayeeCity
The city portion of the batch payee address.
Public fieldBatchPayeeState
The state portion of the batch payee address.
Public fieldBatchPayeeZip
The zip code portion of the batch payee address.
Public fieldCancellationCount
The number of cancellations contained in this batch.
Public fieldContractCount
The number of contracts contained in this batch.
Public fieldDealerReferenceNumber
A dealer supplied reference number for this batch.
Public fieldTotalDealerRemit
The total dollar amount the dealer should remit for the contracts in this batch.
Top
See Also

Reference