Mes.WebApi.Models.V3.Quality.SamplePlan JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| plan_name | The sample plan name. | string |
| plan_desc | The sample plan description. | string |
| category_id | The ID of the category to which the sample plan belongs. | integer |
| verified_write | The indication whether an operator confirmation of manually entered values is required. | boolean |
| sample_name | The pattern for the sample name. The default is [SamplePlanName][YYYY][MM][DD][####]. | string |
| reset_option | The option for resetting the part(#) of a sample plan name back to 1. 0 = Never resets (the default) 1 = Resets with a change in the local date | integer |
| spare1 | The contents of the spare1 field. | string |
| spare2 | The contents of the spare2 field. | string |
| spare3 | The contents of the spare3 field. | string |
| spare4 | The contents of the spare4 field. | string |
| plan_id | The sample plan ID. | integer |
| last_edit_at | The date and time when the sample plan record was added or last updated. | string |