getCase
Returns the attributes of a case.
Samples
// Invoke GetCase
val resp = securityIrClient.getCase {
caseId = "8403556009"
}Content copied to clipboard
Returns the attributes of a case.
// Invoke GetCase
val resp = securityIrClient.getCase {
caseId = "8403556009"
}