Skip to content

Interface: CompleteHabitRequest

index.CompleteHabitRequest

Request body for marking a habit as completed.

Properties

dataValue

Optional dataValue: number

Required if habit has dataTracking enabled

Defined in

types.ts:100


notes

Optional notes: string

Defined in

types.ts:98

Built with VitePress