AvailableProvidersListCity interface
City or town details.
Properties
city |
The city or town name. |
providers | A list of Internet service providers. |
Property Details
cityName
The city or town name.
cityName?: string
Property Value
string
providers
A list of Internet service providers.
providers?: string[]
Property Value
string[]