OBJECT
Xray History Entry type
1type XrayHistoryEntry {23# Test Version that the changes refer to (if applicable).4version: String 56# User that performed the change(s).7user: String 89# Date of change(s).10date: String 1112# Action performed.13action: String 1415# Details of the change(s).16changes: [Changes] 1718}