MaptypeResponse

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"
        }
    ]
}
default
Optional

Supported map type for the device type

array of MapType
mapTypes
Optional

All supporting map types for the device type

Returned By