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
Settings
Added On:
11/20/14
SQL Table:
IAPP_SETTINGS
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
Settings
Available Fields:
Id
Name
Scope CL
Scope Code
Value
Id
Added On:
11/20/14
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.
Name
Added On:
11/20/14
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Required
Scope CL
Added On:
11/20/14
SQL Column:
SCOPE_CL
Java Field:
scopeCl
Status:
Active
SQL Type:
varchar(1)
Java Type:
String
References
User Classifier
Attributes:
Reference to an object that this property is associated with. Used in conjunction with
Scope Code
.
Scope Code
Added On:
11/20/14
SQL Column:
SCOPE_CODE
Java Field:
scopeCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Reference to an object that this property is associated with. Used in conjunction with
Scope CL
.
Value
Added On:
11/20/14
SQL Column:
VALUE
Java Field:
value
Status:
Active
SQL Type:
varchar(8184)
Java Type:
String
Attributes: