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
Data Registry Export
Added On:
11/06/18
SQL Table:
DATA_REGISTRY_EXPORT
Module:
UniCore
Type:
Entity
Status:
Active
Java Class:
DataRegistryExport
Available Fields:
Account Id
Create Date
Effective Date
Id
Portfolio Id
Reseller Id
Type
Account Id
Added On:
11/06/18
SQL Column:
ACCOUNT_ID
Java Field:
accountId
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Create Date
Added On:
11/06/18
SQL Column:
CREATE_DATE
Java Field:
createDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Date when the record was created.
Effective Date
Added On:
11/06/18
SQL Column:
EFFECTIVE_DATE
Java Field:
effectiveDate
Status:
Active
SQL Type:
datetime
Java Type:
Date
Attributes:
Id
Added On:
11/06/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.
Portfolio Id
Added On:
11/06/18
SQL Column:
PORTFOLIO_ID
Java Field:
portfolioId
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Reseller Id
Added On:
11/06/18
SQL Column:
RESELLER_ID
Java Field:
resellerId
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Type
Added On:
11/06/18
SQL Column:
TYPE
Java Field:
type
Status:
Active
SQL Type:
varchar(50)
Java Type:
String
Attributes: