| Name | Type | Description | Notes |
|---|---|---|---|
| classification | string | The classification of the recognized object. | [optional] |
| group | string | The group of the classification. | [optional] |
| id | int | The id of the detection object. | [optional] |
| probability | int | The probability that the object found matches the classification. | [optional] |
| coordinates | \Irisnet\API\Client\Model\Coordinates | [optional] | |
| attributes | \Irisnet\API\Client\Model\Attribute[] | Attributes characterizing the base detection. | [optional] |