IElectronicProcessingPaymentBatchType Class

Data describing a payments batch information.
Inheritance Hierarchy
SystemObject
  IASIElectronicProcessingPaymentBatchType

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

The IElectronicProcessingPaymentBatchType type exposes the following members.

Constructors
  NameDescription
Public methodIElectronicProcessingPaymentBatchType
Initializes a new instance of the IElectronicProcessingPaymentBatchType class
Top
Fields
  NameDescription
Public fieldAmountSubmitted
The amount submitted for the payment.
Public fieldBatchID
The unique ID of the batch that this contract has been assigned to, if any.
Public fieldCreatedByEmail
The email of the user that created the batch.
Public fieldCreatedByUserId
The user id of the user that created the batch.
Public fieldDateCreated
The date this batch was actually created.
Public fieldDealerReferenceNumber
The dealer reference number from the dealer DMS, if applicable.
Public fieldFileName
The file name of the batch payment register.
Public fieldNumberOfContracts
The number of contracts in the batch.
Public fieldPayee
The entity making the payment.
Public fieldReceivedByIASDate
The date payment was received by IAS.
Top
See Also

Reference