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

     1  # ConferencingNumberResource
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Uri** | **string** |  | [optional] 
     7  **PhoneNumber** | **string** |  | [optional] 
     8  **Country** | [**CountryResource**](CountryResource.md) |  | [optional] 
     9  **Location** | **string** |  | [optional] 
    10  **HasGreeting** | **bool** |  | [optional] [default to false]
    11  **Default** | **bool** |  | [optional] [default to false]
    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