ChallengeType

public enum ChallengeType : String, Codable

List of valid challenge types.

Conformance: Decodable

  • Declaration

    Swift

    public init(from decoder: Decoder) throws