Debug Information
{"name":"MaterialTrade","description":"When written: when exchanging materials at the Material trader contact","properties":[{"name":"timestamp","type":"string","description":"Timestamp in UTC, ISO 8601","optional":false,"examples":["2022-09-11T22:00:45Z","2022-09-12T08:54:21Z","2022-09-12T08:54:24Z"]},{"name":"event","type":"string","description":"","optional":false,"examples":["MaterialTrade"]},{"name":"MarketID","type":"integer","description":"","optional":false,"examples":[3230671360,3224503040,3230033664]},{"name":"TraderType","type":"string","description":"","optional":false,"examples":["manufactured","encoded","raw"]},{"name":"Paid","type":"object","description":"","optional":false,"examples":[],"properties":[{"name":"Material","type":"string","description":"","optional":false,"examples":["protolightalloys","pharmaceuticalisolators","militarygradealloys"]},{"name":"Material_Localised","type":"string","description":"The localised value will be omitted if it is exactly the same as Material","optional":true,"examples":["Proto Light Alloys","Pharmaceutical Isolators","Military Grade Alloys"]},{"name":"Category","type":"string","description":"","optional":false,"examples":["Manufactured","Encoded","Raw"]},{"name":"Quantity","type":"integer","description":"","optional":false,"examples":[60,14,40]}]},{"name":"Received","type":"object","description":"","optional":false,"examples":[],"properties":[{"name":"Material","type":"string","description":"","optional":false,"examples":["protoradiolicalloys","phasealloys","chemicalmanipulators"]},{"name":"Material_Localised","type":"string","description":"The localised value will be omitted if it is exactly the same as Material","optional":true,"examples":["Proto Radiolic Alloys","Phase Alloys","Chemical Manipulators"]},{"name":"Category","type":"string","description":"","optional":false,"examples":["Manufactured","Encoded","Raw"]},{"name":"Quantity","type":"integer","description":"","optional":false,"examples":[10,42,120]}]}]}