| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The standing summary id | |
| animal_id | int | The id of the animal this standing summary belongs to | |
| date | \DateTime | The datetime of the standing summary | [optional] |
| total | int | The total standing time (minutes) | [optional] |
| quarters | int | The number of quarters this standing summary is based on | [optional] |
| average | int | The average standing time of this animal (minutes) | [optional] |
| attention | bool | Indicates an standing time attention | [optional] |
| attention_type | int | The type of the attention, if any. 1: Too short, 2: Too long | [optional] |