Fee Schema UML


Added On:  03/16/12 
SQL Table:  IAPP_FEE_SCHEMA 
Module:  UniCore 
Type:  Entity  Status:  Active 
Java Class:  FeeSchema 
Added On:  03/16/12
SQL Column:  CODE
Java Field:  code
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
Identifier / Primary Key
Attributes: Required
Unique identifier of the merchant account generated by the system, divisible by 1000.
Added On:  08/31/16
SQL Column:  FEE_SCHEMA_DETAIL_FK
Java Field:  feeSchemaDetails
Status:  Active
SQL Type:  int(11)
Java Type:  Integer
References Fee Schema Detail
Attributes:
Reference to the entity that represents fee schema details information.
Added On:  03/16/12
SQL Column:  NAME
Java Field:  name
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes:
Added On:  03/16/12
SQL Column:  TEMPLATE_CLASS
Java Field:  templateClass
Status:  Active
SQL Type:  varchar(255)
Java Type:  String
Attributes: