Data Group Item UML


Added On:  03/16/12 
SQL Table:  IAPP_DATA_GROUP_ITEM 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  DataGroupItem 
Added On:  03/16/12
SQL Column:  CODE
Java Field:  code
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Identifier / Primary Key
Attributes: Required
Internal identifier associated with a BIN range that this bank belongs to.
Added On:  08/30/16
SQL Column:  DATA_GROUP_ITEM_2_MERCHANT_ACCOUNT_FK
Java Field:  dataGroupItem2MerchantAccounts
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  03/16/12
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Code of Merchant Account to which instance of this object is attributed to. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.
The field is primarily used for data partitioning and data management, to make it easy to determine the ownership of a record within the database.
Added On:  03/16/12
SQL Column:  NAME
Java Field:  name
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes: