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

     1  # ForwardingNumberInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | Internal identifier of a forwarding/call flip phone number | [optional] 
     7  **Uri** | **string** | Canonical URI of a forwarding/call flip phone number | [optional] 
     8  **PhoneNumber** | **string** | Forwarding/Call flip phone number | [optional] 
     9  **Label** | **string** | Forwarding/Call flip number title | [optional] 
    10  **Features** | **[]string** | Type of option this phone number is used for. Multiple values are accepted | [optional] 
    11  **FlipNumber** | **string** | Number assigned to the call flip phone number, corresponds to the shortcut dial number | [optional] 
    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