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

     1  # ConferencePhoneNumberInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **PhoneNumber** | **string** | Dial-in phone number to connect to a conference | [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  
     9  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    10  
    11