Account Updater Profile


Parent:    Processing Profile
Added On:  02/13/12 
SQL Table:  ACCOUNT_UPDATER_PROFILE 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  AccountUpdaterProfile 
Entity that represents cnfiguration settings for account updater service.
Added On:  08/23/16
SQL Column:  IS_SPLIT_BY_CARD_BRAND_REQUIRED
Java Field:  isSplitByCardBrandRequired
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:false
Indicates whether account updater processing requires the files to be separated by the card brand.
Added On:  05/24/18
SQL Column:  PROCESS_EXPIRED_CARD_ONLY_POLICY
Java Field:  processExpiredCardOnlyPolicy
Status:  Active
SQL Type:  varchar(4)
Java Type:  String
Attributes: Default:----
Added On:  02/13/12
SQL Column:  TEMPLATE
Java Field:  template
Status:  Active
SQL Type:  varchar(20)
Java Type:  String
Attributes:
Template that is used for the account updater profile.