Provider Terminal Data


Added On:  09/26/18 
SQL Table:  PROVIDER_TERMINAL_DATA 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  ProviderTerminalData 
Added On:  09/26/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:  05/23/18
SQL Column:  DATA
Java Field:  data
Status:  Active
SQL Type:  longtext
Java Type:  Object
Attributes:
Added On:  09/26/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/26/18
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: Required
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:  05/23/18
SQL Column:  PROFILE_TYPE
Java Field:  profileType
Status:  Active
SQL Type:  varchar(25)
Java Type:  String
Attributes:
Added On:  09/26/18
SQL Column:  TERMINAL_CODE
Java Field:  terminalCode
Status:  Active
SQL Type:  bigint(20)(3)
Java Type:  Long
Attributes: