migrationTagsResponse
| Extends: | genericResponse |
| Namespace: | (default namespace) |
| XML Schema: | ns1.xsd |
Response to request to load tags for a list of objects
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| tagTypes ((anonymous)) | 0/1 | Returns the map of tagtypes. |
JSON
| property | type | description |
|---|---|---|
| tagTypes | tagTypes ((anonymous)) | Returns the map of tagtypes. |