PagedUserGroupListResponse
                                PagedUserGroupListResponse                            
                            JSON Example
                                    {
    "results": [
        {
            "id": "[email protected]",
            "group_type": "VIDM",
            "group_name": "testgroup",
            "domain": "vidmlabs.com",
            "role": "ADMIN"
        }
    ],
    "cursor": "MTA=",
    "total_count": 1000
}
            
            
                                    string
                
                
            
        
        
                cursor            
                            Optional
            
            
        cursor
            
            
                                    integer
                
                
            
        
        
                total_count            
                            Optional
            
            
        total_count
