We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c5e37 commit c02393cCopy full SHA for c02393c
api.json
@@ -8317,7 +8317,21 @@
8317
"name": "classes[0]",
8318
"type": "CEcon_GetAssetClassInfo_Request.Class[]",
8319
"optional": true,
8320
- "description": ""
+ "description": "",
8321
+ "extra": [
8322
+ {
8323
+ "name": "classid",
8324
+ "type": "uint64",
8325
+ "optional": true,
8326
+ "description": ""
8327
+ },
8328
8329
+ "name": "instanceid",
8330
8331
8332
8333
+ }
8334
+ ]
8335
},
8336
{
8337
"name": "high_pri",
0 commit comments