Group
                                Group                            
                            The list of results.
JSON Example
                                    {
    "id": "string",
    "displayName": "string",
    "domain": "string",
    "usersCount": 0
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
                    The group ID.
            
            
                                    string
                
                
            
        
        
                displayName            
                            Optional
                    The group display name.
            
            
                                    string
                
                
            
        
        
                domain            
                            Optional
                    The group domain.
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                usersCount            
                            Optional
                    The number of users members of this group.
