AggregateResponse
AggregateResponse
Response for the primary/related types
JSON Example
{
"related": [
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"cursor": "string",
"sort_ascending": false,
"sort_by": "string",
"result_count": 0,
"alias": "string",
"results": [
{}
]
}
]
}
object
primary
Required
Requested properties of the primary object