MaptypeResponse
MaptypeResponse
List of supported maps for the class type and default map to show
JSON Example
{
"default": {
"displayName": "string",
"name": "string"
},
"mapTypes": [
{
"displayName": "string",
"name": "string"
}
]
}