OBJECT
type TRANSLATEDLOGENTRY {severity: LogEntrySeverity status: LogEntryStatus acknowledgedBy: String parentEntityId: Long owner: String id: Long acknowledgedAt: DateTime languageTag: String logEntryType: String comment: String parentEntityType: Type accountSegmentIds: [Long] createdBy: String localizationKey: String text: String createdAt: DateTime numberOfComments: Int interactionType: InteractionType version: Long }