FirstData TransArmor Profile


Added On:  07/20/16 
Module:  UniCharge 
Type:  Interface  Status:  Active 
Java Class:  FirstDataTransArmorProfile 
Entity that represents FirstData TransArmor profile information as it is represented in specification.
Added On:  07/21/16
SQL Column:  APPLICATION_ID
Java Field:  applicationId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Specific identifier of an application assigned by a processor.
Added On:  07/21/16
SQL Column:  DATAWIRE_ID
Java Field:  datawireId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Specific ID associated with the record by a processor.
Added On:  07/21/16
SQL Column:  DIVISION_NUMBER
Java Field:  divisionNumber
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Specific identifier of the merchant assigned by a processor.
Added On:  07/21/16
SQL Column:  IS_TEST_MODE
Java Field:  isTestMode
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: ReadOnly
Indicates whether the profile is used for testing purposes.
Added On:  07/21/16
SQL Column:  KEY_ID
Java Field:  keyId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes:
Specific identifier of the encryption key assigned by a processor.
Added On:  07/21/16
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: ReadOnly
Code of Merchant Account to which instance of this object is attributed to. Depending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code. The 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:  07/21/16
SQL Column:  MERCHANT_ID
Java Field:  merchantId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Identifier of the merchant associated with the record that is assigned by a processor.
Added On:  07/21/16
SQL Column:  PROVIDER_ACCOUNT
Java Field:  providerAccount
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References Provider Account
Attributes: ReadOnly
Reference to the entity that represents communication settings necessary to establish connection with a server of a processor.
Added On:  07/21/16
SQL Column:  PROVIDER_CODE
Java Field:  providerCode
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes: ReadOnly
Code of a processor generated by the system.
Added On:  07/21/16
SQL Column:  SERVICE_ID
Java Field:  serviceId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Specific profile identifier assigned by a processor.
Added On:  07/21/16
SQL Column:  TERMINAL_ID
Java Field:  terminalId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Identifier of the terminal associated with the record that is assigned by a processor.
Added On:  07/21/16
SQL Column:  TOKEN_TYPE
Java Field:  tokenType
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Type of the token associated with the record.
Added On:  07/21/16
SQL Column:  TPP_ID
Java Field:  tppId
Status:  Active
SQL Type:  varchar
Java Type:  String
Attributes: ReadOnly
Specific profile identifier assigned by a processor.