ListLegalHoldsOutputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ListLegalHoldsOutputBody.jsonitems object[]required
Array [
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/LegalHold.jsonactivebooleanrequired
caseRefstring
placedAtdate-timerequired
placedBystringrequired
reasonstringrequired
releaseReasonstring
releasedAtdate-time
releasedBystring
tenantIdstring
userUuidstringrequired
uuidstringrequired
]
ListLegalHoldsOutputBody
{
"$schema": "https://example.com/schemas/ListLegalHoldsOutputBody.json",
"items": "Unknown Type: array,null"
}