DeploymentApprovalRequestPolicyApprover
                                DeploymentApprovalRequestPolicyApprover                            
                            JSON Example
                                    {
    "actionedAt": "string",
    "approver": "string",
    "approverType": "string",
    "comments": "string",
    "id": "string",
    "isActive": false,
    "phase": 0,
    "status": "string"
}
            
            
                                    string As date-time
                
                                    As date-time
                
            
        
        
                actionedAt            
                            Optional
                    actionedAt
            
            
                                    string
                
                
            
        
        
                approver            
                            Optional
                    approver
            
            
                                    string
                
                
            
        
        
                approverType            
                            Optional
                    approverType
                Possible values are :
                                    USER, 
                                    ROLE, 
                            
        
    
            
            
                                    string
                
                
            
        
        
                comments            
                            Optional
                    comments
            
            
                                    string As uuid
                
                                    As uuid
                
            
        
        
                id            
                            Optional
                    id
            
            
                                    boolean
                
                
            
        
        
                isActive            
                            Optional
                    isActive
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                phase            
                            Optional
                    phase
            
            
                                    string
                
                
            
        
        
                status            
                            Optional
                    status
                Possible values are :
                                    APPROVED, 
                                    REJECTED, 
                                    PENDING, 
                                    EXPIRED, 
                                    CANCELLED, 
                            
        
    