CategoryInfoModel
No documentation available.
Properties
| Name | Description | Additional information |
|---|---|---|
| Activity | No documentation available. |
Type: String |
| Category | No documentation available. |
Type: String |
| Reason | No documentation available. |
Type: String |
| TargetName | No documentation available. |
Type: String |
| TargetType | No documentation available. |
Type: String |
Sample
application/json
Sample:
{
"Activity": "sample string 1",
"Category": "sample string 2",
"Reason": "sample string 3",
"TargetName": "sample string 4",
"TargetType": "sample string 5"
}