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

     1  # LookupPhoneNumberInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **PhoneNumber** | **string** | Phone number in E.164 format | [optional] 
     7  **FormattedNumber** | **string** | Phone number formatted according to current brand's default country | [optional] 
     8  **VanityPattern** | **string** | Vanity pattern for this number. Returned only when vanity search option is requested. Vanity pattern corresponds to request parameters nxx plus line or numberPattern | [optional] 
     9  **Rank** | **int32** | The value is returned if the extendedSearch parameter is true. The values are 10, 9, 8, etc.; '10' is the closest match | [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