Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

File metadata and controls

19 lines (15 loc) · 1.03 KB

AnimalVisit

Properties

Name Type Description Notes
location_uuid string The location UUID [optional]
animal_uuid string The animal UUID [optional]
responder int The responder number [optional]
performance_test_number int The performance test number [optional]
animal_weight int The animal weight in grams [optional]
start_time \DateTime The start time of the visit [optional]
end_time \DateTime The end time of the visit [optional]
supply_date \DateTime The supply date of the animal [optional]
supply_weight int The supply weight of the animal in grams [optional]
feed_intake int The total feed intake in grams [optional]

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