@bachman-dev/wanikani-api-types - v1.8.0
    Preparing search index...

    Interface WKSpacedRepetitionSystemData

    Data for a Spaced Repetition System returned from the WaniKani API.

    Index

    Properties

    burning_stage_position: WKSrsStageNumber

    position of the burning stage.

    created_at: WKDatableString

    Timestamp when the spaced_repetition_system was created.

    description: string

    Details about the spaced repetition system.

    name: string

    The name of the spaced repetition system.

    passing_stage_position: WKSrsStageNumber

    position of the passing stage.

    A collection of stages.

    starting_stage_position: WKSrsStageNumber

    position of the starting stage.

    unlocking_stage_position: WKSrsStageNumber

    position of the unlocking stage.