Mes.WebApi.Models.V3.Prod.LotAttr JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| item_id | The item ID. | string |
| lot_no | The lot number. | string |
| attr_id | The attribute ID. | integer |
| attr_value | The attribute value. | string |
| notes | The attribute notes. | string |
| mod_id | The current modification ID of the attribute record in the Lot_Attr table. This ID is binary number that increments each time the record's table row is modified. Optionally used for optimistic concurrency control when performing updates or deletes. | string |