Kind: Interface
Source: atloria-monorepo/packages/types/src/models/activity.ts
Activity model
Properties
| Property | Type |
|---|---|
id | string |
organizationId | string |
projectId | `string |
userId | `string |
actionType | string |
entityType | string |
entityId | string |
metadata | `ActivityMetadata |
createdAt | Date |
Was this page helpful?