github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/CallerIdByDeviceInfo.md (about) 1 # CallerIdByDeviceInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Type** | **string** | If 'PhoneNumber' value is specified, then a certain phone number is shown as a caller ID when using this telephony feature. If 'Blocked' value is specified, then a caller ID is hidden. The value 'CurrentLocation' can be specified for 'RingOut' feature only. The default is 'PhoneNumber' = ['PhoneNumber', 'Blocked', 'CurrentLocation'] | [optional] 7 **PhoneInfo** | [**CallerIdPhoneInfo**](CallerIdPhoneInfo.md) | | [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