Table of Contents

icarFeedQuantityType

Description

The amount of feed

Properties

Name Description Required Type
UnitCode Units specified in UN/CEFACT 3-letter form. Default if not specified is KGM. Yes uncefactMassUnitsType
Value Yes Number

Examples

Example 1

{
  "unitCode": "KGM",
  "value": 0.0
}