Provider Data Registry


Added On:  09/27/18 
SQL Table:  PROVIDER_DATA_REGISTRY 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  ProviderDataRegistry 
Added On:  09/04/18
SQL Column:  ASSIGNMENT_DATE
Java Field:  assignmentDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Added On:  09/27/18
SQL Column:  CREATE_DATE
Java Field:  createDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the record was created.
Added On:  09/04/18
SQL Column:  ENTRY_CL
Java Field:  entryCl
Status:  Active
SQL Type:  varchar(1)
Java Type:  String
Attributes:
Added On:  09/04/18
SQL Column:  GROUP_CODE
Java Field:  groupCode
Status:  Active
SQL Type:  varchar(25)
Java Type:  String
Attributes:
Added On:  09/27/18
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Added On:  09/27/18
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.\n\nDepending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.\n\nThe 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:  09/04/18
SQL Column:  ONBOARDING_APPLICATION_CODE
Java Field:  onboardingApplicationCode
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Added On:  09/04/18
SQL Column:  PROFILE_NAME
Java Field:  profileName
Status:  Active
SQL Type:  varchar(25)
Java Type:  String
Attributes:
Added On:  09/04/18
SQL Column:  VALUE
Java Field:  value
Status:  Active
SQL Type:  varchar(25)
Java Type:  String
Attributes: