CiArtifactResponse
The response body for endpoints that read a single artifact produced by an Xcode Cloud build action.
Declaration
object CiArtifactResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | CiArtifact | The resource data. |
links Required | DocumentLinks | The navigational links that include the self-link. |