Skip to content

DoCurious API Reference / types / TrackRecordEntryVote

Interface: TrackRecordEntryVote

Defined in: types/challenge.types.ts:697

A "thumbs up" reaction on a TrackRecordEntry (one per user per entry).

Properties

createdAt

createdAt: string

Defined in: types/challenge.types.ts:701


entryId

entryId: string

Defined in: types/challenge.types.ts:699


id

id: string

Defined in: types/challenge.types.ts:698


userId

userId: string

Defined in: types/challenge.types.ts:700

DoCurious Platform Documentation