Mes.WebApi.Models.V3.Quality.SampleCharResults JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| char_name | The characteristic name. | string |
| sample_char_data | The sample-characteristic link data. If null, only results are added. This object is of type SampleChar. | Mes.WebApi.Models.V3.Quality.SampleChar |
| results | An array of the result values of the measured characteristic. If null, only sample-characteristic link data is updated. The objects in the array are of type Result. | Array[Mes.WebApi.Models.V3.Quality.Result] |