Kind: Interface
Source: atloria-monorepo/apps/api/src/project/project.service.ts
Properties
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
urlId | string |
publishedSlug | string |
publicUrl | string |
publishedAt | Date |
isPublic | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/project/project.service.ts
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
urlId | string |
publishedSlug | string |
publicUrl | string |
publishedAt | Date |
isPublic | boolean |
Was this page helpful?