I wanted to ask how I can make a json class from the json file using dictionary. Unfortunately I do not know how the class has to look. The Copy & Paste generators do not help. And how I can use it after that is the deserialization.
Thank you in advance
{
"Keywordmask": "Packingtable",
"Keywords": {
"Itemnumber": "SA4F5ASD",
"Productname": "DA51SAD",
"Customerorder": "44SAD",
"Productionorder": "454DSA54-002",
"Serialnumber": "C3H3",
"Customernumber": "30604",
"Customer": "Horst",
"Endcustomer": "Magret",
"Repair": "0",
"Repair Itemnumber": "",
"Comment": "",
"Patternpicture": "1",
"Created On": "12.04.2017 11:42:04"
}
}