Skip to content

DoCurious API Reference / types / ShareableItem

Interface: ShareableItem

Defined in: types/sharing.types.ts:18

Item selected for sharing

Properties

challengeId?

optional challengeId: string

Defined in: types/sharing.types.ts:24


description?

optional description: string

Defined in: types/sharing.types.ts:22


id

id: string

Defined in: types/sharing.types.ts:19


thumbnailUrl?

optional thumbnailUrl: string

Defined in: types/sharing.types.ts:23


title

title: string

Defined in: types/sharing.types.ts:21


type

type: ShareableItemType

Defined in: types/sharing.types.ts:20

DoCurious Platform Documentation