GetDeploymentResult

data class GetDeploymentResult(val deploymentNumber: String? = null)

Constructors

Link copied to clipboard
constructor(deploymentNumber: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The sequence number of the deployment.