OBJECT
type FeeType {feeTypeId: Int schoolId: Int name: String feeTypeApplicableRuleTypeId: Int created: DateTime modified: DateTime feeTypeApplicableRuleType: FeeTypeApplicableRuleTypeEnum }