We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90ede1 commit 6ecc9bfCopy full SHA for 6ecc9bf
src/models/integration-entity.model.ts
@@ -27,4 +27,6 @@ export enum IntegrationEntityType {
27
CONTACTS_FOLDER = 'contacts_folder',
28
// outlook and sipgate
29
USERS = 'users',
30
+ //generic
31
+ TASKS = 'tasks',
32
}
0 commit comments