EFT T Tech Batch UML


Parent:    File Batch
Added On:  02/13/12 
SQL Table:  EFT_TTECH_BATCH 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  EftTtechBatch 
Represents a batch of transactions as it is defined in EFT T Tech batch processing specification.
Available Fields:
Added On:  02/13/12
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
ID assigned by the processor in order to identify merchants.
Added On:  02/13/12
SQL Column:  SITE
Java Field:  site
Status:  Active
SQL Type:  varchar(5)
Java Type:  String
Attributes:
Given by provider
Added On:  02/13/12
SQL Column:  TOTAL_AMOUNT
Java Field:  totalAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Total amount of the transactions including discount and tax.