Citymapper SDK
jvm
Citymapper SDK
/
com.citymapper.sdk.core.transit
/
StopStatus
Stop
Status
jvm
data
class
StopStatus
(
severity
:
Severity
,
title
:
String
,
description
:
String
?
,
stopIds
:
List
<
StopId
>
)
:
Status
Content copied to clipboard
Properties
Properties
description
Link copied to clipboard
jvm
open
override
val
description
:
String
?
Content copied to clipboard
severity
Link copied to clipboard
jvm
open
override
val
severity
:
Severity
Content copied to clipboard
stopIds
Link copied to clipboard
jvm
val
stopIds
:
List
<
StopId
>
Content copied to clipboard
title
Link copied to clipboard
jvm
open
override
val
title
:
String
Content copied to clipboard