Bank Info


Added On:  03/16/12 
SQL Table:  BANK_INFO 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  BankInfo 
Added On:  03/16/12
SQL Column:  ACCOUNT_CATEGORY
Java Field:  accountCategory
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
Category of the account.
Added On:  03/16/12
SQL Column:  ACCOUNT_TYPE
Java Field:  accountType
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
The type of the account.
Added On:  03/16/12
SQL Column:  ADDRESS
Java Field:  address
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
Street address of the bank's billing address.
Added On:  03/16/12
SQL Column:  BANK_NAME
Java Field:  bankName
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
Name of the bank.
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
Identifier of the object used for references.
Added On:  03/16/12
SQL Column:  COUNTRY
Java Field:  country
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
Country of the bank's billing address.
Added On:  03/16/12
SQL Column:  PAYMENT_OPTION_CL
Java Field:  paymentOptionCl
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
References Account Classifier
Attributes:
Represents the type of selected payment option.
Added On:  03/16/12
SQL Column:  PHONE_NUMBER
Java Field:  phoneNumber
Status:  Active
SQL Type:  varchar binary(255)
Java Type:  String
Attributes:
Phone number of the bank.
Added On:  05/19/16
SQL Column:  PRODUCT_CODE
Java Field:  productCode
Status:  Active
SQL Type:  varchar(3)
Java Type:  String
Attributes:
Code of the product selected.
Added On:  02/16/15
SQL Column:  REGULATED_DEBIT_CL
Java Field:  regulatedDebitCl
Status:  Active
SQL Type:  varchar(2)
Java Type:  String
Attributes:
Represents the type of regulated debit.