EFT Fi Serv Profile


Parent:    EFT Profile
Added On:  01/22/14 
SQL Table:  EFT_FI_SERV_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  EftFiServProfile 
Configuration settings for processing of ACH transactions through FiServe.
Added On:  01/22/14
SQL Column:  CHILD_COMPANY_NAME
Java Field:  childCompanyName
Status:  Active
SQL Type:  varchar(16)
Java Type:  String
Attributes:
Name of the subsidiary company.
Added On:  01/22/14
SQL Column:  CLIENT_ID
Java Field:  clientId
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Unique identifier associated with customer.
Added On:  01/22/14
SQL Column:  DESCRIPTION
Java Field:  description
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Short description of an item.
Added On:  04/05/14
SQL Column:  IS_TEST_MODE
Java Field:  isTestMode
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Indicates whether test mode is enabled for this profile.
Added On:  01/22/14
SQL Column:  PARENT_COMPANY_NAME
Java Field:  parentCompanyName
Status:  Active
SQL Type:  varchar(23)
Java Type:  String
Attributes:
Name of the parent company.