Info about a phone number
| Name | Type | Description | Notes |
|---|---|---|---|
| Number | string | Phone number in e.164 format | |
| Roaming | bool? | Indicates if a number is roaming | [optional] |
| Ported | bool? | Indicates if a number is ported | [optional] |
| RoamingNetwork | MobileNetwork | [optional] | |
| CurrentNetwork | MobileNetwork | [optional] | |
| OriginalNetwork | MobileNetwork | [optional] | |
| PortedNetwork | MobileNetwork | [optional] | |
| Status | string | Status of the phone number | [optional] |
| Error | Object | Indicates if any error occurred while handling the request | [optional] |