CodingKeys
public enum CodingKeys : String, CodingKey
Coding Keys
-
Undocumented
Declaration
Swift
case name = "Name"
-
Undocumented
Declaration
Swift
case lap = "Lap"
-
Undocumented
Declaration
Swift
case track = "Track"
-
Undocumented
Declaration
Swift
case notes = "Notes"
-
Undocumented
Declaration
Swift
case coursePoints = "CoursePoint"
-
Undocumented
Declaration
Swift
case creator = "Creator"