Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 955 Bytes

File metadata and controls

17 lines (13 loc) · 955 Bytes

StandingSummary

Properties

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

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