CC Vantiv Tandem Batch UML
Added On: 08/03/16
Module: UniCharge
Type: Entity
Status: Active
Java Class: CcVantivTandemBatch
Represents a batch of credit card transactions as it is defined in Vantiv Tandem's specification.
Added On: 08/03/16
SQL Column: CURRENCY_CODE
Java Field: currencyCode
Status: Active
SQL Type: varchar(3)
Java Type: String
Code of the currency used within the batch.
Added On: 08/03/16
SQL Column: CURRENTDATE
Java Field: currentdate
Status: Active
SQL Type: varchar(6)
Java Type: String
Current date of the batch processing.
Added On: 08/03/16
SQL Column: CURRENTTIME
Java Field: currenttime
Status: Active
SQL Type: varchar(6)
Java Type: String
Current time of the batch processing.
Added On: 08/03/16
SQL Column: MERCHANT_CITY
Java Field: merchantCity
Status: Active
SQL Type: varchar(13)
Java Type: String
City of the merchant's mailing address.
Added On: 08/03/16
SQL Column: MERCHANT_COUNTRY
Java Field: merchantCountry
Status: Active
SQL Type: varchar(3)
Java Type: String
Country code of the merchant's mailing address.
Added On: 08/03/16
SQL Column: MERCHANT_NAME
Java Field: merchantName
Status: Active
SQL Type: varchar(25)
Java Type: String
Added On: 08/03/16
SQL Column: MERCHANT_STATE
Java Field: merchantState
Status: Active
SQL Type: varchar(2)
Java Type: String
State code of the merchant's mailing address.
Added On: 08/03/16
SQL Column: ORIGINATING_ID
Java Field: originatingId
Status: Active
SQL Type: varchar(8)
Java Type: String
Identifier of the merchant from which the payment is applied, that is assigned and provided to a merchant by the processor.
Added On: 08/03/16
SQL Column: RELATIVE_BATCH_NUMBER
Java Field: relativeBatchNumber
Status: Active
SQL Type: varchar(6)
Java Type: String
Number of the relative batch file associated with this batch.
Added On: 08/03/16
SQL Column: RELATIVE_FILE_NUMBER
Java Field: relativeFileNumber
Status: Active
SQL Type: varchar(6)
Java Type: String
Number of the relative file associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_AUTHORIZED
Java Field: responseNumberAuthorized
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of the Authorized responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_DECLINED
Java Field: responseNumberDeclined
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of the Declined responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_DEPOSITED
Java Field: responseNumberDeposited
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of the Deposited responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_FOR_REAUTH
Java Field: responseNumberForReauth
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of For Reauthorization responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_NO_RESPONSE
Java Field: responseNumberNoResponse
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of No Response responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_REFERRALS
Java Field: responseNumberReferrals
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of the Referrals responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_NUMBER_REJECTED
Java Field: responseNumberRejected
Status: Active
SQL Type: varchar(5)
Java Type: String
Number of Rejected responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_TOTAL_AUTHORIZED
Java Field: responseTotalAuthorized
Status: Active
SQL Type: varchar(10)
Java Type: String
Total amount of the Authorized responses associated with the batch.
Added On: 08/03/16
SQL Column: RESPONSE_TOTAL_DEPOSITED
Java Field: responseTotalDeposited
Status: Active
SQL Type: varchar(10)
Java Type: String
Total amount of the Deposited responses associated with the batch.
Added On: 08/03/16
SQL Column: STORE_MERCHANT_NUMBER
Java Field: storeMerchantNumber
Status: Active
SQL Type: varchar(16)
Java Type: String
Merchant number used within the file store.
Added On: 08/03/16
SQL Column: TOTAL_AMOUNT
Java Field: totalAmount
Status: Active
SQL Type: varchar(10)
Java Type: String
Total amount in the batch.
Added On: 08/03/16
SQL Column: TOTAL_RECORD_COUNT
Java Field: totalRecordCount
Status: Active
SQL Type: varchar(6)
Java Type: String
Amount of the records included in the batch.
Added On: 08/03/16
SQL Column: TOTAL_TRANSACTION_COUNT
Java Field: totalTransactionCount
Status: Active
SQL Type: varchar(5)
Java Type: String
Amount of the transactions included in the batch.