CodingKeys

public enum CodingKeys : String, CodingKey

Coding Keys

  • Undocumented

    Declaration

    Swift

    case name = "name"
  • Undocumented

    Declaration

    Swift

    case trainingType = "TrainingType"
  • Undocumented

    Declaration

    Swift

    case intervalWorkout = "IntervalWorkout"