Terminal Registry


Added On:  04/10/19 
SQL Table:  TERMINAL_REGISTRY 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  TerminalRegistry 
Added On:  04/10/19
SQL Column:  CODE
Java Field:  code
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:  04/10/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/10/19
SQL Column:  LEAST_SIGNIFICANT_BITS
Java Field:  leastSignificantBits
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Added On:  04/10/19
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  04/10/19
SQL Column:  MOST_SIGNIFICANT_BITS
Java Field:  mostSignificantBits
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes: