creationTime

@SerialName(value = "creation_time")
val creationTime: String? = null

Time the incident was created/updated in ISO8601 format. Not the same .startTime/.endTime, incident can be created/updated before the incident.