20 lines
417 B
JSON
20 lines
417 B
JSON
{
|
|
"id": 1,
|
|
"name": "Steel Tube cutting",
|
|
"type": "machining",
|
|
"processes": [],
|
|
"status": "completed",
|
|
"quantity": 1,
|
|
"jobId": 1,
|
|
"parentId": null,
|
|
"assignedTo": "1571ac82-0762-4763-83e7-a216a6f3ed82",
|
|
"notes": "Cut to 1500mm length",
|
|
"thickness": null,
|
|
"material": null,
|
|
"thumbnailData": null,
|
|
"blueprintUrl": null,
|
|
"orderIndex": 0,
|
|
"priorityWeight": 50,
|
|
"readyForAssembly": false
|
|
}
|