Documentation
for developers and administrators
Home
APIs
Processing
Billing
Management
Webhooks
Manuals
Terminology
User Guides
User Interface Reference
How-To Tutorials
Lessons
Data Dictionaries
UniCore
UniCharge
UniBill
Build
Properties Definition
Resources (Directory Structure)
Zip and Country Codes
Development
Log Files
Permissions
JNDI Names
Job Queues
Reference Materials
Supported Providers (Banks & Networks)
UniPay Codes & Code Mappings
Integrated 3rd Party Libraries
Diagrams and Documents
Entire website
This section only
Terminal Registry
Added On:
04/10/19
SQL Table:
TERMINAL_REGISTRY
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
TerminalRegistry
Available Fields:
Code
Create Date
Least Significant Bits
Merchant Account Code
Most Significant Bits
Code
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.
Create Date
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.
Least Significant Bits
Added On:
04/10/19
SQL Column:
LEAST_SIGNIFICANT_BITS
Java Field:
leastSignificantBits
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Attributes:
Merchant Account Code
Added On:
04/10/19
SQL Column:
MERCHANT_ACCOUNT_CODE
Java Field:
merchantAccountCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Most Significant Bits
Added On:
04/10/19
SQL Column:
MOST_SIGNIFICANT_BITS
Java Field:
mostSignificantBits
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Attributes: