AscentsKey

public enum AscentsKey: String

An enumeration of keys present in the value of the ascents key in a backup.

  • The date of the ascent.

    Declaration

    Swift

    case date
  • Any notes relating to the ascent.

    Declaration

    Swift

    case notes