Vantiv Lowell Chargeback Batch UML


Parent:    File Batch
Added On:  02/13/12 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  VantivLowellChargebackBatch 
Represents a batch of chargeback transactions as it is defined in Vantiv Lowell's chargeback specification.
Added On:  02/13/12
SQL Column:  ACTIVITY_DATE
Java Field:  activityDate
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
The activityDate element is a required child of the litleChargebackActivitiesRequest element that specifies the date of the chargeback activities that you want to retrieve.
Added On:  08/07/12
SQL Column:  FINANCIAL_ONLY
Java Field:  financialOnly
Status:  Active
SQL Type:  varchar(6)
Java Type:  String
Attributes:
Added On:  09/01/14
SQL Column:  IS_DOUBLE_CHECK_REQUEST
Java Field:  isDoubleCheckRequest
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Added On:  09/11/12
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Added On:  06/10/16
SQL Column:  
Java Field:  password
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Added On:  06/10/16
SQL Column:  
Java Field:  requestUrl
Status:  Active
SQL Type:  
Java Type:  String
Attributes: Transient
Added On:  02/13/12
SQL Column:  USER
Java Field:  user
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
The user element is a required child of the authentication element. It is a unique identifier of the user/merchant used to authenticate that the message is from a valid source.