Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 823 Bytes

EatingSummary.md

File metadata and controls

16 lines (12 loc) · 823 Bytes

EatingSummary

Properties

Name Type Description Notes
id int The eating summary id
animal_id int The id of the animal this eating summary belongs to
date \DateTime The datetime of the eating summary [optional]
total int The total eating time (seconds) [optional]
quarters int The number of quarters this eating summary is based on [optional]
average int The average eating time of this animal [optional]
attention bool Indicates an eating time attention [optional]

[Back to Model list] [Back to API list] [Back to README]