QueryCmmdsRequestType
QueryCmmdsRequestType
The parameters of QueryCmmds.
JSON Example
{
"queries": [
{
"_typeName": "string",
"type": "string",
"uuid": "string",
"owner": "string"
}
]
}