Preparing search index...
The search index is not available
@curium.rocks/openweathermap-client
@curium.rocks/openweathermap-client
MultiCityResponse
Interface MultiCityResponse
interface
MultiCityResponse
{
cod
:
string
;
count
:
number
;
list
:
CityWeather
[]
;
message
:
string
;
}
Index
Properties
cod
count
list
message
Properties
cod
cod
:
string
count
count
:
number
list
list
:
CityWeather
[]
message
message
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cod
count
list
message
@curium.rocks/openweathermap-client
Loading...
Generated using
TypeDoc