getpublicpagedataresult
@nishans/types / Exports / GetPublicPageDataResult
Interface: GetPublicPageDataResult#
Hierarchy#
- GetPublicPageDataResult
Index#
Properties#
- betaEnabled
- canJoinSpace
- canRequestAccess
- hasPublicAccess
- icon
- ownerUserId
- spaceId
- spaceName
- userHasExplicitAccess
Properties#
betaEnabled#
• betaEnabled: boolean
Defined in: endpoints.ts:101
canJoinSpace#
• canJoinSpace: boolean
Defined in: endpoints.ts:102
canRequestAccess#
• canRequestAccess: boolean
Defined in: endpoints.ts:103
hasPublicAccess#
• hasPublicAccess: boolean
Defined in: endpoints.ts:104
icon#
• icon: string
Defined in: endpoints.ts:105
ownerUserId#
• ownerUserId: string
Defined in: endpoints.ts:106
spaceId#
• spaceId: string
Defined in: endpoints.ts:107
spaceName#
• spaceName: string
Defined in: endpoints.ts:108
userHasExplicitAccess#
• userHasExplicitAccess: boolean
Defined in: endpoints.ts:109