Kind: Interface
Source: atloria-monorepo/apps/api/src/reader-access/docs-access.service.ts
Properties
| Property | Type |
|---|---|
projectId | string |
organizationId | string |
isPublic | boolean |
mode | AccessMode |
allowedEmailDomains | string[] |
ssoEnabled | boolean |
audienceVisibility | Record<string, AudienceVisibility> |
tokenVersion | number |
hasPassword | boolean |
Was this page helpful?