| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The activity id | |
| animal_id | int | The id of the animal this activity belongs to | |
| start_date | \DateTime | The start datetime of the activity | [optional] |
| end_date | \DateTime | The end datetime of the activity | [optional] |
| x_factor | float | The x factor of this period | [optional] |
| attentions | \Swagger\Client\Model\ActivityLactivatorAttention | Summary attention types | [optional] |
| label_type | int | The label type; 0: Unknown, 1: Intime, 2: Realtime Leg, 3: Realtime Neck | [optional] |