| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The step summary id | |
| animal_id | int | The id of the animal this step summary belongs to | |
| date | \DateTime | The start date and time of the summary | [optional] |
| total | int | The total number of steps | [optional] |
| quarters | int | The number of quarters this eating summary is based on | [optional] |
| average | int | The average number of steps of this animal | [optional] |
| label_type | int | The label type; 1: Intime Leg, 2: Realtime Leg | [optional] |
| attention | bool | Whether the summary contains a decreased activity attention | [optional] |