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
EFT NMI Batch
UML
Parent:
File Batch
Added On:
07/18/13
SQL Table:
EFT_NMI_BATCH
Module:
UniCharge
Type:
Entity
Status:
Active
Java Class:
EftNmiBatch
Represents a batch of transactions as it is defined in EFT NMI batch processing specification.
Available Fields:
Credit Amount
Credit Count
Sale Amount
Sale Count
Credit Amount
Added On:
08/13/13
SQL Column:
CREDIT_AMOUNT
Java Field:
creditAmount
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Credit Count
Added On:
08/13/13
SQL Column:
CREDIT_COUNT
Java Field:
creditCount
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Sale Amount
Added On:
07/18/13
SQL Column:
SALE_AMOUNT
Java Field:
saleAmount
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes:
Sale Count
Added On:
07/18/13
SQL Column:
SALE_COUNT
Java Field:
saleCount
Status:
Active
SQL Type:
int(11)
Java Type:
Integer
Attributes: