Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1020 Bytes

File metadata and controls

19 lines (15 loc) · 1020 Bytes

com.Messente.Api.Model.SyncNumberLookupResult

Info about a phone number

Properties

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]

[Back to Model list] [Back to API list] [Back to README]