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
Resource Code
Added On:
03/12/15
SQL Table:
RESOURCE_CODE
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
ResourceCode
Entity that represents list of resources and their codes to be used by the terminal.
Available Fields:
Code
Name
Resource CL
Code
Added On:
03/12/15
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
varchar(10)
Java Type:
String
Identifier / Primary Key
Attributes:
Unique, Required
Code of the resource that is to be downloaded by the terminal.
Name
Added On:
03/12/15
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Name of the resource that is to be downloaded by the terminal.
Resource CL
Added On:
03/12/15
SQL Column:
RESOURCE_CL
Java Field:
resourceCl
Status:
Active
SQL Type:
varchar(1)
Java Type:
String
References
Resource Classifier
Attributes:
Enumerates possible values of various resource types that can be uploaded to the terminal.