Manifest Artifact Format Response
data class ManifestArtifactFormatResponse(val artifactName: String? = null, val artifactType: String? = null, val artifactVersion: String? = null)
Manifest artifact properties.
Manifest artifact properties.