toggle menu
shared
15.0.0
common
switch theme
search in API
shared
/
io.anyline.tiretread.sdk.api
/
ScanOutcome
Scan
Outcome
@
Serializable
sealed
interface
ScanOutcome
Inheritors
CompletedOutcome
AbortedOutcome
FailedOutcome
Members
Properties
kind
Link copied to clipboard
abstract
val
kind
:
String
measurement
UUID
Link copied to clipboard
abstract
val
measurementUUID
:
String
?
Functions
to
Map
Link copied to clipboard
abstract
fun
toMap
(
)
:
Map
<
String
,
Any
?
>