permResponse
Extends: | genericResponse |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Response containing the permission flag for a specific permission request
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
granted (boolean) | 1/1 | Flag whether the permission is granted |
JSON
property | type | description |
---|---|---|
granted | granted (boolean) | Flag whether the permission is granted |