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

     1  # PhoneNumberInfoConferencing
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Country** | [**GetCountryInfoConferencing**](GetCountryInfoConferencing.md) |  | [optional] 
     7  **Default** | **bool** | 'True' if the number is default for the conference. Default conference number is a domestic number that can be set by user (otherwise it is set by the system). Only one default number per country is allowed | [optional] 
     8  **HasGreeting** | **bool** | 'True' if the greeting message is played on this number | [optional] 
     9  **Location** | **string** | Location (city, region, state) of a conference phone number | [optional] 
    10  **PhoneNumber** | **string** | Dial-in phone number to connect to a conference | [optional] 
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14