Wells Fargo Provisioning Transaction Response Detail


Added On:  09/09/19 
Module:  UniCharge 
Type:  Entity  Status:  Active 
Java Class:  WellsFargoProvisioningTransactionResponseDetail 
Added On:  09/09/19
SQL Column:  FAULT_ADVICE
Java Field:  faultAdvice
Status:  Active
SQL Type:  varchar(100)
Java Type:  String
Attributes:
Added On:  09/09/19
SQL Column:  FAULT_DESCRIPTION
Java Field:  faultDescription
Status:  Active
SQL Type:  varchar(999)
Java Type:  String
Attributes:
Added On:  09/09/19
SQL Column:  FAULT_FIELD
Java Field:  faultField
Status:  Active
SQL Type:  varchar(50)
Java Type:  String
Attributes:
Added On:  09/25/19
SQL Column:  ID
Java Field:  id
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Identifier / Primary Key
Attributes: Unique, Required, CreateOnly, ReadOnly
Identifier of the object used for references; auto-incremented integer value.
Added On:  09/25/19
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: Required
Code of Merchant Account to which instance of this object is attributed to.\n\nDepending on the context, Merchant Account Code field may contain either Merchant Code or Merchant Account Code.\n\nThe 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:  09/09/19
SQL Column:  RSP_CODE
Java Field:  rspCode
Status:  Active
SQL Type:  varchar(10)
Java Type:  String
Attributes:
Added On:  09/09/19
SQL Column:  WELLS_FARGO_PROVISIONING_TRANSACTION_FK
Java Field:  wellsFargoProvisioningTransaction
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes: