Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthoredChallenge

List challenges authored by the user.

Hierarchy

  • AuthoredChallenge

Index

Properties

description: string

Description of the kata in Markdown.

id: string

ID of the kata.

languages: string[]

Array of language names the kata is available in.

name: string

Name of the kata.

rank?: number

Rank of the kata if approved.

rankName?: string

Rank name of the kata if approved.

tags: string[]

Array of tags associated with the kata.

Generated using TypeDoc