Client Fee UML


Added On:  02/11/13 
SQL Table:  IAPP_CLIENT_FEE 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  ClientFee 
Added On:  02/11/13
SQL Column:  ACH_PROCESSING_FEE
Java Field:  achProcessingFee
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
SQL Column:  CANCELLATION_FEE
Java Field:  cancellationFee
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Fee charged for the transaction cancellation.
Added On:  02/11/13
SQL Column:  CARDS_PROCESSING_FEE
Java Field:  cardsProcessingFee
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
SQL Column:  CREATE_DATE
Java Field:  createDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes:
Date when the record was created
Added On:  02/11/13
SQL Column:  CREDIT_REPORTING_FEE
Java Field:  creditReportingFee
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
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:  02/11/13
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.
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:  02/11/13
SQL Column:  PARTNER_FK
Java Field:  partner
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
References Reseller
Attributes:
Added On:  02/11/13
SQL Column:  PRINCIPAL_AGENT_PAYOUT_RATE
Java Field:  principalAgentPayoutRate
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
SQL Column:  PRINCIPAL_CLIENT_PAYOUT_RATE
Java Field:  principalClientPayoutRate
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
SQL Column:  PRINCIPAL_PARTNER_PAYOUT_RATE
Java Field:  principalPartnerPayoutRate
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
SQL Column:  REINSTATEMENT_FEE
Java Field:  reinstatementFee
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes:
Added On:  02/11/13
SQL Column:  REINSTATEMENT_FEE_AGENT_PAYOUT_RATE
Java Field:  reinstatementFeeAgentPayoutRate
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Attributes: