Table of contents

Description

The response object defines the structure of the answer which is returned from the XML API.

Structure

KeyOccursFormatDescription
result1 - nResult

The returned data

XML Example

<response>
    <result>
	...
	</result>
</response>