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 History
Added On:
07/20/18
SQL Table:
IAPP_FEE_HISTORY
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
FeeHistory
Available Fields:
Effective Date
Fee Amount
Fee Code
Id
Effective Date
Added On:
07/20/18
SQL Column:
EFFECTIVE_DATE
Java Field:
effectiveDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Fee Amount
Added On:
07/20/18
SQL Column:
FEE_AMOUNT
Java Field:
feeAmount
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Fee Code
Added On:
07/20/18
SQL Column:
FEE_CODE
Java Field:
feeCode
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes:
Id
Added On:
07/20/18
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes: