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
Provider Terminal Configuration Content
UML
Added On:
11/25/19
SQL Table:
PROVIDER_TERMINAL_CONFIGURATION_CONTENT
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
ProviderTerminalConfigurationContent
Available Fields:
Checksum
Content
Count CA Keys
CountAid
Create Date
Currency List
File Size
Id
Provider Code
Checksum
Added On:
11/25/19
SQL Column:
CHECKSUM
Java Field:
checksum
Status:
Active
SQL Type:
varchar(40)
Java Type:
String
Attributes:
Content
Added On:
11/25/19
SQL Column:
CONTENT
Java Field:
content
Status:
Active
SQL Type:
longtext
Java Type:
String
Attributes:
Count CA Keys
Added On:
11/25/19
SQL Column:
COUNT_CA_KEYS
Java Field:
countCaKeys
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
CountAid
Added On:
11/25/19
SQL Column:
COUNT_AID
Java Field:
countAid
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Create Date
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.
Currency List
Added On:
04/06/21
SQL Column:
CURRENCY_LIST
Java Field:
currencyList
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
File Size
Added On:
11/25/19
SQL Column:
FILE_SIZE
Java Field:
fileSize
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Id
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.
Provider Code
Added On:
11/25/19
SQL Column:
PROVIDER_CODE
Java Field:
providerCode
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Attributes: