responseInfo

Namespace: http://www.gentics.com/rest
XML Schema: ns0.xsd

Response information that contains a response code and a response message.

The response message should not be internationalized. If you want to provide a user friendly message use the message object instead.

XML

Elements

name (type) min/max
occurs
description
responseCode (responseCode) 0/1
responseMessage (string) 0/1

JSON

property type description
responseCode responseCode (responseCode)
responseMessage responseMessage (string)