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
Statement Detail Group
Added On:
03/16/12
SQL Table:
IAPP_STATEMENT_DETAIL_GROUP
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
StatementDetailGroup
Available Fields:
Id
Is Info Only
Name
Position
Id
Added On:
03/16/12
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Required
Identifier of the object used for references; auto-incremented integer value.
Is Info Only
Added On:
03/16/12
SQL Column:
IS_INFO_ONLY
Java Field:
isInfoOnly
Status:
Active
SQL Type:
tinyint(1)
Java Type:
Boolean
Attributes:
Default:false
Name
Added On:
03/16/12
SQL Column:
NAME
Java Field:
name
Status:
Active
SQL Type:
varchar(255)
Java Type:
String
Attributes:
Position
Added On:
12/03/13
SQL Column:
POSITION
Java Field:
position
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes: