Phone Call File Batch UML


Parent:    File Batch
Added On:  02/13/12 
SQL Table:  PHONE_CALL_FILE_BATCH 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  PhoneCallFileBatch 
Available Fields:
Added On:  02/13/12
SQL Column:  FILE_NAME
Java Field:  fileName
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
Added On:  07/14/16
SQL Column:  TELE_VOX_PHONE_CALL_FK
Java Field:  teleVoxPhoneCalls
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References TeleVox Phone Call
Attributes:
Reference to the entity that represents TeleVox phone call information.