| Name | Type | Description | Notes |
|---|---|---|---|
| country | String | [optional] | |
| numberType | String | [optional] | |
| available | Boolean | Whether deliverable voice inventory exists right now. | [optional] |
| addressConstraint | AddressConstraintEnum | [optional] | |
| areas | List<String> | For `geo` only — the area(s) the registered address must be in. | [optional] |
| Name | Value |
|---|---|
| GEO | "geo" |
| COUNTRY | "country" |
| NONE | "none" |