github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/ParsedNumberResource.md (about) 1 # ParsedNumberResource 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Uri** | **string** | | [optional] 7 **OriginalString** | **string** | | [optional] 8 **Country** | [**CountryResource**](CountryResource.md) | | [optional] 9 **AreaCode** | **string** | | [optional] 10 **SubscriberNumber** | **string** | | [optional] 11 **FormattedNational** | **string** | | [optional] 12 **FormattedInternational** | **string** | | [optional] 13 **Dialable** | **string** | | [optional] 14 **E164** | **string** | | [optional] 15 **Special** | **bool** | | [optional] [default to false] 16 **Normalized** | **string** | | [optional] 17 **TollFree** | **bool** | | [optional] [default to false] 18 **SubAddress** | **string** | | [optional] 19 **DtmfPostfix** | **string** | | [optional] 20 21 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 22 23