Goal

enum Goal : Enum<ZTSportAttributes.Goal>

Entries

NONE
Link copied to clipboard
NONE("none")
DISTANCE
Link copied to clipboard
DISTANCE("distance")
DURATION
Link copied to clipboard
DURATION("duration")
PHONELESS
Link copied to clipboard
PHONELESS("phoneless")

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: String