Detail

public struct Detail : Codable

Describes the information of a Challenge Detail

  • Detail’s title

    Declaration

    Swift

    public let label: String
  • Detail’s description

    Declaration

    Swift

    public let value: String