toggle menu
NavigationApp
jvm
switch theme
search in API
navigation-ux-weather-api
/
com.mapbox.dash.sdk.weather.api.model
/
WeatherAlert
Weather
Alert
class
WeatherAlert
Members
Properties
certainty
Link copied to clipboard
val
certainty
:
WeatherAlertCertainty
disclaimer
Link copied to clipboard
val
disclaimer
:
String
?
end
Time
Link copied to clipboard
val
endTime
:
Date
?
geometry
Link copied to clipboard
val
geometry
:
Geometry
headline
Link copied to clipboard
val
headline
:
String
office
Admin
District
Code
Link copied to clipboard
val
officeAdminDistrictCode
:
String
?
office
Country
Code
Link copied to clipboard
val
officeCountryCode
:
String
?
office
Name
Link copied to clipboard
val
officeName
:
String
?
origin
Link copied to clipboard
val
origin
:
String
severity
Link copied to clipboard
val
severity
:
WeatherAlertSeverity
start
Time
Link copied to clipboard
val
startTime
:
Date
?
title
Link copied to clipboard
val
title
:
String
type
Link copied to clipboard
val
type
:
WeatherAlertType
?
urgency
Link copied to clipboard
val
urgency
:
WeatherAlertUrgency
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String