PatchDeploymentStatus
public enum PatchDeploymentStatus : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case approved = "APPROVED"
- 
                  
                  Undocumented DeclarationSwift case pendingApproval = "PENDING_APPROVAL"
- 
                  
                  Undocumented DeclarationSwift case explicitApproved = "EXPLICIT_APPROVED"
- 
                  
                  Undocumented DeclarationSwift case explicitRejected = "EXPLICIT_REJECTED"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub PatchDeploymentStatus Enumeration Reference
        PatchDeploymentStatus Enumeration Reference