Contents

CiTestResultsResponse

The response body for endpoints that list test results from an Xcode Cloud build action.

Declaration

object CiTestResultsResponse

Properties

NameTypeDescription
data Required[CiTestResult]

The resource data.

links RequiredPagedDocumentLinks

The navigational links that include the self-link.

metaPagingInformation

The paging information.

See Also

Objects