OBJECT
type FeeDescription {feeDescriptionId: Int languageId: Int description: String created: DateTime modified: DateTime language: Language }