Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1009 Bytes

SyncNumberLookupResult.md

File metadata and controls

17 lines (14 loc) · 1009 Bytes

# SyncNumberLookupResult

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 \Messente\Api\Model\MobileNetwork [optional]
currentNetwork \Messente\Api\Model\MobileNetwork [optional]
originalNetwork \Messente\Api\Model\MobileNetwork [optional]
portedNetwork \Messente\Api\Model\MobileNetwork [optional]
status string Status of the phone number [optional]
error mixed Indicates if any error occurred while handling the request [optional]

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