Skip to content

DoCurious API Reference / types / SharePermission

Interface: SharePermission

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

Share permission for a community

Properties

canShareBucketList

canShareBucketList: boolean

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


canShareCompletions

canShareCompletions: boolean

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


canShareTrackRecords

canShareTrackRecords: boolean

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


communityId

communityId: string

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

DoCurious Platform Documentation