Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CompletedChallenge

Lists challenges completed by a user.

Hierarchy

  • CompletedChallenge

Index

Properties

completedAt: string

Date and time of completion, in ISO_8601 format.

completedLanguages: string[]

Array of languages as user completed in.

id: string

ID of the kata.

name: string

Name of the kata.

slug: string

Slug of the kata.

Generated using TypeDoc