zernio 0.0.543

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# CheckPhoneNumberAvailability200ResponseAreaOptionsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ndc** | Option<**String**> | Area code (national destination code), e.g. \"11\". | [optional]
**name** | Option<**String**> | Human-readable area name, e.g. \"Sao Paulo\". | [optional]
**count** | Option<**i32**> | Deliverable numbers seen in this area on the latest inventory page. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)