deploymentStatus property

PatchDeploymentStatus? deploymentStatus
final

The approval status of a patch (APPROVED, PENDING_APPROVAL, EXPLICIT_APPROVED, EXPLICIT_REJECTED).

Implementation

final PatchDeploymentStatus? deploymentStatus;