| Name | Type | Description | Notes |
|---|---|---|---|
| _number | String | Phone number in e.164 format | |
| roaming | Boolean | Indicates if a number is roaming | [optional] |
| ported | Boolean | Indicates if a number is ported | [optional] |
| roaming_network | MobileNetwork | [optional] | |
| current_network | MobileNetwork | [optional] | |
| original_network | MobileNetwork | [optional] | |
| ported_network | MobileNetwork | [optional] | |
| status | String | Status of the phone number | [optional] |
| error | Object | Indicates if any error occurred while handling the request | [optional] |
-
ON(value:"ON") -
OFF(value:"OFF") -
INVALID(value:"INVALID") -
UNKNOWN(value:"UNKNOWN")