Skip to content

DoCurious API Reference / types / FeaturedTrackRecord

Interface: FeaturedTrackRecord

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

A staff-curated Track Record showcased on the challenge detail page.

Properties

challengeId

challengeId: string

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


displayOrder

displayOrder: number

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


featuredAt

featuredAt: string

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


featuredByUserId

featuredByUserId: string

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


id

id: string

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


trackRecordId

trackRecordId: string

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

DoCurious Platform Documentation