Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 947 Bytes

File metadata and controls

17 lines (13 loc) · 947 Bytes

WalkingSummary

Properties

Name Type Description Notes
id int The walking summary id
animal_id int The id of the animal this walking summary belongs to
date \DateTime The datetime of the walking summary [optional]
total int The total walking time (minutes) [optional]
quarters int The number of quarters this walking summary is based on [optional]
average int The average walking time of this animal (minutes) [optional]
attention bool Indicates an walking 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]