Deployment Response Files
constructor(deploymentId: String? = null, deploymentName: String? = null, deploymentState: DeploymentResponseFiles.DeploymentState? = null, deploymentType: DeploymentResponseFiles.DeploymentType? = null, createTimestamp: Double? = null, purls: List<String>? = null, deployedComponentVersions: List<DeployedComponentVersion>? = null)
Parameters
deployment Id
deployment Name
deployment State
deployment Type
create Timestamp
purls
deployed Component Versions