Merchant Statement Extended Split Detail


Added On:  06/25/19 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  MerchantStatementExtendedSplitDetail 
Added On:  06/25/19
SQL Column:  AFFILIATE_CODE
Java Field:  affiliateCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/13/20
SQL Column:  BALANCE_IN
Java Field:  balanceIn
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: Transient
Added On:  07/29/19
SQL Column:  BALANCE_IN_AMOUNT
Java Field:  balanceInAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/13/20
SQL Column:  BALANCE_OUT
Java Field:  balanceOut
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: Transient
Added On:  07/29/19
SQL Column:  BALANCE_OUT_AMOUNT
Java Field:  balanceOutAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  BY_MERCHANT_BALANCE_POST
Java Field:  byMerchantBalancePost
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  BY_MERCHANT_BALANCE_PRE
Java Field:  byMerchantBalancePre
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/13/20
SQL Column:  DEBT
Java Field:  debt
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: Transient
Added On:  06/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:  07/29/19
SQL Column:  IS_ACTIVE
Java Field:  isActive
Status:  Active
SQL Type:  tinyint(1)
Java Type:  Boolean
Attributes: Default:true
Added On:  06/25/19
SQL Column:  MERCHANT_ACCOUNT_CODE
Java Field:  merchantAccountCode
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
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:  06/25/19
SQL Column:  PULL_IN_AMOUNT
Java Field:  pullInAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/29/19
SQL Column:  PULL_IN_AMOUNT_FUTURE
Java Field:  pullInAmountFuture
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  PULL_OUT_AMOUNT
Java Field:  pullOutAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/29/19
SQL Column:  PULL_OUT_AMOUNT_FUTURE
Java Field:  pullOutAmountFuture
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  SPLIT_IN_AMOUNT
Java Field:  splitInAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/29/19
SQL Column:  SPLIT_IN_AMOUNT_FUTURE
Java Field:  splitInAmountFuture
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  SPLIT_OUT_AMOUNT
Java Field:  splitOutAmount
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  07/29/19
SQL Column:  SPLIT_OUT_AMOUNT_FUTURE
Java Field:  splitOutAmountFuture
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  STATEMENT_CODE
Java Field:  statementCode
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
Attributes:
Added On:  06/25/19
SQL Column:  TO_MERCHANT_BALANCE_POST
Java Field:  toMerchantBalancePost
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  06/25/19
SQL Column:  TO_MERCHANT_BALANCE_PRE
Java Field:  toMerchantBalancePre
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: