Trust Commerce Batch UML


Parent:    File Batch
Added On:  11/18/16 
SQL Table:  TRUST_COMMERCE_BATCH 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  TrustCommerceBatch 
Entity that represents information about batch file processed by Trust Commerce.
Added On:  11/18/16
SQL Column:  CURR_DATE
Java Field:  currDate
Status:  Active
SQL Type:  varchar(8)
Java Type:  String
Attributes:
Date of the batch processing.
Added On:  11/18/16
SQL Column:  CUST_ID
Java Field:  custId
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Identifier of the customer assigned by a processor.
Added On:  08/06/21
SQL Column:  MASTER_CUST_ID
Java Field:  masterCustId
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Added On:  08/06/21
SQL Column:  MASTER_PASSWORD
Java Field:  masterPassword
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: Transient