| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The inactive summary id | |
| animal_id | int | The id of the animal this inactive summary belongs to | |
| date | \DateTime | The datetime of the inactive summary | [optional] |
| total | int | The total inactive time (seconds) | [optional] |
| average | int | The average inactive time of this animal | [optional] |
| attention | bool | Indicates an inactive time attention | [optional] |