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
FTP Gates File Content
Added On:
02/13/12
SQL Table:
FTP_GATES_FILE_CONTENT
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
FtpGatesFileContent
Available Fields:
Content
Id
Merchant Code
Content
Added On:
02/13/12
SQL Column:
CONTENT
Java Field:
content
Status:
Active
SQL Type:
longblob
Java Type:
byte[]
Attributes:
Content of FTP file gates record.
Id
Added On:
02/13/12
SQL Column:
ID
Java Field:
id
Status:
Active
SQL Type:
bigint(20)
Java Type:
Long
Identifier / Primary Key
Attributes:
Unique, Required
Identifier of the object used for references; auto-incremented integer value.
Merchant Code
Added On:
02/13/12
SQL Column:
MERCHANT_CODE
Java Field:
merchantCode
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Provided by gateway owner. Identifies the merchant.