github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GroupResource.md (about)

     1  # GroupResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** |  | [optional] 
     7  **Contacts** | [**ResourceLink**](ResourceLink.md) |  | [optional] 
     8  **Id** | **string** |  | [optional] 
     9  **Notes** | **string** |  | [optional] 
    10  **GroupName** | **string** |  | [optional] 
    11  **ContactsCount** | **int32** |  | [optional] 
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15