CiArtifactsResponse
The response body for endpoints that list artifacts produced by an Xcode Cloud build action.
Declaration
object CiArtifactsResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | [CiArtifact] | The resource data. |
links Required | PagedDocumentLinks | The navigational links that include the self-link. |
meta | PagingInformation | The paging information. |