| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Calendar event id | |
| animal_id | int | The id of the animal this calendar event belongs to | |
| cycle_number | int | The cycle number of a calving. | [optional] |
| memo | string | Memo text | [optional] |
| performer | string | The performer's name of the calendar event | [optional] |
| pregnancy_check_result | int | The result of a pregnancy check. 1: Pregnant, 2: Not pregnant, 3: Automatic pregnant, 4: Unknown | [optional] |
| mating_code | string | The name/code of the male animal used for insemination (max 50 characters long) | [optional] |
| timestamp | \DateTime | Date and time of the calendar event | [optional] |
| type | string | The calendar event type |