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
Fee Schema
UML
Added On:
03/16/12
SQL Table:
IAPP_FEE_SCHEMA
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
FeeSchema
Available Fields:
Code
Fee Schema Detail FK
Name
Template Class
Code
Added On:
03/16/12
SQL Column:
CODE
Java Field:
code
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Identifier / Primary Key
Attributes:
Required
Unique identifier of the merchant account generated by the system, divisible by 1000.
Fee Schema Detail FK
Added On:
08/31/16
SQL Column:
FEE_SCHEMA_DETAIL_FK
Java Field:
feeSchemaDetails
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
References
Fee Schema Detail
Attributes:
Reference to the entity that represents fee schema details information.
Name
Added On:
03/16/12
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Template Class
Added On:
03/16/12
SQL Column:
TEMPLATE_CLASS
Java Field:
templateClass
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes: