AvailableProvidersListState interface
State details.
Properties
cities | List of available cities or towns in the state. |
providers | A list of Internet service providers. |
state |
The state name. |
Property Details
cities
List of available cities or towns in the state.
cities?: AvailableProvidersListCity[]
Property Value
providers
A list of Internet service providers.
providers?: string[]
Property Value
string[]
stateName
The state name.
stateName?: string
Property Value
string