EFT NMI Batch UML


Parent:    File Batch
Added On:  07/18/13 
SQL Table:  EFT_NMI_BATCH 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  EftNmiBatch 
Represents a batch of transactions as it is defined in EFT NMI batch processing specification.
Added On:  08/13/13
SQL Column:  CREDIT_AMOUNT
Java Field:  creditAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  08/13/13
SQL Column:  CREDIT_COUNT
Java Field:  creditCount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/18/13
SQL Column:  SALE_AMOUNT
Java Field:  saleAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/18/13
SQL Column:  SALE_COUNT
Java Field:  saleCount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: