Skip to main content

This type defines the response fields for the getVeroReports method.

Types that use VeroReportStatusResponse

Not used by any types.

Call that uses VeroReportStatusResponse

Fields

Field
Type
Description
href
The URL to the current page of the VeRO reported item results.
limit
The value of the limit parameter submitted in the request.
next
The URI for the next page of results. This value is returned if there is an additional page of results to return from the result set
offset
The value off the offset parameter submitted in the request.
prev
The URI for the previous page of results. This is returned if there is a previous page of results from the result set.
reportedItemDetails
array of ReportedItem
This array returns the item ID and statuses of the reported items being returned.
total
This is the total number of records that match the input criteria.