Provider Terminal Configuration Content UML


Added On:  11/25/19 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  ProviderTerminalConfigurationContent 
Added On:  11/25/19
SQL Column:  CHECKSUM
Java Field:  checksum
Status:  Active
SQL Type:  varchar(40)
Java Type:  String
Attributes:
Added On:  11/25/19
SQL Column:  CONTENT
Java Field:  content
Status:  Active
SQL Type:  longtext
Java Type:  String
Attributes:
Added On:  11/25/19
SQL Column:  COUNT_CA_KEYS
Java Field:  countCaKeys
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  11/25/19
SQL Column:  COUNT_AID
Java Field:  countAid
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  11/25/19
SQL Column:  CREATE_DATE
Java Field:  createDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the record was created.
Added On:  04/06/21
SQL Column:  CURRENCY_LIST
Java Field:  currencyList
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Added On:  11/25/19
SQL Column:  FILE_SIZE
Java Field:  fileSize
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  11/25/19
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Added On:  11/25/19
SQL Column:  PROVIDER_CODE
Java Field:  providerCode
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes: