Share via


OperatorDetails interface

Represents metadata describing the operator of a phone number

Properties

mobileCountryCode

Mobile Country Code, 3 decimal digits that identify a country/region

mobileNetworkCode

Mobile Network Code, 2 or 3 decimal digits that identify mobile networks within a country/region

name

Name of the phone operator

Property Details

mobileCountryCode

Mobile Country Code, 3 decimal digits that identify a country/region

mobileCountryCode?: string

Property Value

string

mobileNetworkCode

Mobile Network Code, 2 or 3 decimal digits that identify mobile networks within a country/region

mobileNetworkCode?: string

Property Value

string

name

Name of the phone operator

name?: string

Property Value

string