github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/PhoneNumberResourceIntId.md (about) 1 # PhoneNumberResourceIntId 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **int64** | Internal identifier of a phone number | [optional] 7 **Country** | [**CountryResource**](CountryResource.md) | | [optional] 8 **Extension** | [**ExtensionResource**](ExtensionResource.md) | | [optional] 9 **Label** | **string** | Custom user name of a phone number, if any. Supported for numbers assigned to Auto-Receptionist, with usage type 'CompanyNumber' | [optional] 10 **Location** | **string** | Location (City, State). Filled for local US numbers | [optional] 11 **PaymentType** | **string** | Payment type. 'External' is returned for forwarded numbers which are not terminated in the RingCentral phone system = ['External', 'TollFree', 'Local'], | [optional] 12 **PhoneNumber** | **string** | Phone number | [optional] 13 **Status** | **string** | Status of a phone number. If the value is 'Normal', the phone number is ready to be used. Otherwise it is an external number not yet ported to RingCentral , | [optional] 14 **UsageType** | **string** | | [optional] 15 **Type** | **string** | Type of a phone number | [optional] 16 17 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 19