Mobility Data for Kotlin
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Mobility Data for Kotlin
gbfs-v2
/
dev.sargunv.mobilitydata.gbfs.v2
/
Alert
/
Alert
Alert
constructor
(
alertId
:
String
,
type
:
AlertType
,
times
:
List
<
AlertTime
>
?
=
null
,
stationIds
:
List
<
String
>
?
=
null
,
regionIds
:
List
<
String
>
?
=
null
,
url
:
Url
?
=
null
,
summary
:
String
,
description
:
String
?
=
null
,
lastUpdated
:
EpochSeconds
?
=
null
)
(
source
)