Info about a phone number
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] |
roamingNetwork | MobileNetwork | [optional] | |
currentNetwork | MobileNetwork | [optional] | |
originalNetwork | MobileNetwork | [optional] | |
portedNetwork | MobileNetwork | [optional] | |
status | StatusEnum | Status of the phone number | [optional] |
error | Object | Indicates if any error occurred while handling the request | [optional] |
Name | Value |
---|---|
ON | "ON" |
OFF | "OFF" |
INVALID | "INVALID" |
UNKNOWN | "UNKNOWN" |