github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/CompanyDirectoryPhoneNumberInfo.md (about) 1 # CompanyDirectoryPhoneNumberInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **PhoneNumber** | **string** | Extension phone number in E.164 format | [optional] 7 **Type** | **string** | Type of a phone number | [optional] 8 **Hidden** | **bool** | Specifies if a phone number should be hidden or not. Returned only if the value is 'True' | [optional] 9 **UsageType** | **string** | Usage type of a phone number | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13