CiTestResultsResponse
The response body for endpoints that list test results from an Xcode Cloud build action.
Declaration
object CiTestResultsResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | [CiTestResult] | The resource data. |
links Required | PagedDocumentLinks | The navigational links that include the self-link. |
meta | PagingInformation | The paging information. |