Retail SNGB Profile


Parent:    Retail Profile
Added On:  08/03/15 
SQL Table:  RETAIL_SNGB_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  RetailSngbProfile 
Encapsulates SNGB specific settings required for real-time transaction processing. Adds SNGB specific fields to the base fields of Billing Profile and Retail Profile.
Available Fields:
Added On:  08/26/15
SQL Column:  IS_CVV2_REQUIRED
Java Field:  isCvv2Required
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes:
Indicates whether the CVV2 code is required.
Added On:  08/03/15
SQL Column:  PASSWORD
Java Field:  password
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Password associated with the appropriate user.
Added On:  08/03/15
SQL Column:  USER_ID
Java Field:  userId
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
The identification number of the user in the system.