Mes.WebApi.Models.Attribute JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| attr_id | The attribute ID. | integer |
| attr_desc | The attribute description. | string |
| data_type | 0 = string (up to 80 characters; the default data type) 1 = drop-down list of values defined in the Attr_Set table 2 = integer 3 = currency 4 = color 5 = datetime 6 = floating point number 7 = percent 8 = check box 9 = non-editable 10 = time of day 11 = item reason (only if attr_grp = 3) 12 = long string (greater than 80 characters) | integer |
| entry_type | 0 = Value only (the default) 1 = Notes only 2 = Value and notes | integer |
| attr_grp | 1 = Items 2 = Physical Entities 3 = Lots 4 = Item Classes 5 = Jobs 6 = Work Order 7 = Operation 8 = Process 9 = Sublot 10 = Sample 11 = Result 12 = Line 13 = Shift | integer |