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