Elavon Account Update Batch UML


Parent:    File Batch
Added On:  08/23/16 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  ElavonAccountUpdateBatch 
Represents a batch of account update transactions as it is represented in Elavon account updater service specification.
Added On:  08/23/16
SQL Column:  CREATION_DATE
Java Field:  creationDate
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
Date when the record was created.
Added On:  08/23/16
SQL Column:  FILE_EXTENSION
Java Field:  fileExtension
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Code of the file extention.
Added On:  08/23/16
SQL Column:  MERCHANT_FI_NUMBER
Java Field:  merchantFiNumber
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Specific identifier assigned and provided to merchant by the processor.
Added On:  08/23/16
SQL Column:  MERCHANT_NUMBER
Java Field:  merchantNumber
Status:  Active
SQL Type:  varchar(16)
Java Type:  String
Attributes:
Unique code used to identify the merchant within the Elavon system.
Added On:  08/23/16
SQL Column:  SALES_COUNT
Java Field:  salesCount
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
Number of sales processed in a batch.