Issue Properties Response
data class IssuePropertiesResponse(val impactTime: String, val investigations: List<InvestigationMetadataResponse>, val investigationsCount: Int, val provisioningState: String, val severity: String, val status: String, val title: String)
The issue properties