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
Merchant Statement Extended Content
UML
Added On:
09/21/18
SQL Table:
MERCHANT_STATEMENT_EXTENDED_CONTENT
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
MerchantStatementExtendedContent
Available Fields:
Content
Added On:
09/21/18
SQL Column:
CONTENT
Java Field:
content
Status:
Active
SQL Type:
longblob
Java Type:
byte[]
Attributes:
Id
Added On:
09/21/18
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.