CiTestResultResponse
The response body for endpoints that read a single test result from an Xcode Cloud build action.
Declaration
object CiTestResultResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | CiTestResult | The resource data. |
links Required | DocumentLinks | The navigational links that include the self-link. |