Skip to content

DoCurious API Reference / types / FeaturedTrackRecord

Interface: FeaturedTrackRecord

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

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

Properties

challengeId

challengeId: string

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


displayOrder

displayOrder: number

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


featuredAt

featuredAt: string

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


featuredByUserId

featuredByUserId: string

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


id

id: string

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


trackRecordId

trackRecordId: string

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

DoCurious Platform Documentation