Kind: Interface
Source: atloria-monorepo/packages/types/src/models/organization.ts
Organization model
Properties
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
createdAt | Date |
updatedAt | Date |
Kind: Interface
Source: atloria-monorepo/packages/types/src/models/organization.ts
Organization model
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
createdAt | Date |
updatedAt | Date |
Was this page helpful?