OBJECT
type CASHTYPE {deletedBy: SUBJECT uuid: UUID updatedAt: DateTime comment: String featureModificationInfos: [FEATUREMODIFICATIONINFO] bankCashRelevant: Boolean verifiedAt: DateTime updateUser: SUBJECT manuallyUpdatedAt: DateTime creationUser: SUBJECT name: String deletedAt: DateTime verifyUser: SUBJECT id: Long createdAt: DateTime manuallyUpdateUser: SUBJECT version: Long }