AvailableProvidersListCity Class
City or town details.
Constructor
AvailableProvidersListCity(*, city_name: str | None = None, providers: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
city_name
|
The city or town name. |
providers
|
A list of Internet service providers. |
Variables
Name | Description |
---|---|
city_name
|
The city or town name. |
providers
|
A list of Internet service providers. |