Token Register UniPay Profile


Parent:    Token Register Profile
Added On:  09/15/16 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  TokenRegisterUniPayProfile 
Entity that represents information about token register profile within UniPay.
Added On:  09/15/16
SQL Column:  PASSWORD
Java Field:  password
Status:  Active
SQL Type:  varchar(32)
Java Type:  String
Attributes:
Password of the user associated with profile.
Added On:  09/15/16
SQL Column:  PROVIDER_MERCHANT_ACCOUNT_CODE
Java Field:  providerMerchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Merchant account code assigned by a processor for identification in processor's system.
Added On:  09/15/16
SQL Column:  USER_NAME
Java Field:  userName
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Name of the user associated with profile.