ReportingResponseBody
The container object for the report response body.
Declaration
object ReportingResponseBodyProperties
| Name | Type | Description |
|---|---|---|
data | ReportingResponse | Response data that the API provides. |
error | ErrorResponseBody | Error response data that the API provides. |
pagination | PageDetail | Page detail information that the API provides. |