Appearance
DoCurious API Reference / types / ShareableItem
Interface: ShareableItem
Defined in: types/sharing.types.ts:18
Item selected for sharing
Properties
challengeId?
optionalchallengeId:string
Defined in: types/sharing.types.ts:24
description?
optionaldescription:string
Defined in: types/sharing.types.ts:22
id
id:
string
Defined in: types/sharing.types.ts:19
thumbnailUrl?
optionalthumbnailUrl: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