# Weight Model | Name | Data Type | Description | | --- | --- | --- | | `value` | number | weight value. | | `units` | string | units of weight. Allowed units are: `"pounds"`, `"ounces"`, or `"grams"` | | `WeightUnits` | number | A numeric value that is equivalent to the above `units` field. **Read-Only** field. |