listCaseEdits

Views the case history for edits made to a designated case.

Samples

// Invoke ListCaseEdits
val resp = securityIrClient.listCaseEdits {
    caseId = "8403556009"
}