Table of Contents

Description

The data object comprises all objects that are affected by a result.

Structure

KeyOccursFormatDescription
object0 - nstring

The data object for which the data is returned.

Examples

"data": [
    {...},
    {...},
]
<data>
    <object>domain.com</object>
    <object>domain.de</object>
</data>