@docsvision/webclient 5.16.0-beta.4 → 5.17.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Approval/AgreementHistoryImpl.d.ts +2 -0
- package/Approval/AgreementList.d.ts +2 -2
- package/Approval/AgreementListContent.d.ts +1 -0
- package/Approval/AgreementListImpl.d.ts +3 -0
- package/Approval/IAgreementListContentProps.d.ts +2 -0
- package/BackOffice/$WebFrameDirectorySearchInfoStorageService.d.ts +5 -4
- package/BackOffice/$WebFrameDirectorySearchPanelService.d.ts +2 -0
- package/BackOffice/AddEmployeeIconColumn.d.ts +1 -0
- package/BackOffice/Address.d.ts +3 -2
- package/BackOffice/CardKind.d.ts +3 -2
- package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
- package/BackOffice/ColumnSettingsDialog.d.ts +2 -0
- package/BackOffice/CreateWindow.d.ts +2 -1
- package/BackOffice/DeleteShortcutBatchOperation.d.ts +2 -1
- package/BackOffice/DeleteShortcutBatchOperationImpl.d.ts +1 -0
- package/BackOffice/Department.d.ts +3 -2
- package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
- package/BackOffice/DepartmentImpl.d.ts +2 -0
- package/BackOffice/DirectoryDesignerRow.d.ts +3 -2
- package/BackOffice/DirectorySearchResultView.d.ts +1 -1
- package/BackOffice/DirectoryValues.d.ts +0 -2
- package/BackOffice/EditTaskDescription.d.ts +2 -1
- package/BackOffice/EditTaskDescriptionDialog.d.ts +2 -0
- package/BackOffice/EditTaskDuration.d.ts +2 -2
- package/BackOffice/EditTaskDurationDialog.d.ts +2 -1
- package/BackOffice/EditWindow.d.ts +2 -1
- package/BackOffice/ExistingCardLinkDialog.d.ts +12 -4
- package/BackOffice/FileListControl.d.ts +5 -0
- package/BackOffice/FileListControlImpl.d.ts +10 -0
- package/BackOffice/FileListControlLogic.d.ts +1 -0
- package/BackOffice/FileListItemComponent.d.ts +5 -2
- package/BackOffice/FileRenamingDialog.d.ts +2 -2
- package/BackOffice/FileSignCreateDialog.d.ts +1 -2
- package/BackOffice/FileSignSelectCertificateDialog.d.ts +1 -1
- package/BackOffice/GetEmployeeGroups.d.ts +1 -0
- package/BackOffice/IFileMenuItem.d.ts +14 -0
- package/BackOffice/IFileMenuOpeningArgs.d.ts +6 -0
- package/BackOffice/LinksImpl.d.ts +1 -0
- package/BackOffice/NumeratorImpl.d.ts +1 -1
- package/BackOffice/PartnerBase.d.ts +4 -3
- package/BackOffice/PartnerBaseImpl.d.ts +2 -0
- package/BackOffice/PartnerDirectoryBase.d.ts +5 -4
- package/BackOffice/PartnerSelectDialog.d.ts +8 -1
- package/BackOffice/PartnerTypeaheadVariant.d.ts +3 -2
- package/BackOffice/PrintButtonView.d.ts +1 -1
- package/BackOffice/SearchBar.d.ts +8 -3
- package/BackOffice/StaffDirectoryConstants.d.ts +15 -0
- package/BackOffice/StaffDirectoryItems.d.ts +1 -1
- package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
- package/BackOffice/StaffDirectoryLogic.d.ts +2 -0
- package/BackOffice/TaskTasksTreeNodeResolver.d.ts +5 -3
- package/BackOffice/Tasks.d.ts +2 -1
- package/BackOffice/TasksTable.d.ts +2 -1
- package/BackOffice/TasksTableLogic.d.ts +4 -0
- package/BackOffice/TasksTableView.d.ts +3 -3
- package/BackOffice/TasksTree.d.ts +3 -1
- package/BackOffice/TasksTreeImpl.d.ts +3 -0
- package/BackOffice/UniquenessCheckImpl.d.ts +1 -1
- package/BackOffice/UserProfile.d.ts +8 -5
- package/BackOffice/UserStatus.d.ts +5 -0
- package/BackOffice/WebFrameDirectorySearchPanel.d.ts +13 -2
- package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +10 -2
- package/BackOffice/WebFrameDirectorySearchPanelService.d.ts +1 -0
- package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
- package/Generated/DocsVision.WebClient.Controllers.d.ts +52 -0
- package/Generated/DocsVision.WebClient.Models.d.ts +1158 -14
- package/Helpers/DateRangePicker/DateRangePicker.d.ts +24 -0
- package/Helpers/DateRangePicker/DateRangePicker.stories.d.ts +9 -0
- package/Helpers/DateRangePicker/components/DateRangePickerDay.d.ts +15 -0
- package/Helpers/DateRangePicker/components/DateRangePickerToolbar.d.ts +14 -0
- package/Helpers/ModalDialog/CommonModalDialog.d.ts +8 -0
- package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +5 -2
- package/Helpers/ModalDialog/ModalDialogBox.d.ts +2 -0
- package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +23 -0
- package/Helpers/ModalDialog/ScrollableModal.d.ts +8 -0
- package/Helpers/PopoverHelpers/EditPopover/EditPopover.d.ts +1 -1
- package/Helpers/Sortable/Sortable.d.ts +1 -1
- package/Helpers/Table/TableHelperHeaderRow.d.ts +1 -0
- package/Helpers/Table/TableHelperRow.d.ts +1 -0
- package/Legacy/ApprovalFilePanel.d.ts +1 -0
- package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
- package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +2 -1
- package/Legacy/ModalWindow.d.ts +7 -2
- package/Legacy/ModalWindowParams.d.ts +6 -0
- package/Legacy/SelectFolderModalDialog.d.ts +2 -1
- package/Legacy/StandardControllers.d.ts +2 -2
- package/Legacy/TaskCardFilePanelRazorControl.d.ts +9 -2
- package/Legacy/TaskReportPanelRazorControl.d.ts +12 -3
- package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
- package/MainBundle.d.ts +1 -0
- package/Platform/$CacheManagement.d.ts +3 -1
- package/Platform/$ContextMenuOptions.d.ts +17 -10
- package/Platform/$FolderDataLoading.d.ts +6 -1
- package/Platform/$FolderGrid.d.ts +15 -0
- package/Platform/$HoverPanel.d.ts +8 -0
- package/Platform/$TablePresentationToggle.d.ts +8 -0
- package/Platform/$UnreadCounter.d.ts +1 -1
- package/Platform/ArchivedCardsIcon.d.ts +5 -0
- package/Platform/ArchivedCardsPlugin.d.ts +3 -0
- package/Platform/ArchivedCardsResponseResolver.d.ts +22 -0
- package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
- package/Platform/BatchOperationsProgressDialogService.d.ts +3 -1
- package/Platform/CacheManagementService.d.ts +5 -0
- package/Platform/CalendarInput.d.ts +1 -1
- package/Platform/CardManagement.d.ts +2 -2
- package/Platform/CardManagementImpl.d.ts +1 -0
- package/Platform/ClearButton.d.ts +7 -5
- package/Platform/CommentFile.d.ts +4 -1
- package/Platform/ConfigurableMainMenuContainerButton.d.ts +2 -1
- package/Platform/ContextMenuOptionsService.d.ts +7 -4
- package/Platform/CopyShortcutBatchOperation.d.ts +2 -1
- package/Platform/DateInput.d.ts +3 -13
- package/Platform/DefaultFolderTablePluginFactory.d.ts +2 -1
- package/Platform/Dropdown.d.ts +5 -0
- package/Platform/DropdownImpl.d.ts +1 -0
- package/Platform/ExportPlugin.d.ts +0 -4
- package/Platform/FilePicker.d.ts +5 -2
- package/Platform/FilterDate.d.ts +11 -0
- package/Platform/FilterDateRangePicker.d.ts +6 -0
- package/Platform/FilterDateTextListInput.d.ts +5 -0
- package/Platform/FocusableTextInput.d.ts +3 -8
- package/Platform/Folder.d.ts +2 -1
- package/Platform/FolderCardsDashboardWidget.d.ts +2 -1
- package/Platform/FolderContent.d.ts +2 -0
- package/Platform/FolderDataLoadingService.d.ts +8 -1
- package/Platform/FolderGrid.d.ts +8 -4
- package/Platform/FolderGrid.stories.d.ts +1 -0
- package/Platform/FolderGridConstants.d.ts +7 -0
- package/Platform/FolderGridService.d.ts +17 -4
- package/Platform/FolderImpl.d.ts +2 -0
- package/Platform/FolderMainMenuItem.d.ts +1 -1
- package/Platform/FolderSizePlugin.d.ts +4 -1
- package/Platform/FolderSizePluginExtendedData.d.ts +1 -1
- package/Platform/FolderTypeDialog.d.ts +1 -0
- package/Platform/FolderViewItemsImpl.d.ts +1 -1
- package/Platform/GroupingRequestResolver.d.ts +12 -0
- package/Platform/GroupingResponseResolver.d.ts +17 -0
- package/Platform/HoverPanelService.d.ts +5 -0
- package/Platform/IFilterComponent.d.ts +29 -0
- package/Platform/IFolderLoadRequest.d.ts +4 -0
- package/Platform/InputWithMask.d.ts +4 -3
- package/Platform/LayoutSearchParametersDialog.d.ts +2 -1
- package/Platform/ListCheckbox.d.ts +6 -0
- package/Platform/ListContent.d.ts +8 -0
- package/Platform/ListContentHightlight.d.ts +9 -0
- package/Platform/ListEmpty.d.ts +6 -0
- package/Platform/ListEmptySearchIcon.d.ts +6 -0
- package/Platform/ListInput.d.ts +9 -0
- package/Platform/ListItem.d.ts +6 -0
- package/Platform/ListLoading.d.ts +6 -0
- package/Platform/ListSearchIcon.d.ts +6 -0
- package/Platform/ListSlot.d.ts +7 -0
- package/Platform/ListTotalItem.d.ts +8 -0
- package/Platform/ListViewResponseResolver.d.ts +13 -0
- package/Platform/LoaderDialog.d.ts +1 -1
- package/Platform/MoveShortcutsBatchOperation.d.ts +2 -1
- package/Platform/MoveShortcutsBatchOperationImpl.d.ts +1 -0
- package/Platform/ReadAllPlugin.d.ts +3 -5
- package/Platform/ReadBatchOperation.d.ts +2 -2
- package/Platform/RecentCardsDashboardWidget.d.ts +2 -1
- package/Platform/RecentCardsDashboardWidgetImpl.d.ts +2 -1
- package/Platform/RecentCardsRouteHandler.d.ts +2 -1
- package/Platform/RefreshPlugin.d.ts +0 -4
- package/Platform/ResetSettingsPlugin.d.ts +2 -5
- package/Platform/ScanDialogService.d.ts +2 -1
- package/Platform/SearchResultPageRouteHandler.d.ts +3 -1
- package/Platform/SearchRouteHandler.d.ts +2 -1
- package/Platform/SearchTextInput.d.ts +6 -0
- package/Platform/SearchingResultsImpl.d.ts +1 -1
- package/Platform/SecurityDescriptorDialog.d.ts +3 -3
- package/Platform/SecurityDialogFrame.d.ts +2 -1
- package/Platform/SettingsPlugin.d.ts +3 -5
- package/Platform/SettingsPopup.d.ts +2 -1
- package/Platform/SettingsPopup.stories.d.ts +1 -0
- package/Platform/SettingsPopupExtendedData.d.ts +2 -2
- package/Platform/SettingsPopupLogic.d.ts +7 -1
- package/Platform/SettingsPopupResponseResolver.d.ts +0 -2
- package/Platform/ShowAllButton.d.ts +14 -0
- package/Platform/ShowAllPlugins.d.ts +3 -0
- package/Platform/Table.d.ts +4 -4
- package/Platform/TableCellNumberFormattedPlugin.d.ts +3 -0
- package/Platform/TableCreateRowWindow.d.ts +2 -1
- package/Platform/TableEditRowWindow.d.ts +2 -1
- package/Platform/TableImpl.d.ts +2 -2
- package/Platform/TablePresentationTogglePlugins.d.ts +9 -0
- package/Platform/TablePresentationToggleService.d.ts +8 -0
- package/Platform/TextListInput.d.ts +6 -0
- package/Platform/TextListInputLogic.d.ts +55 -0
- package/Platform/TextListInputView.d.ts +40 -0
- package/Platform/TextListInputWrapper.d.ts +7 -0
- package/Platform/UnreadBarTablePlugins.d.ts +3 -0
- package/Platform/UserProfileDialog.d.ts +1 -1
- package/Platform/WebFrameMainMenuContainer.d.ts +2 -2
- package/Platform/WebFrameSearchPanel.d.ts +4 -2
- package/Platform/applyCurrentSettings.d.ts +7 -1
- package/Platform/index.d.ts +0 -4
- package/Platform/setColumnsSettings.d.ts +6 -0
- package/Platform/updateValueCheckedColumn.d.ts +5 -1
- package/StandardServices.d.ts +2 -2
- package/System/BaseControl.d.ts +8 -0
- package/System/CancelableEvent.d.ts +1 -1
- package/System/ControlTemplateView.d.ts +1 -1
- package/System/DateTimeUtils.d.ts +2 -0
- package/System/DirectoryBaseImpl.d.ts +5 -1
- package/System/DirectorySelectDialog.d.ts +9 -2
- package/System/IValidateEventArgs.d.ts +9 -0
- package/System/IValidationResult.d.ts +4 -0
- package/System/Layout.d.ts +3 -3
- package/System/LayoutCardControllerStub.d.ts +2 -0
- package/System/LayoutContainer.d.ts +1 -1
- package/System/LocationContainerControl.d.ts +2 -1
- package/System/MessageBoxService.d.ts +1 -1
- package/System/PageLeaveConfirmation.d.ts +1 -0
- package/System/ResourcesStub.d.ts +603 -68
- package/System/summernote-paste-without-formating.d.ts +10 -0
- package/package.json +1 -1
- package/BackOffice/DirectoryValuesHScrollContainer.d.ts +0 -6
- package/Legacy/SearchPanelRouteHandler.d.ts +0 -18
- package/Platform/GridConstants.d.ts +0 -4
|
@@ -6,10 +6,14 @@ export declare namespace GenModels {
|
|
|
6
6
|
parameters: string;
|
|
7
7
|
/**
|
|
8
8
|
* ID экземпляра в кэше
|
|
9
|
+
*
|
|
10
|
+
* @format datatype.uuid
|
|
9
11
|
*/
|
|
10
12
|
instanceId?: string;
|
|
11
13
|
/**
|
|
12
14
|
* ID папки
|
|
15
|
+
*
|
|
16
|
+
* @format datatype.uuid
|
|
13
17
|
*/
|
|
14
18
|
folderId: string;
|
|
15
19
|
/**
|
|
@@ -18,10 +22,14 @@ export declare namespace GenModels {
|
|
|
18
22
|
folderName: string;
|
|
19
23
|
/**
|
|
20
24
|
* ID поиска
|
|
25
|
+
*
|
|
26
|
+
* @format datatype.uuid
|
|
21
27
|
*/
|
|
22
28
|
searchId: string;
|
|
23
29
|
/**
|
|
24
30
|
* ID представления
|
|
31
|
+
*
|
|
32
|
+
* @format datatype.uuid
|
|
25
33
|
*/
|
|
26
34
|
viewId: string;
|
|
27
35
|
/**
|
|
@@ -36,6 +44,9 @@ export declare namespace GenModels {
|
|
|
36
44
|
* Опции поиска
|
|
37
45
|
*/
|
|
38
46
|
searchContextOption: GenModels.SearchContextOption;
|
|
47
|
+
/**
|
|
48
|
+
* @format datatype.uuid
|
|
49
|
+
*/
|
|
39
50
|
oldStoreId: string;
|
|
40
51
|
}
|
|
41
52
|
}
|
|
@@ -47,10 +58,14 @@ export declare namespace GenModels {
|
|
|
47
58
|
gridUserSettings: GenModels.GridUserSettingsData;
|
|
48
59
|
/**
|
|
49
60
|
* Gets or sets folder identifier
|
|
61
|
+
*
|
|
62
|
+
* @format datatype.uuid
|
|
50
63
|
*/
|
|
51
64
|
folderId: string;
|
|
52
65
|
/**
|
|
53
66
|
* Gets or sets a view identifier
|
|
67
|
+
*
|
|
68
|
+
* @format datatype.uuid
|
|
54
69
|
*/
|
|
55
70
|
viewId?: string;
|
|
56
71
|
/**
|
|
@@ -67,6 +82,8 @@ export declare namespace GenModels {
|
|
|
67
82
|
forceVirtualFolderSearch: boolean;
|
|
68
83
|
/**
|
|
69
84
|
* Gets or sets search identifier
|
|
85
|
+
*
|
|
86
|
+
* @format datatype.uuid
|
|
70
87
|
*/
|
|
71
88
|
searchId: string;
|
|
72
89
|
/**
|
|
@@ -75,6 +92,8 @@ export declare namespace GenModels {
|
|
|
75
92
|
refreshView: boolean;
|
|
76
93
|
/**
|
|
77
94
|
* Gets or sets old search results store identifier
|
|
95
|
+
*
|
|
96
|
+
* @format datatype.uuid
|
|
78
97
|
*/
|
|
79
98
|
oldStoreId: string;
|
|
80
99
|
/**
|
|
@@ -89,18 +108,32 @@ export declare namespace GenModels {
|
|
|
89
108
|
* Location name, representing folder content. Default value is "DV.Folder".
|
|
90
109
|
*/
|
|
91
110
|
locationName: string;
|
|
111
|
+
/**
|
|
112
|
+
* Gets or sets base cursor ID
|
|
113
|
+
*
|
|
114
|
+
* @format datatype.uuid
|
|
115
|
+
*/
|
|
116
|
+
baseCursorId: string;
|
|
92
117
|
}
|
|
93
118
|
}
|
|
94
119
|
export declare namespace GenModels {
|
|
95
120
|
interface GridUserSettingsData {
|
|
96
121
|
/**
|
|
97
|
-
* Gets or sets a list with user settings of each column in folder view
|
|
122
|
+
* Gets or sets a list with user settings of each column in folder view for Grid Presentation
|
|
98
123
|
*/
|
|
99
124
|
columns: Array<GenModels.GridUserSettingsColumn>;
|
|
125
|
+
/**
|
|
126
|
+
* Gets or sets a list with user setting of each column in folder view for List Presentation
|
|
127
|
+
*/
|
|
128
|
+
listColumns: Array<GenModels.GridUserSettingsColumn>;
|
|
100
129
|
/**
|
|
101
130
|
* Gets or sets grid view filters
|
|
102
131
|
*/
|
|
103
132
|
filters: Array<GenModels.QueryFilterItem>;
|
|
133
|
+
/**
|
|
134
|
+
* Gets or sets grid view grouping
|
|
135
|
+
*/
|
|
136
|
+
grouping: Array<GenModels.GridUserSettingsGroupColumn>;
|
|
104
137
|
/**
|
|
105
138
|
* Gets or sets a view mode
|
|
106
139
|
*/
|
|
@@ -129,6 +162,14 @@ export declare namespace GenModels {
|
|
|
129
162
|
* User requested view without sorting.
|
|
130
163
|
*/
|
|
131
164
|
disableSorting: boolean;
|
|
165
|
+
/**
|
|
166
|
+
* Gets or sets whether used default grouping
|
|
167
|
+
*/
|
|
168
|
+
useDefaultGrouping: boolean;
|
|
169
|
+
/**
|
|
170
|
+
* Gets or sets table presentation mode
|
|
171
|
+
*/
|
|
172
|
+
tablePresentation: GenModels.TablePresentation;
|
|
132
173
|
}
|
|
133
174
|
}
|
|
134
175
|
export declare namespace GenModels {
|
|
@@ -161,12 +202,42 @@ export declare namespace GenModels {
|
|
|
161
202
|
* Gets or sets values
|
|
162
203
|
*/
|
|
163
204
|
values: Array<string>;
|
|
205
|
+
/**
|
|
206
|
+
* Gets or sets operation
|
|
207
|
+
*/
|
|
208
|
+
operation: GenModels.FilterOperation;
|
|
209
|
+
/**
|
|
210
|
+
* Gets or sets mode
|
|
211
|
+
*/
|
|
212
|
+
mode: GenModels.FilterMode;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
export declare namespace GenModels {
|
|
216
|
+
interface GridUserSettingsGroupColumn {
|
|
217
|
+
/**
|
|
218
|
+
* Column name
|
|
219
|
+
*/
|
|
220
|
+
name: string;
|
|
221
|
+
/**
|
|
222
|
+
* Grouping level
|
|
223
|
+
*/
|
|
224
|
+
level: number;
|
|
225
|
+
/**
|
|
226
|
+
* Sorting by descending
|
|
227
|
+
*/
|
|
228
|
+
isDescending: boolean;
|
|
229
|
+
/**
|
|
230
|
+
* Active value
|
|
231
|
+
*/
|
|
232
|
+
activeValue: string;
|
|
164
233
|
}
|
|
165
234
|
}
|
|
166
235
|
export declare namespace GenModels {
|
|
167
236
|
interface UnreadCountersRequest {
|
|
168
237
|
/**
|
|
169
238
|
* Gets or sets employee identifier
|
|
239
|
+
*
|
|
240
|
+
* @format datatype.uuid
|
|
170
241
|
*/
|
|
171
242
|
employeeId: string;
|
|
172
243
|
/**
|
|
@@ -187,6 +258,8 @@ export declare namespace GenModels {
|
|
|
187
258
|
interface UnreadCountersFolderInfo {
|
|
188
259
|
/**
|
|
189
260
|
* Gets or sets folder identifier
|
|
261
|
+
*
|
|
262
|
+
* @format datatype.uuid
|
|
190
263
|
*/
|
|
191
264
|
folderId: string;
|
|
192
265
|
/**
|
|
@@ -207,14 +280,20 @@ export declare namespace GenModels {
|
|
|
207
280
|
timestamp: number;
|
|
208
281
|
/**
|
|
209
282
|
* Gets or sets source card identifier
|
|
283
|
+
*
|
|
284
|
+
* @format datatype.uuid
|
|
210
285
|
*/
|
|
211
286
|
sourceCardId: string;
|
|
212
287
|
/**
|
|
213
288
|
* Gets or sets destination card identifier
|
|
289
|
+
*
|
|
290
|
+
* @format datatype.uuid
|
|
214
291
|
*/
|
|
215
292
|
destinationCardId: string;
|
|
216
293
|
/**
|
|
217
294
|
* Gets or sets link type identifier
|
|
295
|
+
*
|
|
296
|
+
* @format datatype.uuid
|
|
218
297
|
*/
|
|
219
298
|
linkTypeId: string;
|
|
220
299
|
/**
|
|
@@ -223,6 +302,8 @@ export declare namespace GenModels {
|
|
|
223
302
|
oppositeLinkName: string;
|
|
224
303
|
/**
|
|
225
304
|
* Gets or sets source card type
|
|
305
|
+
*
|
|
306
|
+
* @format datatype.uuid
|
|
226
307
|
*/
|
|
227
308
|
sourceCardType: string;
|
|
228
309
|
/**
|
|
@@ -259,6 +340,8 @@ export declare namespace GenModels {
|
|
|
259
340
|
interface LinkTypeModel {
|
|
260
341
|
/**
|
|
261
342
|
* Gets or sets id
|
|
343
|
+
*
|
|
344
|
+
* @format datatype.uuid
|
|
262
345
|
*/
|
|
263
346
|
linkTypeId: string;
|
|
264
347
|
/**
|
|
@@ -299,6 +382,8 @@ export declare namespace GenModels {
|
|
|
299
382
|
interface IDirectoryItemData {
|
|
300
383
|
/**
|
|
301
384
|
* Entity identifier
|
|
385
|
+
*
|
|
386
|
+
* @format datatype.uuid
|
|
302
387
|
*/
|
|
303
388
|
id: string;
|
|
304
389
|
/**
|
|
@@ -311,6 +396,8 @@ export declare namespace GenModels {
|
|
|
311
396
|
interface DepartmentModel extends GenModels.IDirectoryItemData {
|
|
312
397
|
/**
|
|
313
398
|
* Department id
|
|
399
|
+
*
|
|
400
|
+
* @format datatype.uuid
|
|
314
401
|
*/
|
|
315
402
|
id: string;
|
|
316
403
|
/**
|
|
@@ -335,6 +422,8 @@ export declare namespace GenModels {
|
|
|
335
422
|
interface EmployeeDataModel extends GenModels.IDirectoryItemData {
|
|
336
423
|
/**
|
|
337
424
|
* Unique identificator of employee
|
|
425
|
+
*
|
|
426
|
+
* @format datatype.uuid
|
|
338
427
|
*/
|
|
339
428
|
id: string;
|
|
340
429
|
/**
|
|
@@ -367,6 +456,8 @@ export declare namespace GenModels {
|
|
|
367
456
|
fieldPath: string;
|
|
368
457
|
/**
|
|
369
458
|
* Section and field name
|
|
459
|
+
*
|
|
460
|
+
* @format datatype.uuid
|
|
370
461
|
*/
|
|
371
462
|
unitId: string;
|
|
372
463
|
/**
|
|
@@ -399,6 +490,8 @@ export declare namespace GenModels {
|
|
|
399
490
|
interface EmployeeModel extends GenModels.IDirectoryItemData {
|
|
400
491
|
/**
|
|
401
492
|
* Unique identificator of employee
|
|
493
|
+
*
|
|
494
|
+
* @format datatype.uuid
|
|
402
495
|
*/
|
|
403
496
|
id: string;
|
|
404
497
|
/**
|
|
@@ -431,6 +524,8 @@ export declare namespace GenModels {
|
|
|
431
524
|
position: string;
|
|
432
525
|
/**
|
|
433
526
|
* Gets or sets security identifier
|
|
527
|
+
*
|
|
528
|
+
* @format datatype.uuid
|
|
434
529
|
*/
|
|
435
530
|
sdid?: string;
|
|
436
531
|
/**
|
|
@@ -439,6 +534,8 @@ export declare namespace GenModels {
|
|
|
439
534
|
isFavoritePerformer: boolean;
|
|
440
535
|
/**
|
|
441
536
|
* Gets or sets unit identifier
|
|
537
|
+
*
|
|
538
|
+
* @format datatype.uuid
|
|
442
539
|
*/
|
|
443
540
|
unitId: string;
|
|
444
541
|
/**
|
|
@@ -463,14 +560,20 @@ export declare namespace GenModels {
|
|
|
463
560
|
interface ContractDatesModel {
|
|
464
561
|
/**
|
|
465
562
|
* Date of contract begin
|
|
563
|
+
*
|
|
564
|
+
* @format datatype.datetime
|
|
466
565
|
*/
|
|
467
566
|
dateFrom?: string;
|
|
468
567
|
/**
|
|
469
568
|
* Date of contract end
|
|
569
|
+
*
|
|
570
|
+
* @format datatype.datetime
|
|
470
571
|
*/
|
|
471
572
|
dateTo?: string;
|
|
472
573
|
/**
|
|
473
574
|
* Contract card
|
|
575
|
+
*
|
|
576
|
+
* @format datatype.uuid
|
|
474
577
|
*/
|
|
475
578
|
cardId: string;
|
|
476
579
|
}
|
|
@@ -479,18 +582,26 @@ export declare namespace GenModels {
|
|
|
479
582
|
interface ProlongateContractRequestModel {
|
|
480
583
|
/**
|
|
481
584
|
* Date of contract begin
|
|
585
|
+
*
|
|
586
|
+
* @format datatype.datetime
|
|
482
587
|
*/
|
|
483
588
|
dateFrom: string;
|
|
484
589
|
/**
|
|
485
590
|
* Date of contract end
|
|
591
|
+
*
|
|
592
|
+
* @format datatype.datetime
|
|
486
593
|
*/
|
|
487
594
|
dateTo: string;
|
|
488
595
|
/**
|
|
489
596
|
* Contract card id
|
|
597
|
+
*
|
|
598
|
+
* @format datatype.uuid
|
|
490
599
|
*/
|
|
491
600
|
contractId: string;
|
|
492
601
|
/**
|
|
493
602
|
* Contract card id
|
|
603
|
+
*
|
|
604
|
+
* @format datatype.uuid
|
|
494
605
|
*/
|
|
495
606
|
amendmentId: string;
|
|
496
607
|
}
|
|
@@ -499,14 +610,20 @@ export declare namespace GenModels {
|
|
|
499
610
|
interface ContractAgreementFillDatesModel {
|
|
500
611
|
/**
|
|
501
612
|
* Date of contract agreement
|
|
613
|
+
*
|
|
614
|
+
* @format datatype.datetime
|
|
502
615
|
*/
|
|
503
616
|
reconciliationDate: string;
|
|
504
617
|
/**
|
|
505
618
|
* Date of contract signing
|
|
619
|
+
*
|
|
620
|
+
* @format datatype.datetime
|
|
506
621
|
*/
|
|
507
622
|
signingDate: string;
|
|
508
623
|
/**
|
|
509
624
|
* Contract card id
|
|
625
|
+
*
|
|
626
|
+
* @format datatype.uuid
|
|
510
627
|
*/
|
|
511
628
|
contractId: string;
|
|
512
629
|
/**
|
|
@@ -519,10 +636,14 @@ export declare namespace GenModels {
|
|
|
519
636
|
interface ContractFillDateModel {
|
|
520
637
|
/**
|
|
521
638
|
* Date of contract
|
|
639
|
+
*
|
|
640
|
+
* @format datatype.datetime
|
|
522
641
|
*/
|
|
523
642
|
dateOfContract: string;
|
|
524
643
|
/**
|
|
525
644
|
* Contract card id
|
|
645
|
+
*
|
|
646
|
+
* @format datatype.uuid
|
|
526
647
|
*/
|
|
527
648
|
contractId: string;
|
|
528
649
|
}
|
|
@@ -535,6 +656,8 @@ export declare namespace GenModels {
|
|
|
535
656
|
sumInRub: number;
|
|
536
657
|
/**
|
|
537
658
|
* Contract card id
|
|
659
|
+
*
|
|
660
|
+
* @format datatype.uuid
|
|
538
661
|
*/
|
|
539
662
|
contractId: string;
|
|
540
663
|
}
|
|
@@ -543,6 +666,8 @@ export declare namespace GenModels {
|
|
|
543
666
|
interface SearchRequestModel {
|
|
544
667
|
/**
|
|
545
668
|
* Search query to execute
|
|
669
|
+
*
|
|
670
|
+
* @format datatype.uuid
|
|
546
671
|
*/
|
|
547
672
|
searchQueryId: string;
|
|
548
673
|
/**
|
|
@@ -563,6 +688,8 @@ export declare namespace GenModels {
|
|
|
563
688
|
pageSize?: number;
|
|
564
689
|
/**
|
|
565
690
|
* Identifier of the previous page response, when iterating over pages
|
|
691
|
+
*
|
|
692
|
+
* @format datatype.uuid
|
|
566
693
|
*/
|
|
567
694
|
instanceId: string;
|
|
568
695
|
/**
|
|
@@ -591,6 +718,8 @@ export declare namespace GenModels {
|
|
|
591
718
|
interface SearchResponseModel {
|
|
592
719
|
/**
|
|
593
720
|
* Identifier of the search session for performing pagination.
|
|
721
|
+
*
|
|
722
|
+
* @format datatype.uuid
|
|
594
723
|
*/
|
|
595
724
|
instanceId: string;
|
|
596
725
|
/**
|
|
@@ -603,10 +732,14 @@ export declare namespace GenModels {
|
|
|
603
732
|
interface DigestRow {
|
|
604
733
|
/**
|
|
605
734
|
* Card id
|
|
735
|
+
*
|
|
736
|
+
* @format datatype.uuid
|
|
606
737
|
*/
|
|
607
738
|
instanceId: string;
|
|
608
739
|
/**
|
|
609
740
|
* Card type id
|
|
741
|
+
*
|
|
742
|
+
* @format datatype.uuid
|
|
610
743
|
*/
|
|
611
744
|
cardTypeId: string;
|
|
612
745
|
/**
|
|
@@ -619,10 +752,14 @@ export declare namespace GenModels {
|
|
|
619
752
|
wasRead: boolean;
|
|
620
753
|
/**
|
|
621
754
|
* Time of card creation
|
|
755
|
+
*
|
|
756
|
+
* @format datatype.datetime
|
|
622
757
|
*/
|
|
623
758
|
creationDateTime: string;
|
|
624
759
|
/**
|
|
625
760
|
* Time of the last card change
|
|
761
|
+
*
|
|
762
|
+
* @format datatype.datetime
|
|
626
763
|
*/
|
|
627
764
|
changeDateTime: string;
|
|
628
765
|
}
|
|
@@ -649,6 +786,8 @@ export declare namespace GenModels {
|
|
|
649
786
|
layoutExtensionArgs: GenModels.LayoutCardsPresentationExtensionArgs;
|
|
650
787
|
/**
|
|
651
788
|
* Report id for Report presentation extension.
|
|
789
|
+
*
|
|
790
|
+
* @format datatype.uuid
|
|
652
791
|
*/
|
|
653
792
|
reportId: string;
|
|
654
793
|
}
|
|
@@ -669,6 +808,8 @@ export declare namespace GenModels {
|
|
|
669
808
|
interface CardPresentation {
|
|
670
809
|
/**
|
|
671
810
|
* Card id
|
|
811
|
+
*
|
|
812
|
+
* @format datatype.uuid
|
|
672
813
|
*/
|
|
673
814
|
id: string;
|
|
674
815
|
/**
|
|
@@ -677,10 +818,14 @@ export declare namespace GenModels {
|
|
|
677
818
|
description: string;
|
|
678
819
|
/**
|
|
679
820
|
* Card type, if known.
|
|
821
|
+
*
|
|
822
|
+
* @format datatype.uuid
|
|
680
823
|
*/
|
|
681
824
|
typeId?: string;
|
|
682
825
|
/**
|
|
683
826
|
* Card kind, if known.
|
|
827
|
+
*
|
|
828
|
+
* @format datatype.uuid
|
|
684
829
|
*/
|
|
685
830
|
kindId?: string;
|
|
686
831
|
/**
|
|
@@ -697,14 +842,20 @@ export declare namespace GenModels {
|
|
|
697
842
|
interface FolderTypeInfo {
|
|
698
843
|
/**
|
|
699
844
|
* Gets or sets folder type identifier
|
|
845
|
+
*
|
|
846
|
+
* @format datatype.uuid
|
|
700
847
|
*/
|
|
701
848
|
folderTypeId: string;
|
|
702
849
|
/**
|
|
703
850
|
* Gets or sets parent folder identifier
|
|
851
|
+
*
|
|
852
|
+
* @format datatype.uuid
|
|
704
853
|
*/
|
|
705
854
|
parentFolderTypeId: string;
|
|
706
855
|
/**
|
|
707
856
|
* Gets or sets default view identifier
|
|
857
|
+
*
|
|
858
|
+
* @format datatype.uuid
|
|
708
859
|
*/
|
|
709
860
|
defaultViewId: string;
|
|
710
861
|
/**
|
|
@@ -733,10 +884,14 @@ export declare namespace GenModels {
|
|
|
733
884
|
subtype?: number;
|
|
734
885
|
/**
|
|
735
886
|
* Identifier of object in the system
|
|
887
|
+
*
|
|
888
|
+
* @format datatype.uuid
|
|
736
889
|
*/
|
|
737
890
|
id?: string;
|
|
738
891
|
/**
|
|
739
892
|
* Identifier of the parent object for the AccessManager. Should be specified if DescriptorTargetType is Custom.
|
|
893
|
+
*
|
|
894
|
+
* @format datatype.uuid
|
|
740
895
|
*/
|
|
741
896
|
parentId?: string;
|
|
742
897
|
/**
|
|
@@ -813,6 +968,8 @@ export declare namespace GenModels {
|
|
|
813
968
|
trustee: GenModels.AccessControlTrustee;
|
|
814
969
|
/**
|
|
815
970
|
* Access flags. {@link GenModels}
|
|
971
|
+
*
|
|
972
|
+
* @examples [983359, 131097, 38, 65536, 917504]
|
|
816
973
|
*/
|
|
817
974
|
operationsMask: number;
|
|
818
975
|
/**
|
|
@@ -841,6 +998,8 @@ export declare namespace GenModels {
|
|
|
841
998
|
securityIdentifier: string;
|
|
842
999
|
/**
|
|
843
1000
|
* Display name
|
|
1001
|
+
*
|
|
1002
|
+
* @format internet.userName
|
|
844
1003
|
*/
|
|
845
1004
|
accountName?: string;
|
|
846
1005
|
}
|
|
@@ -873,19 +1032,28 @@ export declare namespace GenModels {
|
|
|
873
1032
|
cardDataRights: GenModels.CardDataRights;
|
|
874
1033
|
/**
|
|
875
1034
|
* Gets or sets object id
|
|
1035
|
+
*
|
|
1036
|
+
* @format datatype.uuid
|
|
876
1037
|
*/
|
|
877
1038
|
objectId: string;
|
|
878
1039
|
/**
|
|
879
1040
|
* Gets or sets parent id
|
|
1041
|
+
*
|
|
1042
|
+
* @format datatype.uuid
|
|
880
1043
|
*/
|
|
881
1044
|
parentId: string;
|
|
882
1045
|
}
|
|
883
1046
|
}
|
|
884
1047
|
export declare namespace GenModels {
|
|
885
1048
|
interface OperationRequestModel {
|
|
1049
|
+
/**
|
|
1050
|
+
* @format datatype.uuid
|
|
1051
|
+
*/
|
|
886
1052
|
cardId: string;
|
|
887
1053
|
/**
|
|
888
1054
|
* Where in the card stored the comment.
|
|
1055
|
+
*
|
|
1056
|
+
* @format datatype.uuid
|
|
889
1057
|
*/
|
|
890
1058
|
operationId: string;
|
|
891
1059
|
}
|
|
@@ -898,6 +1066,8 @@ export declare namespace GenModels {
|
|
|
898
1066
|
fileUrls: Array<GenModels.ScanFileInfo>;
|
|
899
1067
|
/**
|
|
900
1068
|
* Card id
|
|
1069
|
+
*
|
|
1070
|
+
* @format datatype.uuid
|
|
901
1071
|
*/
|
|
902
1072
|
cardId: string;
|
|
903
1073
|
/**
|
|
@@ -950,10 +1120,14 @@ export declare namespace GenModels {
|
|
|
950
1120
|
name: string;
|
|
951
1121
|
/**
|
|
952
1122
|
* File card ID
|
|
1123
|
+
*
|
|
1124
|
+
* @format datatype.uuid
|
|
953
1125
|
*/
|
|
954
1126
|
fileCardId: string;
|
|
955
1127
|
/**
|
|
956
1128
|
* File ID
|
|
1129
|
+
*
|
|
1130
|
+
* @format datatype.uuid
|
|
957
1131
|
*/
|
|
958
1132
|
fileId: string;
|
|
959
1133
|
/**
|
|
@@ -1014,10 +1188,14 @@ export declare namespace GenModels {
|
|
|
1014
1188
|
interface VersionedFileModel {
|
|
1015
1189
|
/**
|
|
1016
1190
|
* Gets or sets file identifier
|
|
1191
|
+
*
|
|
1192
|
+
* @format datatype.uuid
|
|
1017
1193
|
*/
|
|
1018
1194
|
id: string;
|
|
1019
1195
|
/**
|
|
1020
1196
|
* Gets or set version id
|
|
1197
|
+
*
|
|
1198
|
+
* @format datatype.uuid
|
|
1021
1199
|
*/
|
|
1022
1200
|
versionId: string;
|
|
1023
1201
|
/**
|
|
@@ -1034,6 +1212,8 @@ export declare namespace GenModels {
|
|
|
1034
1212
|
author: string;
|
|
1035
1213
|
/**
|
|
1036
1214
|
* Gets or sets creation date
|
|
1215
|
+
*
|
|
1216
|
+
* @format datatype.datetime
|
|
1037
1217
|
*/
|
|
1038
1218
|
creationDate: string;
|
|
1039
1219
|
/**
|
|
@@ -1046,10 +1226,14 @@ export declare namespace GenModels {
|
|
|
1046
1226
|
interface VersionedFileCommentModel {
|
|
1047
1227
|
/**
|
|
1048
1228
|
* Gets or sets identifier
|
|
1229
|
+
*
|
|
1230
|
+
* @format datatype.uuid
|
|
1049
1231
|
*/
|
|
1050
1232
|
id: string;
|
|
1051
1233
|
/**
|
|
1052
1234
|
* Gets or sets date
|
|
1235
|
+
*
|
|
1236
|
+
* @format datatype.datetime
|
|
1053
1237
|
*/
|
|
1054
1238
|
date: string;
|
|
1055
1239
|
/**
|
|
@@ -1062,6 +1246,8 @@ export declare namespace GenModels {
|
|
|
1062
1246
|
author: string;
|
|
1063
1247
|
/**
|
|
1064
1248
|
* Gets or sets author
|
|
1249
|
+
*
|
|
1250
|
+
* @format datatype.uuid
|
|
1065
1251
|
*/
|
|
1066
1252
|
authorId: string;
|
|
1067
1253
|
}
|
|
@@ -1074,10 +1260,14 @@ export declare namespace GenModels {
|
|
|
1074
1260
|
interface TaskGroupIntervalsCalculationRequestModel {
|
|
1075
1261
|
/**
|
|
1076
1262
|
* Start date for entry task group
|
|
1263
|
+
*
|
|
1264
|
+
* @format datatype.datetime
|
|
1077
1265
|
*/
|
|
1078
1266
|
totalStartDate: string;
|
|
1079
1267
|
/**
|
|
1080
1268
|
* End date for entry task group
|
|
1269
|
+
*
|
|
1270
|
+
* @format datatype.datetime
|
|
1081
1271
|
*/
|
|
1082
1272
|
totalEndDate: string;
|
|
1083
1273
|
/**
|
|
@@ -1086,6 +1276,8 @@ export declare namespace GenModels {
|
|
|
1086
1276
|
totalDuration: number;
|
|
1087
1277
|
/**
|
|
1088
1278
|
* Default calendar id to calculate intervals (will be used if employee has no calendar configured). Empty guid to use system calendar.
|
|
1279
|
+
*
|
|
1280
|
+
* @format datatype.uuid
|
|
1089
1281
|
*/
|
|
1090
1282
|
defaultCalendarId: string;
|
|
1091
1283
|
/**
|
|
@@ -1110,10 +1302,14 @@ export declare namespace GenModels {
|
|
|
1110
1302
|
isResponsible: boolean;
|
|
1111
1303
|
/**
|
|
1112
1304
|
* Task start date
|
|
1305
|
+
*
|
|
1306
|
+
* @format datatype.datetime
|
|
1113
1307
|
*/
|
|
1114
1308
|
startDate?: string;
|
|
1115
1309
|
/**
|
|
1116
1310
|
* Task end date.
|
|
1311
|
+
*
|
|
1312
|
+
* @format datatype.datetime
|
|
1117
1313
|
*/
|
|
1118
1314
|
endDate?: string;
|
|
1119
1315
|
/**
|
|
@@ -1142,6 +1338,8 @@ export declare namespace GenModels {
|
|
|
1142
1338
|
interface DirectoryItemData extends GenModels.IDirectoryItemData {
|
|
1143
1339
|
/**
|
|
1144
1340
|
* Entity Identifier
|
|
1341
|
+
*
|
|
1342
|
+
* @format datatype.uuid
|
|
1145
1343
|
*/
|
|
1146
1344
|
id: string;
|
|
1147
1345
|
/**
|
|
@@ -1162,6 +1360,8 @@ export declare namespace GenModels {
|
|
|
1162
1360
|
cardKindFullName: string;
|
|
1163
1361
|
/**
|
|
1164
1362
|
* Gets card kind identifier
|
|
1363
|
+
*
|
|
1364
|
+
* @format datatype.uuid
|
|
1165
1365
|
*/
|
|
1166
1366
|
cardKindId?: string;
|
|
1167
1367
|
/**
|
|
@@ -1190,6 +1390,8 @@ export declare namespace GenModels {
|
|
|
1190
1390
|
interface BarcodeSearchResponseModel {
|
|
1191
1391
|
/**
|
|
1192
1392
|
* Card id to get info
|
|
1393
|
+
*
|
|
1394
|
+
* @format datatype.uuid
|
|
1193
1395
|
*/
|
|
1194
1396
|
cardId?: string;
|
|
1195
1397
|
}
|
|
@@ -1198,10 +1400,14 @@ export declare namespace GenModels {
|
|
|
1198
1400
|
interface GetFieldValueRequest {
|
|
1199
1401
|
/**
|
|
1200
1402
|
* Card id
|
|
1403
|
+
*
|
|
1404
|
+
* @format datatype.uuid
|
|
1201
1405
|
*/
|
|
1202
1406
|
cardId: string;
|
|
1203
1407
|
/**
|
|
1204
1408
|
* Section id
|
|
1409
|
+
*
|
|
1410
|
+
* @format datatype.uuid
|
|
1205
1411
|
*/
|
|
1206
1412
|
sectionId: string;
|
|
1207
1413
|
/**
|
|
@@ -1218,6 +1424,8 @@ export declare namespace GenModels {
|
|
|
1218
1424
|
interface DirectoryDesignerRowModel {
|
|
1219
1425
|
/**
|
|
1220
1426
|
* Row id
|
|
1427
|
+
*
|
|
1428
|
+
* @format datatype.uuid
|
|
1221
1429
|
*/
|
|
1222
1430
|
id: string;
|
|
1223
1431
|
/**
|
|
@@ -1286,10 +1494,14 @@ export declare namespace GenModels {
|
|
|
1286
1494
|
calendarSources: Array<GenModels.BusinessCalendarSource>;
|
|
1287
1495
|
/**
|
|
1288
1496
|
* Date of the start of the period
|
|
1497
|
+
*
|
|
1498
|
+
* @format datatype.datetime
|
|
1289
1499
|
*/
|
|
1290
1500
|
startDate: string;
|
|
1291
1501
|
/**
|
|
1292
1502
|
* Date of the end of the period
|
|
1503
|
+
*
|
|
1504
|
+
* @format datatype.datetime
|
|
1293
1505
|
*/
|
|
1294
1506
|
endDate: string;
|
|
1295
1507
|
}
|
|
@@ -1298,6 +1510,8 @@ export declare namespace GenModels {
|
|
|
1298
1510
|
interface BusinessCalendarSource {
|
|
1299
1511
|
/**
|
|
1300
1512
|
* Employee or unit identifier
|
|
1513
|
+
*
|
|
1514
|
+
* @format datatype.uuid
|
|
1301
1515
|
*/
|
|
1302
1516
|
id: string;
|
|
1303
1517
|
/**
|
|
@@ -1314,6 +1528,8 @@ export declare namespace GenModels {
|
|
|
1314
1528
|
calendarSources: Array<GenModels.BusinessCalendarSource>;
|
|
1315
1529
|
/**
|
|
1316
1530
|
* Date of the end of the period
|
|
1531
|
+
*
|
|
1532
|
+
* @format datatype.datetime
|
|
1317
1533
|
*/
|
|
1318
1534
|
endDate: string;
|
|
1319
1535
|
/**
|
|
@@ -1330,6 +1546,8 @@ export declare namespace GenModels {
|
|
|
1330
1546
|
calendarSources: Array<GenModels.BusinessCalendarSource>;
|
|
1331
1547
|
/**
|
|
1332
1548
|
* Date of the start of the period
|
|
1549
|
+
*
|
|
1550
|
+
* @format datatype.datetime
|
|
1333
1551
|
*/
|
|
1334
1552
|
startDate: string;
|
|
1335
1553
|
/**
|
|
@@ -1342,10 +1560,14 @@ export declare namespace GenModels {
|
|
|
1342
1560
|
interface IntervalsCalculationRequestModel {
|
|
1343
1561
|
/**
|
|
1344
1562
|
* Start date for entry task group
|
|
1563
|
+
*
|
|
1564
|
+
* @format datatype.datetime
|
|
1345
1565
|
*/
|
|
1346
1566
|
totalStartDate: string;
|
|
1347
1567
|
/**
|
|
1348
1568
|
* End date for entry task group
|
|
1569
|
+
*
|
|
1570
|
+
* @format datatype.datetime
|
|
1349
1571
|
*/
|
|
1350
1572
|
totalEndDate: string;
|
|
1351
1573
|
/**
|
|
@@ -1354,6 +1576,8 @@ export declare namespace GenModels {
|
|
|
1354
1576
|
totalDuration: number;
|
|
1355
1577
|
/**
|
|
1356
1578
|
* Default calendar id to calculate intervals (will be used if employee has no calendar configured). Empty guid to use system calendar.
|
|
1579
|
+
*
|
|
1580
|
+
* @format datatype.uuid
|
|
1357
1581
|
*/
|
|
1358
1582
|
defaultCalendarId: string;
|
|
1359
1583
|
/**
|
|
@@ -1374,6 +1598,8 @@ export declare namespace GenModels {
|
|
|
1374
1598
|
performerName: string;
|
|
1375
1599
|
/**
|
|
1376
1600
|
* Performer id
|
|
1601
|
+
*
|
|
1602
|
+
* @format datatype.uuid
|
|
1377
1603
|
*/
|
|
1378
1604
|
performerId: string;
|
|
1379
1605
|
/**
|
|
@@ -1386,10 +1612,14 @@ export declare namespace GenModels {
|
|
|
1386
1612
|
isResponsible: boolean;
|
|
1387
1613
|
/**
|
|
1388
1614
|
* Task start date
|
|
1615
|
+
*
|
|
1616
|
+
* @format datatype.datetime
|
|
1389
1617
|
*/
|
|
1390
1618
|
startDate?: string;
|
|
1391
1619
|
/**
|
|
1392
1620
|
* Task end date.
|
|
1621
|
+
*
|
|
1622
|
+
* @format datatype.datetime
|
|
1393
1623
|
*/
|
|
1394
1624
|
endDate?: string;
|
|
1395
1625
|
/**
|
|
@@ -1418,18 +1648,26 @@ export declare namespace GenModels {
|
|
|
1418
1648
|
interface CommentsDataSourceInfoModel {
|
|
1419
1649
|
/**
|
|
1420
1650
|
* Gets or sets card identifier
|
|
1651
|
+
*
|
|
1652
|
+
* @format datatype.uuid
|
|
1421
1653
|
*/
|
|
1422
1654
|
dataSourceCardId: string;
|
|
1423
1655
|
/**
|
|
1424
1656
|
* Gets or sets section identifier
|
|
1657
|
+
*
|
|
1658
|
+
* @format datatype.uuid
|
|
1425
1659
|
*/
|
|
1426
1660
|
dataSourceSectionId?: string;
|
|
1427
1661
|
/**
|
|
1428
1662
|
* Gets or sets row identifier
|
|
1663
|
+
*
|
|
1664
|
+
* @format datatype.uuid
|
|
1429
1665
|
*/
|
|
1430
1666
|
dataSourceRowId?: string;
|
|
1431
1667
|
/**
|
|
1432
1668
|
* Gets or sets comments section
|
|
1669
|
+
*
|
|
1670
|
+
* @format datatype.uuid
|
|
1433
1671
|
*/
|
|
1434
1672
|
sectionId: string;
|
|
1435
1673
|
/**
|
|
@@ -1446,14 +1684,20 @@ export declare namespace GenModels {
|
|
|
1446
1684
|
textFieldAlias: string;
|
|
1447
1685
|
/**
|
|
1448
1686
|
* Comment operation
|
|
1687
|
+
*
|
|
1688
|
+
* @format datatype.uuid
|
|
1449
1689
|
*/
|
|
1450
1690
|
commentEditOperation: string;
|
|
1451
1691
|
/**
|
|
1452
1692
|
* Comment edit operation
|
|
1693
|
+
*
|
|
1694
|
+
* @format datatype.uuid
|
|
1453
1695
|
*/
|
|
1454
1696
|
editAnyCommentEditOperation: string;
|
|
1455
1697
|
/**
|
|
1456
1698
|
* Comment edit operation
|
|
1699
|
+
*
|
|
1700
|
+
* @format datatype.uuid
|
|
1457
1701
|
*/
|
|
1458
1702
|
editOwnCommentEditOperation: string;
|
|
1459
1703
|
}
|
|
@@ -1478,10 +1722,14 @@ export declare namespace GenModels {
|
|
|
1478
1722
|
interface Comment {
|
|
1479
1723
|
/**
|
|
1480
1724
|
* Gets or sets identifier
|
|
1725
|
+
*
|
|
1726
|
+
* @format datatype.uuid
|
|
1481
1727
|
*/
|
|
1482
1728
|
id: string;
|
|
1483
1729
|
/**
|
|
1484
1730
|
* Gets or sets employee identifier
|
|
1731
|
+
*
|
|
1732
|
+
* @format datatype.uuid
|
|
1485
1733
|
*/
|
|
1486
1734
|
employeeId?: string;
|
|
1487
1735
|
/**
|
|
@@ -1490,6 +1738,8 @@ export declare namespace GenModels {
|
|
|
1490
1738
|
employeeDisplayName: string;
|
|
1491
1739
|
/**
|
|
1492
1740
|
* Gets or sets date
|
|
1741
|
+
*
|
|
1742
|
+
* @format datatype.datetime
|
|
1493
1743
|
*/
|
|
1494
1744
|
date?: string;
|
|
1495
1745
|
/**
|
|
@@ -1506,6 +1756,8 @@ export declare namespace GenModels {
|
|
|
1506
1756
|
dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
|
|
1507
1757
|
/**
|
|
1508
1758
|
* Gets or sets card identifier
|
|
1759
|
+
*
|
|
1760
|
+
* @format datatype.uuid
|
|
1509
1761
|
*/
|
|
1510
1762
|
cardId: string;
|
|
1511
1763
|
/**
|
|
@@ -1522,6 +1774,8 @@ export declare namespace GenModels {
|
|
|
1522
1774
|
dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
|
|
1523
1775
|
/**
|
|
1524
1776
|
* Gets or sets card identifier
|
|
1777
|
+
*
|
|
1778
|
+
* @format datatype.uuid
|
|
1525
1779
|
*/
|
|
1526
1780
|
cardId: string;
|
|
1527
1781
|
/**
|
|
@@ -1530,10 +1784,14 @@ export declare namespace GenModels {
|
|
|
1530
1784
|
text: string;
|
|
1531
1785
|
/**
|
|
1532
1786
|
* Gets or sets employee id
|
|
1787
|
+
*
|
|
1788
|
+
* @format datatype.uuid
|
|
1533
1789
|
*/
|
|
1534
1790
|
employeeId: string;
|
|
1535
1791
|
/**
|
|
1536
1792
|
* gets or sets date
|
|
1793
|
+
*
|
|
1794
|
+
* @format datatype.datetime
|
|
1537
1795
|
*/
|
|
1538
1796
|
date?: string;
|
|
1539
1797
|
}
|
|
@@ -1546,10 +1804,14 @@ export declare namespace GenModels {
|
|
|
1546
1804
|
dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
|
|
1547
1805
|
/**
|
|
1548
1806
|
* Gets or sets card identifier
|
|
1807
|
+
*
|
|
1808
|
+
* @format datatype.uuid
|
|
1549
1809
|
*/
|
|
1550
1810
|
cardId: string;
|
|
1551
1811
|
/**
|
|
1552
1812
|
* Gets or sets comment identifier
|
|
1813
|
+
*
|
|
1814
|
+
* @format datatype.uuid
|
|
1553
1815
|
*/
|
|
1554
1816
|
commentId: string;
|
|
1555
1817
|
/**
|
|
@@ -1566,10 +1828,14 @@ export declare namespace GenModels {
|
|
|
1566
1828
|
dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
|
|
1567
1829
|
/**
|
|
1568
1830
|
* Gets or sets card identifier
|
|
1831
|
+
*
|
|
1832
|
+
* @format datatype.uuid
|
|
1569
1833
|
*/
|
|
1570
1834
|
cardId: string;
|
|
1571
1835
|
/**
|
|
1572
1836
|
* Gets or sets comment identifier
|
|
1837
|
+
*
|
|
1838
|
+
* @format datatype.uuid
|
|
1573
1839
|
*/
|
|
1574
1840
|
commentId: string;
|
|
1575
1841
|
}
|
|
@@ -1632,10 +1898,14 @@ export declare namespace GenModels {
|
|
|
1632
1898
|
tasksLoaded: boolean;
|
|
1633
1899
|
/**
|
|
1634
1900
|
* Task id
|
|
1901
|
+
*
|
|
1902
|
+
* @format datatype.uuid
|
|
1635
1903
|
*/
|
|
1636
1904
|
taskID: string;
|
|
1637
1905
|
/**
|
|
1638
1906
|
* TaskList ID
|
|
1907
|
+
*
|
|
1908
|
+
* @format datatype.uuid
|
|
1639
1909
|
*/
|
|
1640
1910
|
taskListId: string;
|
|
1641
1911
|
/**
|
|
@@ -1656,14 +1926,20 @@ export declare namespace GenModels {
|
|
|
1656
1926
|
interface TaskDataModel {
|
|
1657
1927
|
/**
|
|
1658
1928
|
* Gets card identifier
|
|
1929
|
+
*
|
|
1930
|
+
* @format datatype.uuid
|
|
1659
1931
|
*/
|
|
1660
1932
|
cardId: string;
|
|
1661
1933
|
/**
|
|
1662
1934
|
* Gets card type identifier
|
|
1935
|
+
*
|
|
1936
|
+
* @format datatype.uuid
|
|
1663
1937
|
*/
|
|
1664
1938
|
cardTypeId: string;
|
|
1665
1939
|
/**
|
|
1666
1940
|
* Gets kind identifier
|
|
1941
|
+
*
|
|
1942
|
+
* @format datatype.uuid
|
|
1667
1943
|
*/
|
|
1668
1944
|
kindId: string;
|
|
1669
1945
|
/**
|
|
@@ -1696,14 +1972,20 @@ export declare namespace GenModels {
|
|
|
1696
1972
|
performerDisplayName: string;
|
|
1697
1973
|
/**
|
|
1698
1974
|
* Gets start date
|
|
1975
|
+
*
|
|
1976
|
+
* @format datatype.datetime
|
|
1699
1977
|
*/
|
|
1700
1978
|
startDate?: string;
|
|
1701
1979
|
/**
|
|
1702
1980
|
* Gets end date
|
|
1981
|
+
*
|
|
1982
|
+
* @format datatype.datetime
|
|
1703
1983
|
*/
|
|
1704
1984
|
endDate?: string;
|
|
1705
1985
|
/**
|
|
1706
1986
|
* Gets date of task complete
|
|
1987
|
+
*
|
|
1988
|
+
* @format datatype.datetime
|
|
1707
1989
|
*/
|
|
1708
1990
|
endDateActual?: string;
|
|
1709
1991
|
}
|
|
@@ -1712,10 +1994,14 @@ export declare namespace GenModels {
|
|
|
1712
1994
|
interface TasksTreeRequestModel {
|
|
1713
1995
|
/**
|
|
1714
1996
|
* Gets or sets card identifier
|
|
1997
|
+
*
|
|
1998
|
+
* @format datatype.uuid
|
|
1715
1999
|
*/
|
|
1716
2000
|
cardId: string;
|
|
1717
2001
|
/**
|
|
1718
2002
|
* Gets or sets task list identifier
|
|
2003
|
+
*
|
|
2004
|
+
* @format datatype.uuid
|
|
1719
2005
|
*/
|
|
1720
2006
|
taskListId: string;
|
|
1721
2007
|
/**
|
|
@@ -1732,6 +2018,8 @@ export declare namespace GenModels {
|
|
|
1732
2018
|
interface TasksTreeModel {
|
|
1733
2019
|
/**
|
|
1734
2020
|
* Gets tree nodes
|
|
2021
|
+
*
|
|
2022
|
+
* @format datatype.uuid
|
|
1735
2023
|
*/
|
|
1736
2024
|
parentCardId: string;
|
|
1737
2025
|
/**
|
|
@@ -1748,18 +2036,26 @@ export declare namespace GenModels {
|
|
|
1748
2036
|
interface TreeNodeModel {
|
|
1749
2037
|
/**
|
|
1750
2038
|
* Gets or sets node identifier
|
|
2039
|
+
*
|
|
2040
|
+
* @format datatype.uuid
|
|
1751
2041
|
*/
|
|
1752
2042
|
nodeId: string;
|
|
1753
2043
|
/**
|
|
1754
2044
|
* Gets or sets parent node identifier
|
|
2045
|
+
*
|
|
2046
|
+
* @format datatype.uuid
|
|
1755
2047
|
*/
|
|
1756
2048
|
parentId: string;
|
|
1757
2049
|
/**
|
|
1758
2050
|
* Gets or sets card type identifier
|
|
2051
|
+
*
|
|
2052
|
+
* @format datatype.uuid
|
|
1759
2053
|
*/
|
|
1760
2054
|
cardTypeId: string;
|
|
1761
2055
|
/**
|
|
1762
2056
|
* Gets or sets kind identifier
|
|
2057
|
+
*
|
|
2058
|
+
* @format datatype.uuid
|
|
1763
2059
|
*/
|
|
1764
2060
|
kindId: string;
|
|
1765
2061
|
/**
|
|
@@ -1784,10 +2080,14 @@ export declare namespace GenModels {
|
|
|
1784
2080
|
interface TaskTreeEdge {
|
|
1785
2081
|
/**
|
|
1786
2082
|
* Gets or sets from node identifier
|
|
2083
|
+
*
|
|
2084
|
+
* @format datatype.uuid
|
|
1787
2085
|
*/
|
|
1788
2086
|
fromNode: string;
|
|
1789
2087
|
/**
|
|
1790
2088
|
* Gets or sets to node identifier
|
|
2089
|
+
*
|
|
2090
|
+
* @format datatype.uuid
|
|
1791
2091
|
*/
|
|
1792
2092
|
toNode: string;
|
|
1793
2093
|
}
|
|
@@ -1796,6 +2096,8 @@ export declare namespace GenModels {
|
|
|
1796
2096
|
interface TasksTableLoadOptions {
|
|
1797
2097
|
/**
|
|
1798
2098
|
* Task list identifier, when loading document or custom card tasks
|
|
2099
|
+
*
|
|
2100
|
+
* @format datatype.uuid
|
|
1799
2101
|
*/
|
|
1800
2102
|
taskListId?: string;
|
|
1801
2103
|
/**
|
|
@@ -1840,6 +2142,8 @@ export declare namespace GenModels {
|
|
|
1840
2142
|
interface TasksTableRow {
|
|
1841
2143
|
/**
|
|
1842
2144
|
* Card identifier
|
|
2145
|
+
*
|
|
2146
|
+
* @format datatype.uuid
|
|
1843
2147
|
*/
|
|
1844
2148
|
cardId: string;
|
|
1845
2149
|
/**
|
|
@@ -1848,6 +2152,8 @@ export declare namespace GenModels {
|
|
|
1848
2152
|
level: number;
|
|
1849
2153
|
/**
|
|
1850
2154
|
* Parent row identifier
|
|
2155
|
+
*
|
|
2156
|
+
* @format datatype.uuid
|
|
1851
2157
|
*/
|
|
1852
2158
|
parentId?: string;
|
|
1853
2159
|
/**
|
|
@@ -1860,6 +2166,8 @@ export declare namespace GenModels {
|
|
|
1860
2166
|
executionType: number;
|
|
1861
2167
|
/**
|
|
1862
2168
|
* Card type identifier
|
|
2169
|
+
*
|
|
2170
|
+
* @format datatype.uuid
|
|
1863
2171
|
*/
|
|
1864
2172
|
cardTypeId: string;
|
|
1865
2173
|
/**
|
|
@@ -1890,10 +2198,14 @@ export declare namespace GenModels {
|
|
|
1890
2198
|
interface TasksTreeNodeHelpRequestModel {
|
|
1891
2199
|
/**
|
|
1892
2200
|
* Gets or sets card identifier
|
|
2201
|
+
*
|
|
2202
|
+
* @format datatype.uuid
|
|
1893
2203
|
*/
|
|
1894
2204
|
cardId: string;
|
|
1895
2205
|
/**
|
|
1896
2206
|
* Gets or sets card type identifier
|
|
2207
|
+
*
|
|
2208
|
+
* @format datatype.uuid
|
|
1897
2209
|
*/
|
|
1898
2210
|
cardTypeId: string;
|
|
1899
2211
|
}
|
|
@@ -1902,10 +2214,14 @@ export declare namespace GenModels {
|
|
|
1902
2214
|
interface TreeNodeHelpModel {
|
|
1903
2215
|
/**
|
|
1904
2216
|
* Gets or set creation date
|
|
2217
|
+
*
|
|
2218
|
+
* @format datatype.datetime
|
|
1905
2219
|
*/
|
|
1906
2220
|
creationDate: string;
|
|
1907
2221
|
/**
|
|
1908
2222
|
* Card id
|
|
2223
|
+
*
|
|
2224
|
+
* @format datatype.uuid
|
|
1909
2225
|
*/
|
|
1910
2226
|
id: string;
|
|
1911
2227
|
/**
|
|
@@ -1933,6 +2249,9 @@ export declare namespace GenModels {
|
|
|
1933
2249
|
*/
|
|
1934
2250
|
searchMode: GenModels.PartnerSearchMode;
|
|
1935
2251
|
searchText: string;
|
|
2252
|
+
/**
|
|
2253
|
+
* @format datatype.uuid
|
|
2254
|
+
*/
|
|
1936
2255
|
departmentId?: string;
|
|
1937
2256
|
/**
|
|
1938
2257
|
* Partners count to skip from begin (pagination). Real skip = Skip - SkipDepartments;
|
|
@@ -1984,6 +2303,8 @@ export declare namespace GenModels {
|
|
|
1984
2303
|
searchMode: GenModels.PartnerSearchMode;
|
|
1985
2304
|
/**
|
|
1986
2305
|
* Department id
|
|
2306
|
+
*
|
|
2307
|
+
* @format datatype.uuid
|
|
1987
2308
|
*/
|
|
1988
2309
|
departmentId?: string;
|
|
1989
2310
|
/**
|
|
@@ -2100,6 +2421,8 @@ export declare namespace GenModels {
|
|
|
2100
2421
|
parameters: Array<GenModels.SearchParameter>;
|
|
2101
2422
|
/**
|
|
2102
2423
|
* Instance id
|
|
2424
|
+
*
|
|
2425
|
+
* @format datatype.uuid
|
|
2103
2426
|
*/
|
|
2104
2427
|
instanceId?: string;
|
|
2105
2428
|
/**
|
|
@@ -2148,22 +2471,32 @@ export declare namespace GenModels {
|
|
|
2148
2471
|
searchParametersLayout: GenModels.LayoutViewModel;
|
|
2149
2472
|
/**
|
|
2150
2473
|
* Current session id.
|
|
2474
|
+
*
|
|
2475
|
+
* @format datatype.uuid
|
|
2151
2476
|
*/
|
|
2152
2477
|
fullTextSearchSessionId: string;
|
|
2153
2478
|
/**
|
|
2154
2479
|
* Gets or sets folder identifier
|
|
2480
|
+
*
|
|
2481
|
+
* @format datatype.uuid
|
|
2155
2482
|
*/
|
|
2156
2483
|
folderId: string;
|
|
2157
2484
|
/**
|
|
2158
2485
|
* Gets or sets view identifier
|
|
2486
|
+
*
|
|
2487
|
+
* @format datatype.uuid
|
|
2159
2488
|
*/
|
|
2160
2489
|
viewId: string;
|
|
2161
2490
|
/**
|
|
2162
2491
|
* Gets or sets search identifier
|
|
2492
|
+
*
|
|
2493
|
+
* @format datatype.uuid
|
|
2163
2494
|
*/
|
|
2164
2495
|
searchId: string;
|
|
2165
2496
|
/**
|
|
2166
2497
|
* Gets or sets instanceId
|
|
2498
|
+
*
|
|
2499
|
+
* @format datatype.uuid
|
|
2167
2500
|
*/
|
|
2168
2501
|
instanceId: string;
|
|
2169
2502
|
/**
|
|
@@ -2176,6 +2509,8 @@ export declare namespace GenModels {
|
|
|
2176
2509
|
interface GridViewModel {
|
|
2177
2510
|
/**
|
|
2178
2511
|
* Gets or sets instanceId
|
|
2512
|
+
*
|
|
2513
|
+
* @format datatype.uuid
|
|
2179
2514
|
*/
|
|
2180
2515
|
instanceId: string;
|
|
2181
2516
|
/**
|
|
@@ -2236,12 +2571,30 @@ export declare namespace GenModels {
|
|
|
2236
2571
|
request: GenModels.QueryViewRequest;
|
|
2237
2572
|
/**
|
|
2238
2573
|
* Current session id.
|
|
2574
|
+
*
|
|
2575
|
+
* @format datatype.uuid
|
|
2239
2576
|
*/
|
|
2240
2577
|
fullTextSearchSessionId: string;
|
|
2241
2578
|
/**
|
|
2242
2579
|
* Gets or sets grid user settings data
|
|
2243
2580
|
*/
|
|
2244
2581
|
gridUserSettings: GenModels.GridUserSettingsData;
|
|
2582
|
+
/**
|
|
2583
|
+
* Gets or sets whether grouping allowed
|
|
2584
|
+
*/
|
|
2585
|
+
isGroupingAllowed: boolean;
|
|
2586
|
+
/**
|
|
2587
|
+
* Gets or sets whether show grouping columns
|
|
2588
|
+
*/
|
|
2589
|
+
showGroupingColumns: boolean;
|
|
2590
|
+
/**
|
|
2591
|
+
* Gets or sets base cursor row count
|
|
2592
|
+
*/
|
|
2593
|
+
baseCursorRowCount: number;
|
|
2594
|
+
/**
|
|
2595
|
+
* Gets or sets whether it has default grouping
|
|
2596
|
+
*/
|
|
2597
|
+
hasDefaultGrouping: boolean;
|
|
2245
2598
|
/**
|
|
2246
2599
|
* Gets or sets key column name
|
|
2247
2600
|
*/
|
|
@@ -2314,6 +2667,10 @@ export declare namespace GenModels {
|
|
|
2314
2667
|
* Is Filtration Enabled?
|
|
2315
2668
|
*/
|
|
2316
2669
|
isFilteringAllowed: boolean;
|
|
2670
|
+
/**
|
|
2671
|
+
* Gets or sets whether grouping allowed
|
|
2672
|
+
*/
|
|
2673
|
+
isGroupingAllowed: boolean;
|
|
2317
2674
|
/**
|
|
2318
2675
|
* Eval row function
|
|
2319
2676
|
*/
|
|
@@ -2342,6 +2699,10 @@ export declare namespace GenModels {
|
|
|
2342
2699
|
* Gets or sets row was read
|
|
2343
2700
|
*/
|
|
2344
2701
|
wasRead: boolean;
|
|
2702
|
+
/**
|
|
2703
|
+
* Gets or sets row is archived
|
|
2704
|
+
*/
|
|
2705
|
+
isArchived: boolean;
|
|
2345
2706
|
}
|
|
2346
2707
|
}
|
|
2347
2708
|
export declare namespace GenModels {
|
|
@@ -2358,10 +2719,6 @@ export declare namespace GenModels {
|
|
|
2358
2719
|
* Gets or sets typed value
|
|
2359
2720
|
*/
|
|
2360
2721
|
rawValue: any;
|
|
2361
|
-
/**
|
|
2362
|
-
* Gets or sets typed value
|
|
2363
|
-
*/
|
|
2364
|
-
typedValue: any;
|
|
2365
2722
|
}
|
|
2366
2723
|
}
|
|
2367
2724
|
export declare namespace GenModels {
|
|
@@ -2450,6 +2807,8 @@ export declare namespace GenModels {
|
|
|
2450
2807
|
action: GenModels.LayoutAction;
|
|
2451
2808
|
/**
|
|
2452
2809
|
* Gets or sets layout mode
|
|
2810
|
+
*
|
|
2811
|
+
* @format datatype.uuid
|
|
2453
2812
|
*/
|
|
2454
2813
|
layoutMode?: string;
|
|
2455
2814
|
/**
|
|
@@ -2466,10 +2825,14 @@ export declare namespace GenModels {
|
|
|
2466
2825
|
name: string;
|
|
2467
2826
|
/**
|
|
2468
2827
|
* Gets or sets layout identifier
|
|
2828
|
+
*
|
|
2829
|
+
* @format datatype.uuid
|
|
2469
2830
|
*/
|
|
2470
2831
|
id: string;
|
|
2471
2832
|
/**
|
|
2472
2833
|
* Gets or sets layout instance identifier
|
|
2834
|
+
*
|
|
2835
|
+
* @format datatype.uuid
|
|
2473
2836
|
*/
|
|
2474
2837
|
instanceId: string;
|
|
2475
2838
|
/**
|
|
@@ -2486,10 +2849,14 @@ export declare namespace GenModels {
|
|
|
2486
2849
|
interface OperationModel {
|
|
2487
2850
|
/**
|
|
2488
2851
|
* Gets operation identifier
|
|
2852
|
+
*
|
|
2853
|
+
* @format datatype.uuid
|
|
2489
2854
|
*/
|
|
2490
2855
|
id: string;
|
|
2491
2856
|
/**
|
|
2492
2857
|
* Gets operation identifier
|
|
2858
|
+
*
|
|
2859
|
+
* @format datatype.uuid
|
|
2493
2860
|
*/
|
|
2494
2861
|
builtInId?: string;
|
|
2495
2862
|
/**
|
|
@@ -2522,10 +2889,14 @@ export declare namespace GenModels {
|
|
|
2522
2889
|
interface ExtendedDataSourceInfoModel {
|
|
2523
2890
|
/**
|
|
2524
2891
|
* Gets or sets extended layouts info identifier
|
|
2892
|
+
*
|
|
2893
|
+
* @format datatype.uuid
|
|
2525
2894
|
*/
|
|
2526
2895
|
id: string;
|
|
2527
2896
|
/**
|
|
2528
2897
|
* Gets or sets timestamp card identifier
|
|
2898
|
+
*
|
|
2899
|
+
* @format datatype.uuid
|
|
2529
2900
|
*/
|
|
2530
2901
|
cardId: string;
|
|
2531
2902
|
/**
|
|
@@ -2542,10 +2913,17 @@ export declare namespace GenModels {
|
|
|
2542
2913
|
layoutModel: GenModels.LayoutModel;
|
|
2543
2914
|
}
|
|
2544
2915
|
}
|
|
2916
|
+
export declare namespace GenModels {
|
|
2917
|
+
interface RecentCardsRequest {
|
|
2918
|
+
requestModel: GenModels.CardListRequestModel;
|
|
2919
|
+
}
|
|
2920
|
+
}
|
|
2545
2921
|
export declare namespace GenModels {
|
|
2546
2922
|
interface FolderIdentityModel {
|
|
2547
2923
|
/**
|
|
2548
2924
|
* Folder id
|
|
2925
|
+
*
|
|
2926
|
+
* @format datatype.uuid
|
|
2549
2927
|
*/
|
|
2550
2928
|
folderId?: string;
|
|
2551
2929
|
/**
|
|
@@ -2570,6 +2948,8 @@ export declare namespace GenModels {
|
|
|
2570
2948
|
name: string;
|
|
2571
2949
|
/**
|
|
2572
2950
|
* Gets or sets view identifier
|
|
2951
|
+
*
|
|
2952
|
+
* @format datatype.uuid
|
|
2573
2953
|
*/
|
|
2574
2954
|
viewId: string;
|
|
2575
2955
|
/**
|
|
@@ -2596,6 +2976,10 @@ export declare namespace GenModels {
|
|
|
2596
2976
|
* Is column hidden
|
|
2597
2977
|
*/
|
|
2598
2978
|
hidden: boolean;
|
|
2979
|
+
/**
|
|
2980
|
+
* Is column system
|
|
2981
|
+
*/
|
|
2982
|
+
system: boolean;
|
|
2599
2983
|
/**
|
|
2600
2984
|
* Gets or sets column caption
|
|
2601
2985
|
*/
|
|
@@ -2606,10 +2990,14 @@ export declare namespace GenModels {
|
|
|
2606
2990
|
interface GridFilterRequestModel {
|
|
2607
2991
|
/**
|
|
2608
2992
|
* Gets or sets folder identifier
|
|
2993
|
+
*
|
|
2994
|
+
* @format datatype.uuid
|
|
2609
2995
|
*/
|
|
2610
2996
|
folderId: string;
|
|
2611
2997
|
/**
|
|
2612
2998
|
* Gets or sets view identifier
|
|
2999
|
+
*
|
|
3000
|
+
* @format datatype.uuid
|
|
2613
3001
|
*/
|
|
2614
3002
|
viewId: string;
|
|
2615
3003
|
}
|
|
@@ -2626,10 +3014,14 @@ export declare namespace GenModels {
|
|
|
2626
3014
|
interface SaveGridUserSettingsDataRequestModel {
|
|
2627
3015
|
/**
|
|
2628
3016
|
* Gets or sets folder identifier
|
|
3017
|
+
*
|
|
3018
|
+
* @format datatype.uuid
|
|
2629
3019
|
*/
|
|
2630
3020
|
folderId: string;
|
|
2631
3021
|
/**
|
|
2632
3022
|
* Get or sets view identifier
|
|
3023
|
+
*
|
|
3024
|
+
* @format datatype.uuid
|
|
2633
3025
|
*/
|
|
2634
3026
|
viewId: string;
|
|
2635
3027
|
/**
|
|
@@ -2642,6 +3034,8 @@ export declare namespace GenModels {
|
|
|
2642
3034
|
interface SaveGridUserSettingsFolderDataRequestModel {
|
|
2643
3035
|
/**
|
|
2644
3036
|
* Gets or sets folder identifier
|
|
3037
|
+
*
|
|
3038
|
+
* @format datatype.uuid
|
|
2645
3039
|
*/
|
|
2646
3040
|
folderId: string;
|
|
2647
3041
|
/**
|
|
@@ -2654,6 +3048,8 @@ export declare namespace GenModels {
|
|
|
2654
3048
|
interface GridUserSettingsFolderData {
|
|
2655
3049
|
/**
|
|
2656
3050
|
* Gets or sets view id
|
|
3051
|
+
*
|
|
3052
|
+
* @format datatype.uuid
|
|
2657
3053
|
*/
|
|
2658
3054
|
viewId: string;
|
|
2659
3055
|
}
|
|
@@ -2670,12 +3066,101 @@ export declare namespace GenModels {
|
|
|
2670
3066
|
wasRead: boolean;
|
|
2671
3067
|
}
|
|
2672
3068
|
}
|
|
3069
|
+
export declare namespace GenModels {
|
|
3070
|
+
interface DistinctValuesRequestWithPagination {
|
|
3071
|
+
/**
|
|
3072
|
+
* Gets or sets Cursor ID
|
|
3073
|
+
*
|
|
3074
|
+
* @format datatype.uuid
|
|
3075
|
+
*/
|
|
3076
|
+
cursorId: string;
|
|
3077
|
+
/**
|
|
3078
|
+
* Gets or sets page number
|
|
3079
|
+
*/
|
|
3080
|
+
pageNumber: number;
|
|
3081
|
+
/**
|
|
3082
|
+
* Gets or sets page size
|
|
3083
|
+
*/
|
|
3084
|
+
pageSize: number;
|
|
3085
|
+
}
|
|
3086
|
+
}
|
|
3087
|
+
export declare namespace GenModels {
|
|
3088
|
+
interface DistinctValuesRequestModel extends GenModels.DistinctValuesRequestWithPagination {
|
|
3089
|
+
/**
|
|
3090
|
+
* Gets or sets
|
|
3091
|
+
*/
|
|
3092
|
+
grouping: Array<GenModels.GridUserSettingsGroupColumn>;
|
|
3093
|
+
}
|
|
3094
|
+
}
|
|
3095
|
+
export declare namespace GenModels {
|
|
3096
|
+
interface DistinctValuesModel {
|
|
3097
|
+
/**
|
|
3098
|
+
* Gets or sets page count
|
|
3099
|
+
*/
|
|
3100
|
+
pageCount: number;
|
|
3101
|
+
/**
|
|
3102
|
+
* Gets or sets current page
|
|
3103
|
+
*/
|
|
3104
|
+
currentPage: number;
|
|
3105
|
+
/**
|
|
3106
|
+
* Gets or sets distinct values
|
|
3107
|
+
*/
|
|
3108
|
+
distinctValues: Array<GenModels.ViewDistinctValue>;
|
|
3109
|
+
}
|
|
3110
|
+
}
|
|
3111
|
+
export declare namespace GenModels {
|
|
3112
|
+
interface ViewDistinctValue {
|
|
3113
|
+
/**
|
|
3114
|
+
* Gets or sets column name
|
|
3115
|
+
*/
|
|
3116
|
+
columnName: string;
|
|
3117
|
+
/**
|
|
3118
|
+
* Gets or sets whether sorting by descending
|
|
3119
|
+
*/
|
|
3120
|
+
isDescending: boolean;
|
|
3121
|
+
/**
|
|
3122
|
+
* Gets or sets value
|
|
3123
|
+
*/
|
|
3124
|
+
value: string;
|
|
3125
|
+
/**
|
|
3126
|
+
* Gets or sets count
|
|
3127
|
+
*/
|
|
3128
|
+
count: number;
|
|
3129
|
+
/**
|
|
3130
|
+
* Gets or sets whether last level
|
|
3131
|
+
*/
|
|
3132
|
+
isLastLevel: boolean;
|
|
3133
|
+
}
|
|
3134
|
+
}
|
|
3135
|
+
export declare namespace GenModels {
|
|
3136
|
+
interface FilterDistinctValuesRequestModel extends GenModels.DistinctValuesRequestModel {
|
|
3137
|
+
/**
|
|
3138
|
+
* Column name
|
|
3139
|
+
*/
|
|
3140
|
+
filterColumnName: string;
|
|
3141
|
+
/**
|
|
3142
|
+
* Search text
|
|
3143
|
+
*/
|
|
3144
|
+
filterSearchText: string;
|
|
3145
|
+
/**
|
|
3146
|
+
* Instace ID
|
|
3147
|
+
*
|
|
3148
|
+
* @format datatype.uuid
|
|
3149
|
+
*/
|
|
3150
|
+
instanceId: string;
|
|
3151
|
+
}
|
|
3152
|
+
}
|
|
2673
3153
|
export declare namespace GenModels {
|
|
2674
3154
|
interface GetRequestModel {
|
|
2675
3155
|
locationName?: string;
|
|
3156
|
+
/**
|
|
3157
|
+
* @format datatype.uuid
|
|
3158
|
+
*/
|
|
2676
3159
|
cardId?: string;
|
|
2677
3160
|
/**
|
|
2678
3161
|
* Gets or sets layout selection mode (view, edit, create...)
|
|
3162
|
+
*
|
|
3163
|
+
* @format datatype.uuid
|
|
2679
3164
|
*/
|
|
2680
3165
|
layoutMode?: string;
|
|
2681
3166
|
layoutParams?: Array<GenModels.ParamModel>;
|
|
@@ -2725,9 +3210,14 @@ export declare namespace GenModels {
|
|
|
2725
3210
|
export declare namespace GenModels {
|
|
2726
3211
|
interface SaveRequestModel {
|
|
2727
3212
|
locationName?: string;
|
|
3213
|
+
/**
|
|
3214
|
+
* @format datatype.uuid
|
|
3215
|
+
*/
|
|
2728
3216
|
cardId?: string;
|
|
2729
3217
|
/**
|
|
2730
3218
|
* Gets or sets layout selection mode (view, edit, create...)
|
|
3219
|
+
*
|
|
3220
|
+
* @format datatype.uuid
|
|
2731
3221
|
*/
|
|
2732
3222
|
layoutMode?: string;
|
|
2733
3223
|
layoutParams: Array<GenModels.ParamModel>;
|
|
@@ -2781,14 +3271,20 @@ export declare namespace GenModels {
|
|
|
2781
3271
|
editOperation: string;
|
|
2782
3272
|
/**
|
|
2783
3273
|
* Gets or sets data source card id
|
|
3274
|
+
*
|
|
3275
|
+
* @format datatype.uuid
|
|
2784
3276
|
*/
|
|
2785
3277
|
extendedDataSourceCardId?: string;
|
|
2786
3278
|
/**
|
|
2787
3279
|
* Gets or sets data source section id
|
|
3280
|
+
*
|
|
3281
|
+
* @format datatype.uuid
|
|
2788
3282
|
*/
|
|
2789
3283
|
extendedDataSourceSectionId?: string;
|
|
2790
3284
|
/**
|
|
2791
3285
|
* Gets or sets data source row id
|
|
3286
|
+
*
|
|
3287
|
+
* @format datatype.uuid
|
|
2792
3288
|
*/
|
|
2793
3289
|
extendedDataSourceRowId?: string;
|
|
2794
3290
|
}
|
|
@@ -2809,6 +3305,8 @@ export declare namespace GenModels {
|
|
|
2809
3305
|
interface HistorySearchQuery {
|
|
2810
3306
|
/**
|
|
2811
3307
|
* Card id
|
|
3308
|
+
*
|
|
3309
|
+
* @format datatype.uuid
|
|
2812
3310
|
*/
|
|
2813
3311
|
cardId: string;
|
|
2814
3312
|
/**
|
|
@@ -2817,6 +3315,8 @@ export declare namespace GenModels {
|
|
|
2817
3315
|
employeeName: string;
|
|
2818
3316
|
/**
|
|
2819
3317
|
* Date
|
|
3318
|
+
*
|
|
3319
|
+
* @format datatype.datetime
|
|
2820
3320
|
*/
|
|
2821
3321
|
date?: string;
|
|
2822
3322
|
/**
|
|
@@ -2829,6 +3329,8 @@ export declare namespace GenModels {
|
|
|
2829
3329
|
operationsToHide: Array<string>;
|
|
2830
3330
|
/**
|
|
2831
3331
|
* Cache id
|
|
3332
|
+
*
|
|
3333
|
+
* @format datatype.uuid
|
|
2832
3334
|
*/
|
|
2833
3335
|
cacheId: string;
|
|
2834
3336
|
/**
|
|
@@ -2841,6 +3343,8 @@ export declare namespace GenModels {
|
|
|
2841
3343
|
maxCount?: number;
|
|
2842
3344
|
/**
|
|
2843
3345
|
* Edit operation id
|
|
3346
|
+
*
|
|
3347
|
+
* @format datatype.uuid
|
|
2844
3348
|
*/
|
|
2845
3349
|
editOperation: string;
|
|
2846
3350
|
}
|
|
@@ -2857,6 +3361,8 @@ export declare namespace GenModels {
|
|
|
2857
3361
|
hasMore: boolean;
|
|
2858
3362
|
/**
|
|
2859
3363
|
* Cache id
|
|
3364
|
+
*
|
|
3365
|
+
* @format datatype.uuid
|
|
2860
3366
|
*/
|
|
2861
3367
|
cacheId: string;
|
|
2862
3368
|
/**
|
|
@@ -2869,6 +3375,8 @@ export declare namespace GenModels {
|
|
|
2869
3375
|
interface HistoryRecord {
|
|
2870
3376
|
/**
|
|
2871
3377
|
* Record id
|
|
3378
|
+
*
|
|
3379
|
+
* @format datatype.uuid
|
|
2872
3380
|
*/
|
|
2873
3381
|
logNewId: string;
|
|
2874
3382
|
/**
|
|
@@ -2877,6 +3385,8 @@ export declare namespace GenModels {
|
|
|
2877
3385
|
id: number;
|
|
2878
3386
|
/**
|
|
2879
3387
|
* Record date
|
|
3388
|
+
*
|
|
3389
|
+
* @format datatype.datetime
|
|
2880
3390
|
*/
|
|
2881
3391
|
date: string;
|
|
2882
3392
|
/**
|
|
@@ -2897,10 +3407,24 @@ export declare namespace GenModels {
|
|
|
2897
3407
|
displayName: string;
|
|
2898
3408
|
}
|
|
2899
3409
|
}
|
|
3410
|
+
export declare namespace GenModels {
|
|
3411
|
+
interface WasReadRequest {
|
|
3412
|
+
/**
|
|
3413
|
+
* Cards to read
|
|
3414
|
+
*/
|
|
3415
|
+
cardIds: Array<string>;
|
|
3416
|
+
/**
|
|
3417
|
+
* Set read state
|
|
3418
|
+
*/
|
|
3419
|
+
setRead: boolean;
|
|
3420
|
+
}
|
|
3421
|
+
}
|
|
2900
3422
|
export declare namespace GenModels {
|
|
2901
3423
|
interface FilePickerRequestModel {
|
|
2902
3424
|
/**
|
|
2903
3425
|
* FileCard id
|
|
3426
|
+
*
|
|
3427
|
+
* @format datatype.uuid
|
|
2904
3428
|
*/
|
|
2905
3429
|
fileCardId: string;
|
|
2906
3430
|
/**
|
|
@@ -2913,10 +3437,14 @@ export declare namespace GenModels {
|
|
|
2913
3437
|
interface LogInfo {
|
|
2914
3438
|
/**
|
|
2915
3439
|
* The edit operation for the log record.
|
|
3440
|
+
*
|
|
3441
|
+
* @format datatype.uuid
|
|
2916
3442
|
*/
|
|
2917
3443
|
operationId: string;
|
|
2918
3444
|
/**
|
|
2919
3445
|
* Card, to associate log record with.
|
|
3446
|
+
*
|
|
3447
|
+
* @format datatype.uuid
|
|
2920
3448
|
*/
|
|
2921
3449
|
cardId: string;
|
|
2922
3450
|
}
|
|
@@ -2937,6 +3465,8 @@ export declare namespace GenModels {
|
|
|
2937
3465
|
name: string;
|
|
2938
3466
|
/**
|
|
2939
3467
|
* Gets file identifier
|
|
3468
|
+
*
|
|
3469
|
+
* @format datatype.uuid
|
|
2940
3470
|
*/
|
|
2941
3471
|
fileId: string;
|
|
2942
3472
|
/**
|
|
@@ -2977,10 +3507,14 @@ export declare namespace GenModels {
|
|
|
2977
3507
|
interface FileCardVersionModel {
|
|
2978
3508
|
/**
|
|
2979
3509
|
* Gets or sets file identifier
|
|
3510
|
+
*
|
|
3511
|
+
* @format datatype.uuid
|
|
2980
3512
|
*/
|
|
2981
3513
|
id: string;
|
|
2982
3514
|
/**
|
|
2983
3515
|
* Gets or set version id
|
|
3516
|
+
*
|
|
3517
|
+
* @format datatype.uuid
|
|
2984
3518
|
*/
|
|
2985
3519
|
versionId: string;
|
|
2986
3520
|
/**
|
|
@@ -2997,6 +3531,8 @@ export declare namespace GenModels {
|
|
|
2997
3531
|
author: string;
|
|
2998
3532
|
/**
|
|
2999
3533
|
* Gets or sets creation date
|
|
3534
|
+
*
|
|
3535
|
+
* @format datatype.datetime
|
|
3000
3536
|
*/
|
|
3001
3537
|
creationDate: string;
|
|
3002
3538
|
/**
|
|
@@ -3009,10 +3545,14 @@ export declare namespace GenModels {
|
|
|
3009
3545
|
interface FileCardCommentModel {
|
|
3010
3546
|
/**
|
|
3011
3547
|
* Gets or sets identifier
|
|
3548
|
+
*
|
|
3549
|
+
* @format datatype.uuid
|
|
3012
3550
|
*/
|
|
3013
3551
|
id: string;
|
|
3014
3552
|
/**
|
|
3015
3553
|
* Gets or sets date
|
|
3554
|
+
*
|
|
3555
|
+
* @format datatype.datetime
|
|
3016
3556
|
*/
|
|
3017
3557
|
date: string;
|
|
3018
3558
|
/**
|
|
@@ -3025,6 +3565,8 @@ export declare namespace GenModels {
|
|
|
3025
3565
|
author: string;
|
|
3026
3566
|
/**
|
|
3027
3567
|
* Gets or sets author
|
|
3568
|
+
*
|
|
3569
|
+
* @format datatype.uuid
|
|
3028
3570
|
*/
|
|
3029
3571
|
authorId: string;
|
|
3030
3572
|
}
|
|
@@ -3033,22 +3575,32 @@ export declare namespace GenModels {
|
|
|
3033
3575
|
interface LayoutRowCreateParams {
|
|
3034
3576
|
/**
|
|
3035
3577
|
* Card identifier
|
|
3578
|
+
*
|
|
3579
|
+
* @format datatype.uuid
|
|
3036
3580
|
*/
|
|
3037
3581
|
cardId: string;
|
|
3038
3582
|
/**
|
|
3039
3583
|
* Section identifier
|
|
3584
|
+
*
|
|
3585
|
+
* @format datatype.uuid
|
|
3040
3586
|
*/
|
|
3041
3587
|
sectionId: string;
|
|
3042
3588
|
/**
|
|
3043
3589
|
* Gets or sets layout mode
|
|
3590
|
+
*
|
|
3591
|
+
* @format datatype.uuid
|
|
3044
3592
|
*/
|
|
3045
3593
|
layoutMode?: string;
|
|
3046
3594
|
/**
|
|
3047
3595
|
* Gets or sets parent row id
|
|
3596
|
+
*
|
|
3597
|
+
* @format datatype.uuid
|
|
3048
3598
|
*/
|
|
3049
3599
|
parentRowId?: string;
|
|
3050
3600
|
/**
|
|
3051
3601
|
* Gets or sets tree parent row id
|
|
3602
|
+
*
|
|
3603
|
+
* @format datatype.uuid
|
|
3052
3604
|
*/
|
|
3053
3605
|
parentTreeRowId?: string;
|
|
3054
3606
|
layoutParams: Array<GenModels.LayoutParamModel>;
|
|
@@ -3070,6 +3622,8 @@ export declare namespace GenModels {
|
|
|
3070
3622
|
interface BaseInfoModel {
|
|
3071
3623
|
/**
|
|
3072
3624
|
* Gets or sets id
|
|
3625
|
+
*
|
|
3626
|
+
* @format datatype.uuid
|
|
3073
3627
|
*/
|
|
3074
3628
|
id: string;
|
|
3075
3629
|
/**
|
|
@@ -3086,6 +3640,8 @@ export declare namespace GenModels {
|
|
|
3086
3640
|
reason?: GenModels.Reason;
|
|
3087
3641
|
/**
|
|
3088
3642
|
* Gets or sets creation date
|
|
3643
|
+
*
|
|
3644
|
+
* @format datatype.datetime
|
|
3089
3645
|
*/
|
|
3090
3646
|
createDate: string;
|
|
3091
3647
|
}
|
|
@@ -3094,18 +3650,26 @@ export declare namespace GenModels {
|
|
|
3094
3650
|
interface RowInfoModel extends GenModels.BaseInfoModel {
|
|
3095
3651
|
/**
|
|
3096
3652
|
* Gets or sets section id
|
|
3653
|
+
*
|
|
3654
|
+
* @format datatype.uuid
|
|
3097
3655
|
*/
|
|
3098
3656
|
sectionId: string;
|
|
3099
3657
|
/**
|
|
3100
3658
|
* Parent row identifier
|
|
3659
|
+
*
|
|
3660
|
+
* @format datatype.uuid
|
|
3101
3661
|
*/
|
|
3102
3662
|
parentRowId?: string;
|
|
3103
3663
|
/**
|
|
3104
3664
|
* Parent tree row identifier
|
|
3665
|
+
*
|
|
3666
|
+
* @format datatype.uuid
|
|
3105
3667
|
*/
|
|
3106
3668
|
parentTreeRowId?: string;
|
|
3107
3669
|
/**
|
|
3108
3670
|
* Card identifier
|
|
3671
|
+
*
|
|
3672
|
+
* @format datatype.uuid
|
|
3109
3673
|
*/
|
|
3110
3674
|
cardId: string;
|
|
3111
3675
|
/**
|
|
@@ -3130,18 +3694,26 @@ export declare namespace GenModels {
|
|
|
3130
3694
|
interface RowLayoutParams {
|
|
3131
3695
|
/**
|
|
3132
3696
|
* Gets or sets card identifier
|
|
3697
|
+
*
|
|
3698
|
+
* @format datatype.uuid
|
|
3133
3699
|
*/
|
|
3134
3700
|
cardId: string;
|
|
3135
3701
|
/**
|
|
3136
3702
|
* Gets or sets section identifier
|
|
3703
|
+
*
|
|
3704
|
+
* @format datatype.uuid
|
|
3137
3705
|
*/
|
|
3138
3706
|
sectionId: string;
|
|
3139
3707
|
/**
|
|
3140
3708
|
* Gets or sets row identifier
|
|
3709
|
+
*
|
|
3710
|
+
* @format datatype.uuid
|
|
3141
3711
|
*/
|
|
3142
3712
|
rowId: string;
|
|
3143
3713
|
/**
|
|
3144
3714
|
* Gets or sets layout type
|
|
3715
|
+
*
|
|
3716
|
+
* @format datatype.uuid
|
|
3145
3717
|
*/
|
|
3146
3718
|
layoutMode?: string;
|
|
3147
3719
|
/**
|
|
@@ -3154,22 +3726,32 @@ export declare namespace GenModels {
|
|
|
3154
3726
|
interface DeleteRowModel {
|
|
3155
3727
|
/**
|
|
3156
3728
|
* Card, where row located
|
|
3729
|
+
*
|
|
3730
|
+
* @format datatype.uuid
|
|
3157
3731
|
*/
|
|
3158
3732
|
cardId: string;
|
|
3159
3733
|
/**
|
|
3160
3734
|
* Section of the row
|
|
3735
|
+
*
|
|
3736
|
+
* @format datatype.uuid
|
|
3161
3737
|
*/
|
|
3162
3738
|
sectionId: string;
|
|
3163
3739
|
/**
|
|
3164
3740
|
* Row id
|
|
3741
|
+
*
|
|
3742
|
+
* @format datatype.uuid
|
|
3165
3743
|
*/
|
|
3166
3744
|
rowId: string;
|
|
3167
3745
|
/**
|
|
3168
3746
|
* Parent row id for receiving it timestamp.
|
|
3747
|
+
*
|
|
3748
|
+
* @format datatype.uuid
|
|
3169
3749
|
*/
|
|
3170
3750
|
parentRowId?: string;
|
|
3171
3751
|
/**
|
|
3172
3752
|
* Parent row section id for receiving it timestamp.
|
|
3753
|
+
*
|
|
3754
|
+
* @format datatype.uuid
|
|
3173
3755
|
*/
|
|
3174
3756
|
parentRowSectionId?: string;
|
|
3175
3757
|
isCreationCancel?: boolean;
|
|
@@ -3191,14 +3773,20 @@ export declare namespace GenModels {
|
|
|
3191
3773
|
interface SaveRowControlDataModel {
|
|
3192
3774
|
/**
|
|
3193
3775
|
* Gets or sets a card id
|
|
3776
|
+
*
|
|
3777
|
+
* @format datatype.uuid
|
|
3194
3778
|
*/
|
|
3195
3779
|
cardId: string;
|
|
3196
3780
|
/**
|
|
3197
3781
|
* Gets or sets a section id
|
|
3782
|
+
*
|
|
3783
|
+
* @format datatype.uuid
|
|
3198
3784
|
*/
|
|
3199
3785
|
sectionId: string;
|
|
3200
3786
|
/**
|
|
3201
3787
|
* Gets or sets a row id
|
|
3788
|
+
*
|
|
3789
|
+
* @format datatype.uuid
|
|
3202
3790
|
*/
|
|
3203
3791
|
rowId: string;
|
|
3204
3792
|
/**
|
|
@@ -3207,6 +3795,8 @@ export declare namespace GenModels {
|
|
|
3207
3795
|
timestamp: number;
|
|
3208
3796
|
/**
|
|
3209
3797
|
* Gets or sets mode
|
|
3798
|
+
*
|
|
3799
|
+
* @format datatype.uuid
|
|
3210
3800
|
*/
|
|
3211
3801
|
layoutMode?: string;
|
|
3212
3802
|
/**
|
|
@@ -3239,10 +3829,14 @@ export declare namespace GenModels {
|
|
|
3239
3829
|
interface CardKindInfoModel {
|
|
3240
3830
|
/**
|
|
3241
3831
|
* Gets or sets card type id
|
|
3832
|
+
*
|
|
3833
|
+
* @format datatype.uuid
|
|
3242
3834
|
*/
|
|
3243
3835
|
cardTypeId: string;
|
|
3244
3836
|
/**
|
|
3245
3837
|
* Gets or sets kind name
|
|
3838
|
+
*
|
|
3839
|
+
* @format datatype.uuid
|
|
3246
3840
|
*/
|
|
3247
3841
|
kindId: string;
|
|
3248
3842
|
/**
|
|
@@ -3287,6 +3881,8 @@ export declare namespace GenModels {
|
|
|
3287
3881
|
time: string;
|
|
3288
3882
|
/**
|
|
3289
3883
|
* Employee id
|
|
3884
|
+
*
|
|
3885
|
+
* @format datatype.uuid
|
|
3290
3886
|
*/
|
|
3291
3887
|
employeeId: string;
|
|
3292
3888
|
/**
|
|
@@ -3315,6 +3911,8 @@ export declare namespace GenModels {
|
|
|
3315
3911
|
searchText?: string;
|
|
3316
3912
|
/**
|
|
3317
3913
|
* Parent id
|
|
3914
|
+
*
|
|
3915
|
+
* @format datatype.uuid
|
|
3318
3916
|
*/
|
|
3319
3917
|
parentId?: string;
|
|
3320
3918
|
/**
|
|
@@ -3351,14 +3949,20 @@ export declare namespace GenModels {
|
|
|
3351
3949
|
interface StaffQueryContext {
|
|
3352
3950
|
/**
|
|
3353
3951
|
* Card, where control located.
|
|
3952
|
+
*
|
|
3953
|
+
* @format datatype.uuid
|
|
3354
3954
|
*/
|
|
3355
3955
|
cardId: string;
|
|
3356
3956
|
/**
|
|
3357
3957
|
* Card type of the card, where control located.
|
|
3958
|
+
*
|
|
3959
|
+
* @format datatype.uuid
|
|
3358
3960
|
*/
|
|
3359
3961
|
cardTypeId: string;
|
|
3360
3962
|
/**
|
|
3361
3963
|
* Card type of the card, where control located.
|
|
3964
|
+
*
|
|
3965
|
+
* @format datatype.uuid
|
|
3362
3966
|
*/
|
|
3363
3967
|
cardKindId: string;
|
|
3364
3968
|
/**
|
|
@@ -3375,6 +3979,8 @@ export declare namespace GenModels {
|
|
|
3375
3979
|
interface StaffItemsDataSourceModel {
|
|
3376
3980
|
/**
|
|
3377
3981
|
* Section identifier
|
|
3982
|
+
*
|
|
3983
|
+
* @format datatype.uuid
|
|
3378
3984
|
*/
|
|
3379
3985
|
dataSourceCardSection?: string;
|
|
3380
3986
|
/**
|
|
@@ -3403,10 +4009,14 @@ export declare namespace GenModels {
|
|
|
3403
4009
|
positionAlias: string;
|
|
3404
4010
|
/**
|
|
3405
4011
|
* Organization restriction.
|
|
4012
|
+
*
|
|
4013
|
+
* @format datatype.uuid
|
|
3406
4014
|
*/
|
|
3407
4015
|
selectFromOrganization?: string;
|
|
3408
4016
|
/**
|
|
3409
4017
|
* Group restriction.
|
|
4018
|
+
*
|
|
4019
|
+
* @format datatype.uuid
|
|
3410
4020
|
*/
|
|
3411
4021
|
selectFromGroup?: string;
|
|
3412
4022
|
/**
|
|
@@ -3503,6 +4113,8 @@ export declare namespace GenModels {
|
|
|
3503
4113
|
interface StaffDataModel extends GenModels.IDirectoryItemData {
|
|
3504
4114
|
/**
|
|
3505
4115
|
* Entity identifier
|
|
4116
|
+
*
|
|
4117
|
+
* @format datatype.uuid
|
|
3506
4118
|
*/
|
|
3507
4119
|
id: string;
|
|
3508
4120
|
/**
|
|
@@ -3527,6 +4139,8 @@ export declare namespace GenModels {
|
|
|
3527
4139
|
interface SetEmployeeGroupsQuery {
|
|
3528
4140
|
/**
|
|
3529
4141
|
* Gets or sets employee identifier
|
|
4142
|
+
*
|
|
4143
|
+
* @format datatype.uuid
|
|
3530
4144
|
*/
|
|
3531
4145
|
employeeId: string;
|
|
3532
4146
|
/**
|
|
@@ -3575,6 +4189,8 @@ export declare namespace GenModels {
|
|
|
3575
4189
|
interface AddToGroupRequestModel {
|
|
3576
4190
|
/**
|
|
3577
4191
|
* Gets or sets group identifier
|
|
4192
|
+
*
|
|
4193
|
+
* @format datatype.uuid
|
|
3578
4194
|
*/
|
|
3579
4195
|
groupId: string;
|
|
3580
4196
|
/**
|
|
@@ -3599,6 +4215,8 @@ export declare namespace GenModels {
|
|
|
3599
4215
|
interface EmployeeListRequestModel {
|
|
3600
4216
|
/**
|
|
3601
4217
|
* Instance id
|
|
4218
|
+
*
|
|
4219
|
+
* @format datatype.uuid
|
|
3602
4220
|
*/
|
|
3603
4221
|
instanceId?: string;
|
|
3604
4222
|
/**
|
|
@@ -3611,6 +4229,8 @@ export declare namespace GenModels {
|
|
|
3611
4229
|
hierarchyType: GenModels.HierarchyType;
|
|
3612
4230
|
/**
|
|
3613
4231
|
* Hierarchy item id
|
|
4232
|
+
*
|
|
4233
|
+
* @format datatype.uuid
|
|
3614
4234
|
*/
|
|
3615
4235
|
hierarchyItemID: string;
|
|
3616
4236
|
/**
|
|
@@ -3631,10 +4251,14 @@ export declare namespace GenModels {
|
|
|
3631
4251
|
interface StaffDirectoryItemsMoveModel {
|
|
3632
4252
|
/**
|
|
3633
4253
|
* Staff Id
|
|
4254
|
+
*
|
|
4255
|
+
* @format datatype.uuid
|
|
3634
4256
|
*/
|
|
3635
4257
|
staffId: string;
|
|
3636
4258
|
/**
|
|
3637
4259
|
* Target Id
|
|
4260
|
+
*
|
|
4261
|
+
* @format datatype.uuid
|
|
3638
4262
|
*/
|
|
3639
4263
|
targetId: string;
|
|
3640
4264
|
}
|
|
@@ -3643,14 +4267,20 @@ export declare namespace GenModels {
|
|
|
3643
4267
|
interface EmployeeMoveModel {
|
|
3644
4268
|
/**
|
|
3645
4269
|
* Staff Id
|
|
4270
|
+
*
|
|
4271
|
+
* @format datatype.uuid
|
|
3646
4272
|
*/
|
|
3647
4273
|
staffId: string;
|
|
3648
4274
|
/**
|
|
3649
4275
|
* Target Id
|
|
4276
|
+
*
|
|
4277
|
+
* @format datatype.uuid
|
|
3650
4278
|
*/
|
|
3651
4279
|
targetId: string;
|
|
3652
4280
|
/**
|
|
3653
4281
|
* Directory Id
|
|
4282
|
+
*
|
|
4283
|
+
* @format datatype.uuid
|
|
3654
4284
|
*/
|
|
3655
4285
|
directoryId: string;
|
|
3656
4286
|
/**
|
|
@@ -3663,6 +4293,8 @@ export declare namespace GenModels {
|
|
|
3663
4293
|
interface GetTasksListRequestModel {
|
|
3664
4294
|
/**
|
|
3665
4295
|
* Id of the task list card.
|
|
4296
|
+
*
|
|
4297
|
+
* @format datatype.uuid
|
|
3666
4298
|
*/
|
|
3667
4299
|
taskListId: string;
|
|
3668
4300
|
/**
|
|
@@ -3675,6 +4307,8 @@ export declare namespace GenModels {
|
|
|
3675
4307
|
interface GetChildTasksCommentsRequestModel {
|
|
3676
4308
|
/**
|
|
3677
4309
|
* Id of the task card.
|
|
4310
|
+
*
|
|
4311
|
+
* @format datatype.uuid
|
|
3678
4312
|
*/
|
|
3679
4313
|
taskId: string;
|
|
3680
4314
|
/**
|
|
@@ -3695,10 +4329,14 @@ export declare namespace GenModels {
|
|
|
3695
4329
|
interface SimpleBindingInfo {
|
|
3696
4330
|
/**
|
|
3697
4331
|
* Gets or sets data source resolver identifier
|
|
4332
|
+
*
|
|
4333
|
+
* @format datatype.uuid
|
|
3698
4334
|
*/
|
|
3699
4335
|
dataSourceResolverId: string;
|
|
3700
4336
|
/**
|
|
3701
4337
|
* Gets or sets section identifier
|
|
4338
|
+
*
|
|
4339
|
+
* @format datatype.uuid
|
|
3702
4340
|
*/
|
|
3703
4341
|
sectionId: string;
|
|
3704
4342
|
/**
|
|
@@ -3723,6 +4361,8 @@ export declare namespace GenModels {
|
|
|
3723
4361
|
interface ChildTaskCommentModel {
|
|
3724
4362
|
/**
|
|
3725
4363
|
* Task identifier
|
|
4364
|
+
*
|
|
4365
|
+
* @format datatype.uuid
|
|
3726
4366
|
*/
|
|
3727
4367
|
cardId: string;
|
|
3728
4368
|
/**
|
|
@@ -3755,6 +4395,8 @@ export declare namespace GenModels {
|
|
|
3755
4395
|
fileName: string;
|
|
3756
4396
|
/**
|
|
3757
4397
|
* File id
|
|
4398
|
+
*
|
|
4399
|
+
* @format datatype.uuid
|
|
3758
4400
|
*/
|
|
3759
4401
|
fileId: string;
|
|
3760
4402
|
/**
|
|
@@ -3783,6 +4425,8 @@ export declare namespace GenModels {
|
|
|
3783
4425
|
interface AddTaskCommentsRequestModel {
|
|
3784
4426
|
/**
|
|
3785
4427
|
* Id of the task card.
|
|
4428
|
+
*
|
|
4429
|
+
* @format datatype.uuid
|
|
3786
4430
|
*/
|
|
3787
4431
|
taskId: string;
|
|
3788
4432
|
/**
|
|
@@ -3799,6 +4443,8 @@ export declare namespace GenModels {
|
|
|
3799
4443
|
comment: string;
|
|
3800
4444
|
/**
|
|
3801
4445
|
* Comment file to add.
|
|
4446
|
+
*
|
|
4447
|
+
* @format datatype.uuid
|
|
3802
4448
|
*/
|
|
3803
4449
|
commentFileId?: string;
|
|
3804
4450
|
}
|
|
@@ -3807,10 +4453,14 @@ export declare namespace GenModels {
|
|
|
3807
4453
|
interface CreateChildTasksRequestModel {
|
|
3808
4454
|
/**
|
|
3809
4455
|
* Id of the task card.
|
|
4456
|
+
*
|
|
4457
|
+
* @format datatype.uuid
|
|
3810
4458
|
*/
|
|
3811
4459
|
taskId: string;
|
|
3812
4460
|
/**
|
|
3813
4461
|
* Id of the kind id.
|
|
4462
|
+
*
|
|
4463
|
+
* @format datatype.uuid
|
|
3814
4464
|
*/
|
|
3815
4465
|
kindId: string;
|
|
3816
4466
|
/**
|
|
@@ -3823,6 +4473,8 @@ export declare namespace GenModels {
|
|
|
3823
4473
|
description: string;
|
|
3824
4474
|
/**
|
|
3825
4475
|
* Time to execute
|
|
4476
|
+
*
|
|
4477
|
+
* @format datatype.datetime
|
|
3826
4478
|
*/
|
|
3827
4479
|
executionDate?: string;
|
|
3828
4480
|
/**
|
|
@@ -3843,6 +4495,8 @@ export declare namespace GenModels {
|
|
|
3843
4495
|
interface GetDelegationRecordsRequestModel {
|
|
3844
4496
|
/**
|
|
3845
4497
|
* Task id
|
|
4498
|
+
*
|
|
4499
|
+
* @format datatype.uuid
|
|
3846
4500
|
*/
|
|
3847
4501
|
taskId: string;
|
|
3848
4502
|
/**
|
|
@@ -3879,6 +4533,8 @@ export declare namespace GenModels {
|
|
|
3879
4533
|
interface DisplayPerformersPerformer {
|
|
3880
4534
|
/**
|
|
3881
4535
|
* Gets or sets id
|
|
4536
|
+
*
|
|
4537
|
+
* @format datatype.uuid
|
|
3882
4538
|
*/
|
|
3883
4539
|
id: string;
|
|
3884
4540
|
/**
|
|
@@ -3911,6 +4567,8 @@ export declare namespace GenModels {
|
|
|
3911
4567
|
performers: Array<GenModels.EmployeeModel>;
|
|
3912
4568
|
/**
|
|
3913
4569
|
* Date
|
|
4570
|
+
*
|
|
4571
|
+
* @format datatype.datetime
|
|
3914
4572
|
*/
|
|
3915
4573
|
date: string;
|
|
3916
4574
|
/**
|
|
@@ -3923,6 +4581,8 @@ export declare namespace GenModels {
|
|
|
3923
4581
|
interface TaskCardDelegateRequestModel {
|
|
3924
4582
|
/**
|
|
3925
4583
|
* Gets or sets task card identifier
|
|
4584
|
+
*
|
|
4585
|
+
* @format datatype.uuid
|
|
3926
4586
|
*/
|
|
3927
4587
|
taskId: string;
|
|
3928
4588
|
/**
|
|
@@ -3931,6 +4591,8 @@ export declare namespace GenModels {
|
|
|
3931
4591
|
comment: string;
|
|
3932
4592
|
/**
|
|
3933
4593
|
* Gets or sets performer identifier
|
|
4594
|
+
*
|
|
4595
|
+
* @format datatype.uuid
|
|
3934
4596
|
*/
|
|
3935
4597
|
delegateId: string;
|
|
3936
4598
|
/**
|
|
@@ -3947,6 +4609,8 @@ export declare namespace GenModels {
|
|
|
3947
4609
|
interface TaskCardCompleteRequestModel {
|
|
3948
4610
|
/**
|
|
3949
4611
|
* Gets or sets task card identifier
|
|
4612
|
+
*
|
|
4613
|
+
* @format datatype.uuid
|
|
3950
4614
|
*/
|
|
3951
4615
|
taskCardId: string;
|
|
3952
4616
|
/**
|
|
@@ -3963,6 +4627,8 @@ export declare namespace GenModels {
|
|
|
3963
4627
|
interface CompletionOptionRequestModel {
|
|
3964
4628
|
/**
|
|
3965
4629
|
* Gets or sets completion option identifier
|
|
4630
|
+
*
|
|
4631
|
+
* @format datatype.uuid
|
|
3966
4632
|
*/
|
|
3967
4633
|
id: string;
|
|
3968
4634
|
/**
|
|
@@ -3991,6 +4657,8 @@ export declare namespace GenModels {
|
|
|
3991
4657
|
value: string;
|
|
3992
4658
|
/**
|
|
3993
4659
|
* Gets or sets id
|
|
4660
|
+
*
|
|
4661
|
+
* @format datatype.uuid
|
|
3994
4662
|
*/
|
|
3995
4663
|
id: string;
|
|
3996
4664
|
}
|
|
@@ -3999,6 +4667,8 @@ export declare namespace GenModels {
|
|
|
3999
4667
|
interface OperationFieldInfo {
|
|
4000
4668
|
/**
|
|
4001
4669
|
* Field section
|
|
4670
|
+
*
|
|
4671
|
+
* @format datatype.uuid
|
|
4002
4672
|
*/
|
|
4003
4673
|
sectionId: string;
|
|
4004
4674
|
/**
|
|
@@ -4015,6 +4685,8 @@ export declare namespace GenModels {
|
|
|
4015
4685
|
enumValue?: number;
|
|
4016
4686
|
/**
|
|
4017
4687
|
* Base universal directory item id
|
|
4688
|
+
*
|
|
4689
|
+
* @format datatype.uuid
|
|
4018
4690
|
*/
|
|
4019
4691
|
baseUniversalValue?: string;
|
|
4020
4692
|
}
|
|
@@ -4023,10 +4695,14 @@ export declare namespace GenModels {
|
|
|
4023
4695
|
interface TaskCardMakeDecisionRequestModel {
|
|
4024
4696
|
/**
|
|
4025
4697
|
* Gets or sets task identifier
|
|
4698
|
+
*
|
|
4699
|
+
* @format datatype.uuid
|
|
4026
4700
|
*/
|
|
4027
4701
|
taskId: string;
|
|
4028
4702
|
/**
|
|
4029
4703
|
* Gets or sets completion option identifier
|
|
4704
|
+
*
|
|
4705
|
+
* @format datatype.uuid
|
|
4030
4706
|
*/
|
|
4031
4707
|
completionOptionId: string;
|
|
4032
4708
|
/**
|
|
@@ -4055,6 +4731,8 @@ export declare namespace GenModels {
|
|
|
4055
4731
|
interface SignDataRequest {
|
|
4056
4732
|
/**
|
|
4057
4733
|
* Get or sets document identifier
|
|
4734
|
+
*
|
|
4735
|
+
* @format datatype.uuid
|
|
4058
4736
|
*/
|
|
4059
4737
|
documentId: string;
|
|
4060
4738
|
/**
|
|
@@ -4063,6 +4741,8 @@ export declare namespace GenModels {
|
|
|
4063
4741
|
timestamp: number;
|
|
4064
4742
|
/**
|
|
4065
4743
|
* Gets or sets label id
|
|
4744
|
+
*
|
|
4745
|
+
* @format datatype.uuid
|
|
4066
4746
|
*/
|
|
4067
4747
|
labelId: string;
|
|
4068
4748
|
/**
|
|
@@ -4095,10 +4775,14 @@ export declare namespace GenModels {
|
|
|
4095
4775
|
data: Array<number>;
|
|
4096
4776
|
/**
|
|
4097
4777
|
* Gets or sets file version identifier
|
|
4778
|
+
*
|
|
4779
|
+
* @format datatype.uuid
|
|
4098
4780
|
*/
|
|
4099
4781
|
fileVersionId: string;
|
|
4100
4782
|
/**
|
|
4101
4783
|
* Gets or sets file card identifier
|
|
4784
|
+
*
|
|
4785
|
+
* @format datatype.uuid
|
|
4102
4786
|
*/
|
|
4103
4787
|
fileCardId: string;
|
|
4104
4788
|
/**
|
|
@@ -4130,6 +4814,8 @@ export declare namespace GenModels {
|
|
|
4130
4814
|
interface TaskCardRejectRequestModel {
|
|
4131
4815
|
/**
|
|
4132
4816
|
* Gets or sets task card identifier
|
|
4817
|
+
*
|
|
4818
|
+
* @format datatype.uuid
|
|
4133
4819
|
*/
|
|
4134
4820
|
taskId: string;
|
|
4135
4821
|
/**
|
|
@@ -4142,6 +4828,8 @@ export declare namespace GenModels {
|
|
|
4142
4828
|
interface TaskCardTakeToReworkRequestModel {
|
|
4143
4829
|
/**
|
|
4144
4830
|
* Gets or sets task card identifier
|
|
4831
|
+
*
|
|
4832
|
+
* @format datatype.uuid
|
|
4145
4833
|
*/
|
|
4146
4834
|
taskId: string;
|
|
4147
4835
|
/**
|
|
@@ -4154,14 +4842,20 @@ export declare namespace GenModels {
|
|
|
4154
4842
|
interface TaskCardChangeExecutionDatesModel {
|
|
4155
4843
|
/**
|
|
4156
4844
|
* Gets or sets task card identifier
|
|
4845
|
+
*
|
|
4846
|
+
* @format datatype.uuid
|
|
4157
4847
|
*/
|
|
4158
4848
|
taskId: string;
|
|
4159
4849
|
/**
|
|
4160
4850
|
* Gets or sets task new start date
|
|
4851
|
+
*
|
|
4852
|
+
* @format datatype.datetime
|
|
4161
4853
|
*/
|
|
4162
4854
|
startDate?: string;
|
|
4163
4855
|
/**
|
|
4164
4856
|
* Gets or sets task new end date
|
|
4857
|
+
*
|
|
4858
|
+
* @format datatype.datetime
|
|
4165
4859
|
*/
|
|
4166
4860
|
endDate?: string;
|
|
4167
4861
|
/**
|
|
@@ -4355,26 +5049,38 @@ export declare namespace GenModels {
|
|
|
4355
5049
|
interface LayoutCardCreateParams {
|
|
4356
5050
|
/**
|
|
4357
5051
|
* Card type identifier
|
|
5052
|
+
*
|
|
5053
|
+
* @format datatype.uuid
|
|
4358
5054
|
*/
|
|
4359
5055
|
cardTypeId?: string;
|
|
4360
5056
|
/**
|
|
4361
5057
|
* Kind identifier
|
|
5058
|
+
*
|
|
5059
|
+
* @format datatype.uuid
|
|
4362
5060
|
*/
|
|
4363
5061
|
kindId?: string;
|
|
4364
5062
|
/**
|
|
4365
5063
|
* Folder identifier
|
|
5064
|
+
*
|
|
5065
|
+
* @format datatype.uuid
|
|
4366
5066
|
*/
|
|
4367
5067
|
folderId?: string;
|
|
4368
5068
|
/**
|
|
4369
5069
|
* Template identifier
|
|
5070
|
+
*
|
|
5071
|
+
* @format datatype.uuid
|
|
4370
5072
|
*/
|
|
4371
5073
|
templateId?: string;
|
|
4372
5074
|
/**
|
|
4373
5075
|
* Parent card identifier
|
|
5076
|
+
*
|
|
5077
|
+
* @format datatype.uuid
|
|
4374
5078
|
*/
|
|
4375
5079
|
parentCardId?: string;
|
|
4376
5080
|
/**
|
|
4377
5081
|
* Gets or sets layout mode
|
|
5082
|
+
*
|
|
5083
|
+
* @format datatype.uuid
|
|
4378
5084
|
*/
|
|
4379
5085
|
layoutMode?: string;
|
|
4380
5086
|
/**
|
|
@@ -4391,6 +5097,8 @@ export declare namespace GenModels {
|
|
|
4391
5097
|
layoutParams: Array<GenModels.LayoutParamModel>;
|
|
4392
5098
|
/**
|
|
4393
5099
|
* Source layout mode (View, Edit, Create)
|
|
5100
|
+
*
|
|
5101
|
+
* @format datatype.uuid
|
|
4394
5102
|
*/
|
|
4395
5103
|
sourceLayoutMode?: string;
|
|
4396
5104
|
/**
|
|
@@ -4403,6 +5111,8 @@ export declare namespace GenModels {
|
|
|
4403
5111
|
interface CreateAsLinkParams {
|
|
4404
5112
|
/**
|
|
4405
5113
|
* Source link card
|
|
5114
|
+
*
|
|
5115
|
+
* @format datatype.uuid
|
|
4406
5116
|
*/
|
|
4407
5117
|
sourceCardId: string;
|
|
4408
5118
|
/**
|
|
@@ -4411,6 +5121,8 @@ export declare namespace GenModels {
|
|
|
4411
5121
|
sourceCardTimestamp: number;
|
|
4412
5122
|
/**
|
|
4413
5123
|
* Link kind
|
|
5124
|
+
*
|
|
5125
|
+
* @format datatype.uuid
|
|
4414
5126
|
*/
|
|
4415
5127
|
linkTypeId: string;
|
|
4416
5128
|
/**
|
|
@@ -4427,6 +5139,8 @@ export declare namespace GenModels {
|
|
|
4427
5139
|
isReport: boolean;
|
|
4428
5140
|
/**
|
|
4429
5141
|
* Edit operation
|
|
5142
|
+
*
|
|
5143
|
+
* @format datatype.uuid
|
|
4430
5144
|
*/
|
|
4431
5145
|
editOperation: string;
|
|
4432
5146
|
}
|
|
@@ -4435,6 +5149,8 @@ export declare namespace GenModels {
|
|
|
4435
5149
|
interface RelatedCreatorCardInfo {
|
|
4436
5150
|
/**
|
|
4437
5151
|
* Gets or sets initial card id
|
|
5152
|
+
*
|
|
5153
|
+
* @format datatype.uuid
|
|
4438
5154
|
*/
|
|
4439
5155
|
initialCardId: string;
|
|
4440
5156
|
/**
|
|
@@ -4451,6 +5167,8 @@ export declare namespace GenModels {
|
|
|
4451
5167
|
interface CreateRelatedCardModel {
|
|
4452
5168
|
/**
|
|
4453
5169
|
* Gets or sets related card creator
|
|
5170
|
+
*
|
|
5171
|
+
* @format datatype.uuid
|
|
4454
5172
|
*/
|
|
4455
5173
|
id: string;
|
|
4456
5174
|
/**
|
|
@@ -4459,26 +5177,38 @@ export declare namespace GenModels {
|
|
|
4459
5177
|
displayName: string;
|
|
4460
5178
|
/**
|
|
4461
5179
|
* Gets or sets operation id
|
|
5180
|
+
*
|
|
5181
|
+
* @format datatype.uuid
|
|
4462
5182
|
*/
|
|
4463
5183
|
operationId?: string;
|
|
4464
5184
|
/**
|
|
4465
5185
|
* Gets or sets template identifier
|
|
5186
|
+
*
|
|
5187
|
+
* @format datatype.uuid
|
|
4466
5188
|
*/
|
|
4467
5189
|
templateId?: string;
|
|
4468
5190
|
/**
|
|
4469
5191
|
* Gets or sets folder identifier
|
|
5192
|
+
*
|
|
5193
|
+
* @format datatype.uuid
|
|
4470
5194
|
*/
|
|
4471
5195
|
folderId?: string;
|
|
4472
5196
|
/**
|
|
4473
5197
|
* Gets or sets link type
|
|
5198
|
+
*
|
|
5199
|
+
* @format datatype.uuid
|
|
4474
5200
|
*/
|
|
4475
5201
|
linkTypeId?: string;
|
|
4476
5202
|
/**
|
|
4477
5203
|
* Gets or sets creating card kind id
|
|
5204
|
+
*
|
|
5205
|
+
* @format datatype.uuid
|
|
4478
5206
|
*/
|
|
4479
5207
|
cardKindId: string;
|
|
4480
5208
|
/**
|
|
4481
5209
|
* Gets or sets creating card type id
|
|
5210
|
+
*
|
|
5211
|
+
* @format datatype.uuid
|
|
4482
5212
|
*/
|
|
4483
5213
|
cardTypeId: string;
|
|
4484
5214
|
/**
|
|
@@ -4503,10 +5233,14 @@ export declare namespace GenModels {
|
|
|
4503
5233
|
interface CardInfoModel extends GenModels.BaseInfoModel {
|
|
4504
5234
|
/**
|
|
4505
5235
|
* Gets or sets card type id
|
|
5236
|
+
*
|
|
5237
|
+
* @format datatype.uuid
|
|
4506
5238
|
*/
|
|
4507
5239
|
typeId: string;
|
|
4508
5240
|
/**
|
|
4509
5241
|
* Gets or sets card kind id
|
|
5242
|
+
*
|
|
5243
|
+
* @format datatype.uuid
|
|
4510
5244
|
*/
|
|
4511
5245
|
kindId?: string;
|
|
4512
5246
|
/**
|
|
@@ -4519,10 +5253,14 @@ export declare namespace GenModels {
|
|
|
4519
5253
|
createAsLink: GenModels.CreateAsLinkParams;
|
|
4520
5254
|
/**
|
|
4521
5255
|
* Parent card identifier
|
|
5256
|
+
*
|
|
5257
|
+
* @format datatype.uuid
|
|
4522
5258
|
*/
|
|
4523
5259
|
parentCardId?: string;
|
|
4524
5260
|
/**
|
|
4525
5261
|
* Folder, that specified in url parameter
|
|
5262
|
+
*
|
|
5263
|
+
* @format datatype.uuid
|
|
4526
5264
|
*/
|
|
4527
5265
|
createInFolder?: string;
|
|
4528
5266
|
/**
|
|
@@ -4537,12 +5275,18 @@ export declare namespace GenModels {
|
|
|
4537
5275
|
* Gets or sets CreateRelatedCardModel
|
|
4538
5276
|
*/
|
|
4539
5277
|
relatedCreatorCardInfo: GenModels.RelatedCreatorCardInfo;
|
|
5278
|
+
/**
|
|
5279
|
+
* Is Card Archived
|
|
5280
|
+
*/
|
|
5281
|
+
isArchived: boolean;
|
|
4540
5282
|
}
|
|
4541
5283
|
}
|
|
4542
5284
|
export declare namespace GenModels {
|
|
4543
5285
|
interface StateModel {
|
|
4544
5286
|
/**
|
|
4545
5287
|
* Gets or sets state identifier
|
|
5288
|
+
*
|
|
5289
|
+
* @format datatype.uuid
|
|
4546
5290
|
*/
|
|
4547
5291
|
stateId: string;
|
|
4548
5292
|
/**
|
|
@@ -4551,6 +5295,8 @@ export declare namespace GenModels {
|
|
|
4551
5295
|
caption: string;
|
|
4552
5296
|
/**
|
|
4553
5297
|
* Not configurable persistent state identifier.
|
|
5298
|
+
*
|
|
5299
|
+
* @format datatype.uuid
|
|
4554
5300
|
*/
|
|
4555
5301
|
builtInStateId: string;
|
|
4556
5302
|
}
|
|
@@ -4559,54 +5305,64 @@ export declare namespace GenModels {
|
|
|
4559
5305
|
interface ViewCardLayoutRequest {
|
|
4560
5306
|
/**
|
|
4561
5307
|
* Card id
|
|
5308
|
+
*
|
|
5309
|
+
* @format datatype.uuid
|
|
4562
5310
|
*/
|
|
4563
5311
|
cardId: string;
|
|
4564
5312
|
/**
|
|
4565
5313
|
* Layout mode
|
|
5314
|
+
*
|
|
5315
|
+
* @format datatype.uuid
|
|
4566
5316
|
*/
|
|
4567
5317
|
layoutMode?: string;
|
|
4568
5318
|
/**
|
|
4569
5319
|
* Layout params
|
|
4570
5320
|
*/
|
|
4571
|
-
layoutParams
|
|
5321
|
+
layoutParams?: Array<GenModels.LayoutParamModel>;
|
|
4572
5322
|
/**
|
|
4573
5323
|
* Should add shortcut to user's recent cards folder
|
|
4574
5324
|
*/
|
|
4575
|
-
addToRecent
|
|
5325
|
+
addToRecent?: boolean;
|
|
4576
5326
|
/**
|
|
4577
5327
|
* Should write record about card view to card history.
|
|
4578
5328
|
*/
|
|
4579
|
-
addCardLogMessage
|
|
5329
|
+
addCardLogMessage?: boolean;
|
|
4580
5330
|
/**
|
|
4581
5331
|
* Mark card as read by user.
|
|
4582
5332
|
*/
|
|
4583
|
-
markAsRead
|
|
5333
|
+
markAsRead?: boolean;
|
|
4584
5334
|
/**
|
|
4585
5335
|
* Layout or layouts, where current layout will be shown
|
|
4586
5336
|
*/
|
|
4587
|
-
parentLayoutIds
|
|
5337
|
+
parentLayoutIds?: Array<string>;
|
|
4588
5338
|
}
|
|
4589
5339
|
}
|
|
4590
5340
|
export declare namespace GenModels {
|
|
4591
5341
|
interface EditCardLayoutRequest {
|
|
4592
5342
|
/**
|
|
4593
5343
|
* Card id
|
|
5344
|
+
*
|
|
5345
|
+
* @format datatype.uuid
|
|
4594
5346
|
*/
|
|
4595
5347
|
cardId: string;
|
|
4596
5348
|
/**
|
|
4597
5349
|
* Layout mode
|
|
5350
|
+
*
|
|
5351
|
+
* @format datatype.uuid
|
|
4598
5352
|
*/
|
|
4599
5353
|
layoutMode?: string;
|
|
4600
5354
|
/**
|
|
4601
5355
|
* Layout params
|
|
4602
5356
|
*/
|
|
4603
|
-
layoutParams
|
|
5357
|
+
layoutParams?: Array<GenModels.LayoutParamModel>;
|
|
4604
5358
|
}
|
|
4605
5359
|
}
|
|
4606
5360
|
export declare namespace GenModels {
|
|
4607
5361
|
interface DeleteCardRequestModel {
|
|
4608
5362
|
/**
|
|
4609
5363
|
* Gets or sets card identifier
|
|
5364
|
+
*
|
|
5365
|
+
* @format datatype.uuid
|
|
4610
5366
|
*/
|
|
4611
5367
|
cardId: string;
|
|
4612
5368
|
/**
|
|
@@ -4615,6 +5371,8 @@ export declare namespace GenModels {
|
|
|
4615
5371
|
permanent?: boolean;
|
|
4616
5372
|
/**
|
|
4617
5373
|
* Gets or sets parent card identifier
|
|
5374
|
+
*
|
|
5375
|
+
* @format datatype.uuid
|
|
4618
5376
|
*/
|
|
4619
5377
|
parentCardId?: string;
|
|
4620
5378
|
/**
|
|
@@ -4631,6 +5389,8 @@ export declare namespace GenModels {
|
|
|
4631
5389
|
interface CardLayoutParams {
|
|
4632
5390
|
/**
|
|
4633
5391
|
* Card id.
|
|
5392
|
+
*
|
|
5393
|
+
* @format datatype.uuid
|
|
4634
5394
|
*/
|
|
4635
5395
|
cardId: string;
|
|
4636
5396
|
/**
|
|
@@ -4655,10 +5415,14 @@ export declare namespace GenModels {
|
|
|
4655
5415
|
interface LayoutPartParams {
|
|
4656
5416
|
/**
|
|
4657
5417
|
* Gets or sets card identifier
|
|
5418
|
+
*
|
|
5419
|
+
* @format datatype.uuid
|
|
4658
5420
|
*/
|
|
4659
5421
|
cardId: string;
|
|
4660
5422
|
/**
|
|
4661
5423
|
* Gets or sets layout type
|
|
5424
|
+
*
|
|
5425
|
+
* @format datatype.uuid
|
|
4662
5426
|
*/
|
|
4663
5427
|
layoutMode?: string;
|
|
4664
5428
|
/**
|
|
@@ -4682,6 +5446,8 @@ export declare namespace GenModels {
|
|
|
4682
5446
|
interface SaveControlDataModel {
|
|
4683
5447
|
/**
|
|
4684
5448
|
* Gets or sets a card id
|
|
5449
|
+
*
|
|
5450
|
+
* @format datatype.uuid
|
|
4685
5451
|
*/
|
|
4686
5452
|
cardId: string;
|
|
4687
5453
|
/**
|
|
@@ -4690,6 +5456,8 @@ export declare namespace GenModels {
|
|
|
4690
5456
|
timestamp: number;
|
|
4691
5457
|
/**
|
|
4692
5458
|
* Gets or sets mode
|
|
5459
|
+
*
|
|
5460
|
+
* @format datatype.uuid
|
|
4693
5461
|
*/
|
|
4694
5462
|
layoutMode?: string;
|
|
4695
5463
|
/**
|
|
@@ -4710,14 +5478,20 @@ export declare namespace GenModels {
|
|
|
4710
5478
|
createAsLink: GenModels.CreateAsLinkParams;
|
|
4711
5479
|
/**
|
|
4712
5480
|
* Folder, where card should be placed
|
|
5481
|
+
*
|
|
5482
|
+
* @format datatype.uuid
|
|
4713
5483
|
*/
|
|
4714
5484
|
createInFolder: string;
|
|
4715
5485
|
/**
|
|
4716
5486
|
* Gets or sets a parent card id (actual for tasks)
|
|
5487
|
+
*
|
|
5488
|
+
* @format datatype.uuid
|
|
4717
5489
|
*/
|
|
4718
5490
|
parentCardId?: string;
|
|
4719
5491
|
/**
|
|
4720
5492
|
* Gets or sets a card type id
|
|
5493
|
+
*
|
|
5494
|
+
* @format datatype.uuid
|
|
4721
5495
|
*/
|
|
4722
5496
|
cardTypeId: string;
|
|
4723
5497
|
/**
|
|
@@ -4742,14 +5516,20 @@ export declare namespace GenModels {
|
|
|
4742
5516
|
interface MoveOrCopyShortcutsToFolderRequest {
|
|
4743
5517
|
/**
|
|
4744
5518
|
* Source folder identifier
|
|
5519
|
+
*
|
|
5520
|
+
* @format datatype.uuid
|
|
4745
5521
|
*/
|
|
4746
5522
|
sourceFolderId: string;
|
|
4747
5523
|
/**
|
|
4748
5524
|
* Destination folder identifier
|
|
5525
|
+
*
|
|
5526
|
+
* @format datatype.uuid
|
|
4749
5527
|
*/
|
|
4750
5528
|
destinationFolderId: string;
|
|
4751
5529
|
/**
|
|
4752
5530
|
* Identifiers of cards to be moved
|
|
5531
|
+
*
|
|
5532
|
+
* @format datatype.uuid
|
|
4753
5533
|
*/
|
|
4754
5534
|
cardId: string;
|
|
4755
5535
|
}
|
|
@@ -4758,14 +5538,20 @@ export declare namespace GenModels {
|
|
|
4758
5538
|
interface ChangeStateDataModel {
|
|
4759
5539
|
/**
|
|
4760
5540
|
* Gets or sets card identifier
|
|
5541
|
+
*
|
|
5542
|
+
* @format datatype.uuid
|
|
4761
5543
|
*/
|
|
4762
5544
|
cardId: string;
|
|
4763
5545
|
/**
|
|
4764
5546
|
* Gets or sets operation identifier
|
|
5547
|
+
*
|
|
5548
|
+
* @format datatype.uuid
|
|
4765
5549
|
*/
|
|
4766
5550
|
operationId: string;
|
|
4767
5551
|
/**
|
|
4768
5552
|
* Gets or sets layout type
|
|
5553
|
+
*
|
|
5554
|
+
* @format datatype.uuid
|
|
4769
5555
|
*/
|
|
4770
5556
|
layoutMode?: string;
|
|
4771
5557
|
/**
|
|
@@ -4802,6 +5588,8 @@ export declare namespace GenModels {
|
|
|
4802
5588
|
searchArea?: GenModels.DirectoryDesignerSearchArea;
|
|
4803
5589
|
/**
|
|
4804
5590
|
* Department types to search
|
|
5591
|
+
*
|
|
5592
|
+
* @format datatype.uuid
|
|
4805
5593
|
*/
|
|
4806
5594
|
rootNodeId?: string;
|
|
4807
5595
|
}
|
|
@@ -4822,6 +5610,8 @@ export declare namespace GenModels {
|
|
|
4822
5610
|
interface DirectoryDesignerLoadTreeQuery {
|
|
4823
5611
|
/**
|
|
4824
5612
|
* Department types to search
|
|
5613
|
+
*
|
|
5614
|
+
* @format datatype.uuid
|
|
4825
5615
|
*/
|
|
4826
5616
|
rootNodeId?: string;
|
|
4827
5617
|
/**
|
|
@@ -4830,6 +5620,8 @@ export declare namespace GenModels {
|
|
|
4830
5620
|
searchArea?: GenModels.DirectoryDesignerSearchArea;
|
|
4831
5621
|
/**
|
|
4832
5622
|
* current node id
|
|
5623
|
+
*
|
|
5624
|
+
* @format datatype.uuid
|
|
4833
5625
|
*/
|
|
4834
5626
|
currentNodeId?: string;
|
|
4835
5627
|
}
|
|
@@ -4838,6 +5630,8 @@ export declare namespace GenModels {
|
|
|
4838
5630
|
interface DirectoryDesignerTreeNode {
|
|
4839
5631
|
/**
|
|
4840
5632
|
* Node id
|
|
5633
|
+
*
|
|
5634
|
+
* @format datatype.uuid
|
|
4841
5635
|
*/
|
|
4842
5636
|
id: string;
|
|
4843
5637
|
/**
|
|
@@ -4870,6 +5664,8 @@ export declare namespace GenModels {
|
|
|
4870
5664
|
searchArea?: GenModels.DirectoryDesignerSearchArea;
|
|
4871
5665
|
/**
|
|
4872
5666
|
* Department types to search
|
|
5667
|
+
*
|
|
5668
|
+
* @format datatype.uuid
|
|
4873
5669
|
*/
|
|
4874
5670
|
rootNodeId?: string;
|
|
4875
5671
|
/**
|
|
@@ -4918,6 +5714,8 @@ export declare namespace GenModels {
|
|
|
4918
5714
|
interface GenerateNumberRequest {
|
|
4919
5715
|
/**
|
|
4920
5716
|
* Document card id
|
|
5717
|
+
*
|
|
5718
|
+
* @format datatype.uuid
|
|
4921
5719
|
*/
|
|
4922
5720
|
cardId: string;
|
|
4923
5721
|
/**
|
|
@@ -4930,6 +5728,8 @@ export declare namespace GenModels {
|
|
|
4930
5728
|
info: GenModels.BindingInfo;
|
|
4931
5729
|
/**
|
|
4932
5730
|
* Id of the rule, that should be used to generate number
|
|
5731
|
+
*
|
|
5732
|
+
* @format datatype.uuid
|
|
4933
5733
|
*/
|
|
4934
5734
|
generationRuleId?: string;
|
|
4935
5735
|
}
|
|
@@ -4942,10 +5742,14 @@ export declare namespace GenModels {
|
|
|
4942
5742
|
fieldAlias: string;
|
|
4943
5743
|
/**
|
|
4944
5744
|
* Data source resolver id
|
|
5745
|
+
*
|
|
5746
|
+
* @format datatype.uuid
|
|
4945
5747
|
*/
|
|
4946
5748
|
dataSourceResolverId: string;
|
|
4947
5749
|
/**
|
|
4948
5750
|
* Bound section id
|
|
5751
|
+
*
|
|
5752
|
+
* @format datatype.uuid
|
|
4949
5753
|
*/
|
|
4950
5754
|
sectionId: string;
|
|
4951
5755
|
/**
|
|
@@ -4966,6 +5770,8 @@ export declare namespace GenModels {
|
|
|
4966
5770
|
number: string;
|
|
4967
5771
|
/**
|
|
4968
5772
|
* Gets or sets numerator card busy numbers row identifier
|
|
5773
|
+
*
|
|
5774
|
+
* @format datatype.uuid
|
|
4969
5775
|
*/
|
|
4970
5776
|
id: string;
|
|
4971
5777
|
}
|
|
@@ -4974,6 +5780,8 @@ export declare namespace GenModels {
|
|
|
4974
5780
|
interface ReleaseNumberRequest {
|
|
4975
5781
|
/**
|
|
4976
5782
|
* Card id
|
|
5783
|
+
*
|
|
5784
|
+
* @format datatype.uuid
|
|
4977
5785
|
*/
|
|
4978
5786
|
cardId: string;
|
|
4979
5787
|
/**
|
|
@@ -4982,6 +5790,8 @@ export declare namespace GenModels {
|
|
|
4982
5790
|
info: GenModels.BindingInfo;
|
|
4983
5791
|
/**
|
|
4984
5792
|
* Document number identifier
|
|
5793
|
+
*
|
|
5794
|
+
* @format datatype.uuid
|
|
4985
5795
|
*/
|
|
4986
5796
|
numberId: string;
|
|
4987
5797
|
}
|
|
@@ -4990,6 +5800,8 @@ export declare namespace GenModels {
|
|
|
4990
5800
|
interface SendForAcquaintanceRequest {
|
|
4991
5801
|
/**
|
|
4992
5802
|
* Card id
|
|
5803
|
+
*
|
|
5804
|
+
* @format datatype.uuid
|
|
4993
5805
|
*/
|
|
4994
5806
|
cardId: string;
|
|
4995
5807
|
/**
|
|
@@ -5010,6 +5822,8 @@ export declare namespace GenModels {
|
|
|
5010
5822
|
roleIds: Array<string>;
|
|
5011
5823
|
/**
|
|
5012
5824
|
* Acquaintance end date
|
|
5825
|
+
*
|
|
5826
|
+
* @format datatype.datetime
|
|
5013
5827
|
*/
|
|
5014
5828
|
endDate?: string;
|
|
5015
5829
|
}
|
|
@@ -5018,6 +5832,8 @@ export declare namespace GenModels {
|
|
|
5018
5832
|
interface UniqueAttribute {
|
|
5019
5833
|
/**
|
|
5020
5834
|
* Gets or sets section id
|
|
5835
|
+
*
|
|
5836
|
+
* @format datatype.uuid
|
|
5021
5837
|
*/
|
|
5022
5838
|
sectionId: string;
|
|
5023
5839
|
/**
|
|
@@ -5046,6 +5862,8 @@ export declare namespace GenModels {
|
|
|
5046
5862
|
uniqueAttributeValues: Array<GenModels.UniqueAttributeValue>;
|
|
5047
5863
|
/**
|
|
5048
5864
|
* Document id
|
|
5865
|
+
*
|
|
5866
|
+
* @format datatype.uuid
|
|
5049
5867
|
*/
|
|
5050
5868
|
documentId: string;
|
|
5051
5869
|
}
|
|
@@ -5054,6 +5872,8 @@ export declare namespace GenModels {
|
|
|
5054
5872
|
interface UniqueAttributeValue {
|
|
5055
5873
|
/**
|
|
5056
5874
|
* Gets or sets section id
|
|
5875
|
+
*
|
|
5876
|
+
* @format datatype.uuid
|
|
5057
5877
|
*/
|
|
5058
5878
|
sectionId: string;
|
|
5059
5879
|
/**
|
|
@@ -5082,6 +5902,8 @@ export declare namespace GenModels {
|
|
|
5082
5902
|
interface UniqueAttributeCard {
|
|
5083
5903
|
/**
|
|
5084
5904
|
* Gets or sets card id
|
|
5905
|
+
*
|
|
5906
|
+
* @format datatype.uuid
|
|
5085
5907
|
*/
|
|
5086
5908
|
cardId: string;
|
|
5087
5909
|
/**
|
|
@@ -5094,6 +5916,8 @@ export declare namespace GenModels {
|
|
|
5094
5916
|
authorDisplayName: string;
|
|
5095
5917
|
/**
|
|
5096
5918
|
* Gets or sets card create date
|
|
5919
|
+
*
|
|
5920
|
+
* @format datatype.datetime
|
|
5097
5921
|
*/
|
|
5098
5922
|
createDate: string;
|
|
5099
5923
|
/**
|
|
@@ -5106,6 +5930,8 @@ export declare namespace GenModels {
|
|
|
5106
5930
|
interface SignatureInfoModel {
|
|
5107
5931
|
/**
|
|
5108
5932
|
* Gets expire date
|
|
5933
|
+
*
|
|
5934
|
+
* @format datatype.datetime
|
|
5109
5935
|
*/
|
|
5110
5936
|
expireDate?: string;
|
|
5111
5937
|
/**
|
|
@@ -5134,6 +5960,8 @@ export declare namespace GenModels {
|
|
|
5134
5960
|
issuer: string;
|
|
5135
5961
|
/**
|
|
5136
5962
|
* Gets expire date
|
|
5963
|
+
*
|
|
5964
|
+
* @format datatype.datetime
|
|
5137
5965
|
*/
|
|
5138
5966
|
expireDate: string;
|
|
5139
5967
|
}
|
|
@@ -5142,10 +5970,14 @@ export declare namespace GenModels {
|
|
|
5142
5970
|
interface TimestampInfoModel {
|
|
5143
5971
|
/**
|
|
5144
5972
|
* Gets create date
|
|
5973
|
+
*
|
|
5974
|
+
* @format datatype.datetime
|
|
5145
5975
|
*/
|
|
5146
5976
|
createDate: string;
|
|
5147
5977
|
/**
|
|
5148
5978
|
* Gets expire date
|
|
5979
|
+
*
|
|
5980
|
+
* @format datatype.datetime
|
|
5149
5981
|
*/
|
|
5150
5982
|
expireDate: string;
|
|
5151
5983
|
/**
|
|
@@ -5162,6 +5994,8 @@ export declare namespace GenModels {
|
|
|
5162
5994
|
interface GetFilesRequest {
|
|
5163
5995
|
/**
|
|
5164
5996
|
* Card id
|
|
5997
|
+
*
|
|
5998
|
+
* @format datatype.uuid
|
|
5165
5999
|
*/
|
|
5166
6000
|
cardId: string;
|
|
5167
6001
|
/**
|
|
@@ -5186,6 +6020,8 @@ export declare namespace GenModels {
|
|
|
5186
6020
|
interface GetVersionsRequest {
|
|
5187
6021
|
/**
|
|
5188
6022
|
* Card id
|
|
6023
|
+
*
|
|
6024
|
+
* @format datatype.uuid
|
|
5189
6025
|
*/
|
|
5190
6026
|
cardId: string;
|
|
5191
6027
|
}
|
|
@@ -5202,14 +6038,20 @@ export declare namespace GenModels {
|
|
|
5202
6038
|
interface GetCommentsRequest {
|
|
5203
6039
|
/**
|
|
5204
6040
|
* File card id
|
|
6041
|
+
*
|
|
6042
|
+
* @format datatype.uuid
|
|
5205
6043
|
*/
|
|
5206
6044
|
fileCardId: string;
|
|
5207
6045
|
/**
|
|
5208
6046
|
* Version id
|
|
6047
|
+
*
|
|
6048
|
+
* @format datatype.uuid
|
|
5209
6049
|
*/
|
|
5210
6050
|
versionId: string;
|
|
5211
6051
|
/**
|
|
5212
6052
|
* Task or document card, that owns file.
|
|
6053
|
+
*
|
|
6054
|
+
* @format datatype.uuid
|
|
5213
6055
|
*/
|
|
5214
6056
|
ownerCardId: string;
|
|
5215
6057
|
}
|
|
@@ -5230,10 +6072,14 @@ export declare namespace GenModels {
|
|
|
5230
6072
|
fileAuthor: string;
|
|
5231
6073
|
/**
|
|
5232
6074
|
* Gets or sets file author id
|
|
6075
|
+
*
|
|
6076
|
+
* @format datatype.uuid
|
|
5233
6077
|
*/
|
|
5234
6078
|
fileAuthorId: string;
|
|
5235
6079
|
/**
|
|
5236
6080
|
* Gets or sets file creation date
|
|
6081
|
+
*
|
|
6082
|
+
* @format datatype.datetime
|
|
5237
6083
|
*/
|
|
5238
6084
|
fileCreationDate: string;
|
|
5239
6085
|
/**
|
|
@@ -5242,6 +6088,8 @@ export declare namespace GenModels {
|
|
|
5242
6088
|
version: string;
|
|
5243
6089
|
/**
|
|
5244
6090
|
* Get version id
|
|
6091
|
+
*
|
|
6092
|
+
* @format datatype.uuid
|
|
5245
6093
|
*/
|
|
5246
6094
|
versionId: string;
|
|
5247
6095
|
/**
|
|
@@ -5250,10 +6098,14 @@ export declare namespace GenModels {
|
|
|
5250
6098
|
currentEmployee: string;
|
|
5251
6099
|
/**
|
|
5252
6100
|
* Gets or sets Id of current employee
|
|
6101
|
+
*
|
|
6102
|
+
* @format datatype.uuid
|
|
5253
6103
|
*/
|
|
5254
6104
|
currentEmployeeId: string;
|
|
5255
6105
|
/**
|
|
5256
6106
|
* Gets or sets file card identifier
|
|
6107
|
+
*
|
|
6108
|
+
* @format datatype.uuid
|
|
5257
6109
|
*/
|
|
5258
6110
|
fileCardId: string;
|
|
5259
6111
|
/**
|
|
@@ -5266,10 +6118,14 @@ export declare namespace GenModels {
|
|
|
5266
6118
|
interface VersionedFileCommentCreateModel {
|
|
5267
6119
|
/**
|
|
5268
6120
|
* Gets or sets comment identifier
|
|
6121
|
+
*
|
|
6122
|
+
* @format datatype.uuid
|
|
5269
6123
|
*/
|
|
5270
6124
|
commentId?: string;
|
|
5271
6125
|
/**
|
|
5272
6126
|
* Gets or sets container card identifier
|
|
6127
|
+
*
|
|
6128
|
+
* @format datatype.uuid
|
|
5273
6129
|
*/
|
|
5274
6130
|
cardId: string;
|
|
5275
6131
|
/**
|
|
@@ -5282,10 +6138,14 @@ export declare namespace GenModels {
|
|
|
5282
6138
|
comment: string;
|
|
5283
6139
|
/**
|
|
5284
6140
|
* Gets or sets file card identifier
|
|
6141
|
+
*
|
|
6142
|
+
* @format datatype.uuid
|
|
5285
6143
|
*/
|
|
5286
6144
|
fileCardId: string;
|
|
5287
6145
|
/**
|
|
5288
6146
|
* Gets or sets version identifier
|
|
6147
|
+
*
|
|
6148
|
+
* @format datatype.uuid
|
|
5289
6149
|
*/
|
|
5290
6150
|
versionId: string;
|
|
5291
6151
|
}
|
|
@@ -5294,10 +6154,14 @@ export declare namespace GenModels {
|
|
|
5294
6154
|
interface VersionedFileCommentDeleteModel {
|
|
5295
6155
|
/**
|
|
5296
6156
|
* Gets or sets comment identifier
|
|
6157
|
+
*
|
|
6158
|
+
* @format datatype.uuid
|
|
5297
6159
|
*/
|
|
5298
6160
|
commentId: string;
|
|
5299
6161
|
/**
|
|
5300
6162
|
* Gets or sets container card identifier
|
|
6163
|
+
*
|
|
6164
|
+
* @format datatype.uuid
|
|
5301
6165
|
*/
|
|
5302
6166
|
cardId: string;
|
|
5303
6167
|
/**
|
|
@@ -5306,10 +6170,14 @@ export declare namespace GenModels {
|
|
|
5306
6170
|
timestamp: number;
|
|
5307
6171
|
/**
|
|
5308
6172
|
* Gets or sets file card identifier
|
|
6173
|
+
*
|
|
6174
|
+
* @format datatype.uuid
|
|
5309
6175
|
*/
|
|
5310
6176
|
fileCardId: string;
|
|
5311
6177
|
/**
|
|
5312
6178
|
* Gets or sets version identifier
|
|
6179
|
+
*
|
|
6180
|
+
* @format datatype.uuid
|
|
5313
6181
|
*/
|
|
5314
6182
|
versionId: string;
|
|
5315
6183
|
}
|
|
@@ -5318,10 +6186,14 @@ export declare namespace GenModels {
|
|
|
5318
6186
|
interface CommmonFileRequest {
|
|
5319
6187
|
/**
|
|
5320
6188
|
* Owner card id
|
|
6189
|
+
*
|
|
6190
|
+
* @format datatype.uuid
|
|
5321
6191
|
*/
|
|
5322
6192
|
ownerCardId: string;
|
|
5323
6193
|
/**
|
|
5324
6194
|
* File card id
|
|
6195
|
+
*
|
|
6196
|
+
* @format datatype.uuid
|
|
5325
6197
|
*/
|
|
5326
6198
|
fileCardId: string;
|
|
5327
6199
|
/**
|
|
@@ -5332,7 +6204,13 @@ export declare namespace GenModels {
|
|
|
5332
6204
|
}
|
|
5333
6205
|
export declare namespace GenModels {
|
|
5334
6206
|
interface RenameFileNameRequest {
|
|
6207
|
+
/**
|
|
6208
|
+
* @format datatype.uuid
|
|
6209
|
+
*/
|
|
5335
6210
|
documentId: string;
|
|
6211
|
+
/**
|
|
6212
|
+
* @format datatype.uuid
|
|
6213
|
+
*/
|
|
5336
6214
|
documentFileId: string;
|
|
5337
6215
|
isMain: boolean;
|
|
5338
6216
|
fileName: string;
|
|
@@ -5342,6 +6220,8 @@ export declare namespace GenModels {
|
|
|
5342
6220
|
interface GetUserFoldersTreeDataRequest {
|
|
5343
6221
|
/**
|
|
5344
6222
|
* Folder id. If value provided, action will return subfolders for specified folder.
|
|
6223
|
+
*
|
|
6224
|
+
* @format datatype.uuid
|
|
5345
6225
|
*/
|
|
5346
6226
|
folderId?: string;
|
|
5347
6227
|
}
|
|
@@ -5350,10 +6230,14 @@ export declare namespace GenModels {
|
|
|
5350
6230
|
interface FolderNode {
|
|
5351
6231
|
/**
|
|
5352
6232
|
* Gets or sets folder identifier
|
|
6233
|
+
*
|
|
6234
|
+
* @format datatype.uuid
|
|
5353
6235
|
*/
|
|
5354
6236
|
id: string;
|
|
5355
6237
|
/**
|
|
5356
|
-
*
|
|
6238
|
+
* Equivalent to Id
|
|
6239
|
+
*
|
|
6240
|
+
* @format datatype.uuid
|
|
5357
6241
|
*/
|
|
5358
6242
|
additionalId: string;
|
|
5359
6243
|
/**
|
|
@@ -5378,14 +6262,20 @@ export declare namespace GenModels {
|
|
|
5378
6262
|
url: string;
|
|
5379
6263
|
/**
|
|
5380
6264
|
* Gets or sets default view identifier
|
|
6265
|
+
*
|
|
6266
|
+
* @format datatype.uuid
|
|
5381
6267
|
*/
|
|
5382
6268
|
defaultViewId: string;
|
|
5383
6269
|
/**
|
|
5384
6270
|
* Gets or sets search identifier for virtual folder
|
|
6271
|
+
*
|
|
6272
|
+
* @format datatype.uuid
|
|
5385
6273
|
*/
|
|
5386
6274
|
searchId: string;
|
|
5387
6275
|
/**
|
|
5388
6276
|
* Gets or sets target folder identifier for delegate folder
|
|
6277
|
+
*
|
|
6278
|
+
* @format datatype.uuid
|
|
5389
6279
|
*/
|
|
5390
6280
|
targetFolderId: string;
|
|
5391
6281
|
/**
|
|
@@ -5418,6 +6308,8 @@ export declare namespace GenModels {
|
|
|
5418
6308
|
interface SelectFolderNode {
|
|
5419
6309
|
/**
|
|
5420
6310
|
* folder identifier
|
|
6311
|
+
*
|
|
6312
|
+
* @format datatype.uuid
|
|
5421
6313
|
*/
|
|
5422
6314
|
folderId: string;
|
|
5423
6315
|
/**
|
|
@@ -5430,10 +6322,14 @@ export declare namespace GenModels {
|
|
|
5430
6322
|
interface CheckFolderForAvailableCardKindRequest {
|
|
5431
6323
|
/**
|
|
5432
6324
|
* Folder id, where card going to be placed
|
|
6325
|
+
*
|
|
6326
|
+
* @format datatype.uuid
|
|
5433
6327
|
*/
|
|
5434
6328
|
folderId: string;
|
|
5435
6329
|
/**
|
|
5436
6330
|
* Card id to check
|
|
6331
|
+
*
|
|
6332
|
+
* @format datatype.uuid
|
|
5437
6333
|
*/
|
|
5438
6334
|
cardId: string;
|
|
5439
6335
|
}
|
|
@@ -5454,6 +6350,8 @@ export declare namespace GenModels {
|
|
|
5454
6350
|
interface GetFolderInfoRequest {
|
|
5455
6351
|
/**
|
|
5456
6352
|
* Folder id
|
|
6353
|
+
*
|
|
6354
|
+
* @format datatype.uuid
|
|
5457
6355
|
*/
|
|
5458
6356
|
folderId: string;
|
|
5459
6357
|
/**
|
|
@@ -5494,6 +6392,8 @@ export declare namespace GenModels {
|
|
|
5494
6392
|
interface SetFolderSettingsRequest {
|
|
5495
6393
|
/**
|
|
5496
6394
|
* Gets or sets folder identifier
|
|
6395
|
+
*
|
|
6396
|
+
* @format datatype.uuid
|
|
5497
6397
|
*/
|
|
5498
6398
|
folderId: string;
|
|
5499
6399
|
/**
|
|
@@ -5510,10 +6410,14 @@ export declare namespace GenModels {
|
|
|
5510
6410
|
name: string;
|
|
5511
6411
|
/**
|
|
5512
6412
|
* Gets or sets folder type identifier
|
|
6413
|
+
*
|
|
6414
|
+
* @format datatype.uuid
|
|
5513
6415
|
*/
|
|
5514
6416
|
typeId?: string;
|
|
5515
6417
|
/**
|
|
5516
6418
|
* Gets or sets folder view identifier
|
|
6419
|
+
*
|
|
6420
|
+
* @format datatype.uuid
|
|
5517
6421
|
*/
|
|
5518
6422
|
viewId?: string;
|
|
5519
6423
|
/**
|
|
@@ -5526,6 +6430,8 @@ export declare namespace GenModels {
|
|
|
5526
6430
|
interface CreateSubfolderRequestModel {
|
|
5527
6431
|
/**
|
|
5528
6432
|
* Gets or sets parent folder identifier
|
|
6433
|
+
*
|
|
6434
|
+
* @format datatype.uuid
|
|
5529
6435
|
*/
|
|
5530
6436
|
parentFolderId: string;
|
|
5531
6437
|
/**
|
|
@@ -5538,6 +6444,8 @@ export declare namespace GenModels {
|
|
|
5538
6444
|
interface GetFolderInfoWithParentsRequest {
|
|
5539
6445
|
/**
|
|
5540
6446
|
* Folder id
|
|
6447
|
+
*
|
|
6448
|
+
* @format datatype.uuid
|
|
5541
6449
|
*/
|
|
5542
6450
|
folderId: string;
|
|
5543
6451
|
}
|
|
@@ -5570,6 +6478,8 @@ export declare namespace GenModels {
|
|
|
5570
6478
|
showFilesForLinksTypesIds: Array<string>;
|
|
5571
6479
|
/**
|
|
5572
6480
|
* Card id
|
|
6481
|
+
*
|
|
6482
|
+
* @format datatype.uuid
|
|
5573
6483
|
*/
|
|
5574
6484
|
cardId: string;
|
|
5575
6485
|
/**
|
|
@@ -5582,10 +6492,14 @@ export declare namespace GenModels {
|
|
|
5582
6492
|
allowedLinkTypes: Array<string>;
|
|
5583
6493
|
/**
|
|
5584
6494
|
* Link id
|
|
6495
|
+
*
|
|
6496
|
+
* @format datatype.uuid
|
|
5585
6497
|
*/
|
|
5586
6498
|
linkId: string;
|
|
5587
6499
|
/**
|
|
5588
6500
|
* Kind id for file cards
|
|
6501
|
+
*
|
|
6502
|
+
* @format datatype.uuid
|
|
5589
6503
|
*/
|
|
5590
6504
|
fileKindId?: string;
|
|
5591
6505
|
/**
|
|
@@ -5598,10 +6512,14 @@ export declare namespace GenModels {
|
|
|
5598
6512
|
interface DeleteFileRequest extends GenModels.DeleteLinkRequest {
|
|
5599
6513
|
/**
|
|
5600
6514
|
* Document (that containts file with FileCardId) card id
|
|
6515
|
+
*
|
|
6516
|
+
* @format datatype.uuid
|
|
5601
6517
|
*/
|
|
5602
6518
|
documentCardId: string;
|
|
5603
6519
|
/**
|
|
5604
6520
|
* File card id
|
|
6521
|
+
*
|
|
6522
|
+
* @format datatype.uuid
|
|
5605
6523
|
*/
|
|
5606
6524
|
fileCardId: string;
|
|
5607
6525
|
}
|
|
@@ -5610,6 +6528,8 @@ export declare namespace GenModels {
|
|
|
5610
6528
|
interface LinkType {
|
|
5611
6529
|
/**
|
|
5612
6530
|
* Link type id
|
|
6531
|
+
*
|
|
6532
|
+
* @format datatype.uuid
|
|
5613
6533
|
*/
|
|
5614
6534
|
linkTypeId: string;
|
|
5615
6535
|
/**
|
|
@@ -5622,10 +6542,14 @@ export declare namespace GenModels {
|
|
|
5622
6542
|
interface AllowedCardKind {
|
|
5623
6543
|
/**
|
|
5624
6544
|
* Kind id of the allowed card
|
|
6545
|
+
*
|
|
6546
|
+
* @format datatype.uuid
|
|
5625
6547
|
*/
|
|
5626
6548
|
kindId: string;
|
|
5627
6549
|
/**
|
|
5628
6550
|
* Card type id of the allowed card
|
|
6551
|
+
*
|
|
6552
|
+
* @format datatype.uuid
|
|
5629
6553
|
*/
|
|
5630
6554
|
cardTypeId: string;
|
|
5631
6555
|
/**
|
|
@@ -5638,10 +6562,14 @@ export declare namespace GenModels {
|
|
|
5638
6562
|
interface LayoutKindModel {
|
|
5639
6563
|
/**
|
|
5640
6564
|
* Card type id
|
|
6565
|
+
*
|
|
6566
|
+
* @format datatype.uuid
|
|
5641
6567
|
*/
|
|
5642
6568
|
cardTypeId: string;
|
|
5643
6569
|
/**
|
|
5644
6570
|
* Kind id of the allowed card
|
|
6571
|
+
*
|
|
6572
|
+
* @format datatype.uuid
|
|
5645
6573
|
*/
|
|
5646
6574
|
kindId: string;
|
|
5647
6575
|
/**
|
|
@@ -5666,6 +6594,8 @@ export declare namespace GenModels {
|
|
|
5666
6594
|
interface LayoutLinkCreateParams {
|
|
5667
6595
|
/**
|
|
5668
6596
|
* Card, where link creation was initiated
|
|
6597
|
+
*
|
|
6598
|
+
* @format datatype.uuid
|
|
5669
6599
|
*/
|
|
5670
6600
|
sourceCardId: string;
|
|
5671
6601
|
/**
|
|
@@ -5674,10 +6604,14 @@ export declare namespace GenModels {
|
|
|
5674
6604
|
sourceCardTimestamp: number;
|
|
5675
6605
|
/**
|
|
5676
6606
|
* Link kind
|
|
6607
|
+
*
|
|
6608
|
+
* @format datatype.uuid
|
|
5677
6609
|
*/
|
|
5678
6610
|
linkTypeId: string;
|
|
5679
6611
|
/**
|
|
5680
6612
|
* Link destination card
|
|
6613
|
+
*
|
|
6614
|
+
* @format datatype.uuid
|
|
5681
6615
|
*/
|
|
5682
6616
|
destinationCardId: string;
|
|
5683
6617
|
/**
|
|
@@ -5698,6 +6632,8 @@ export declare namespace GenModels {
|
|
|
5698
6632
|
isFile: boolean;
|
|
5699
6633
|
/**
|
|
5700
6634
|
* Edit operation
|
|
6635
|
+
*
|
|
6636
|
+
* @format datatype.uuid
|
|
5701
6637
|
*/
|
|
5702
6638
|
editOperation: string;
|
|
5703
6639
|
/**
|
|
@@ -5710,6 +6646,8 @@ export declare namespace GenModels {
|
|
|
5710
6646
|
interface AddUrlLinkParams {
|
|
5711
6647
|
/**
|
|
5712
6648
|
* Card, that contains the link
|
|
6649
|
+
*
|
|
6650
|
+
* @format datatype.uuid
|
|
5713
6651
|
*/
|
|
5714
6652
|
cardId: string;
|
|
5715
6653
|
/**
|
|
@@ -5726,6 +6664,8 @@ export declare namespace GenModels {
|
|
|
5726
6664
|
url: string;
|
|
5727
6665
|
/**
|
|
5728
6666
|
* link type id
|
|
6667
|
+
*
|
|
6668
|
+
* @format datatype.uuid
|
|
5729
6669
|
*/
|
|
5730
6670
|
linkTypeId?: string;
|
|
5731
6671
|
/**
|
|
@@ -5734,6 +6674,8 @@ export declare namespace GenModels {
|
|
|
5734
6674
|
showFilesForLinksTypesIds: Array<string>;
|
|
5735
6675
|
/**
|
|
5736
6676
|
* Kind id for file cards
|
|
6677
|
+
*
|
|
6678
|
+
* @format datatype.uuid
|
|
5737
6679
|
*/
|
|
5738
6680
|
fileKindId?: string;
|
|
5739
6681
|
/**
|
|
@@ -5742,6 +6684,8 @@ export declare namespace GenModels {
|
|
|
5742
6684
|
timestamp: number;
|
|
5743
6685
|
/**
|
|
5744
6686
|
* Edit operation id
|
|
6687
|
+
*
|
|
6688
|
+
* @format datatype.uuid
|
|
5745
6689
|
*/
|
|
5746
6690
|
operationId?: string;
|
|
5747
6691
|
}
|
|
@@ -5750,6 +6694,8 @@ export declare namespace GenModels {
|
|
|
5750
6694
|
interface LayoutSetLinkDescriptionParams {
|
|
5751
6695
|
/**
|
|
5752
6696
|
* Card, that contains the link
|
|
6697
|
+
*
|
|
6698
|
+
* @format datatype.uuid
|
|
5753
6699
|
*/
|
|
5754
6700
|
cardId: string;
|
|
5755
6701
|
/**
|
|
@@ -5762,10 +6708,14 @@ export declare namespace GenModels {
|
|
|
5762
6708
|
bindingInfo: GenModels.SimpleBindingInfo;
|
|
5763
6709
|
/**
|
|
5764
6710
|
* Link id to update
|
|
6711
|
+
*
|
|
6712
|
+
* @format datatype.uuid
|
|
5765
6713
|
*/
|
|
5766
6714
|
linkId: string;
|
|
5767
6715
|
/**
|
|
5768
6716
|
* Kind id for file cards
|
|
6717
|
+
*
|
|
6718
|
+
* @format datatype.uuid
|
|
5769
6719
|
*/
|
|
5770
6720
|
fileKindId?: string;
|
|
5771
6721
|
/**
|
|
@@ -5786,10 +6736,14 @@ export declare namespace GenModels {
|
|
|
5786
6736
|
interface GetLinksRequest {
|
|
5787
6737
|
/**
|
|
5788
6738
|
* Card id
|
|
6739
|
+
*
|
|
6740
|
+
* @format datatype.uuid
|
|
5789
6741
|
*/
|
|
5790
6742
|
cardId: string;
|
|
5791
6743
|
/**
|
|
5792
6744
|
* Kind id for file cards
|
|
6745
|
+
*
|
|
6746
|
+
* @format datatype.uuid
|
|
5793
6747
|
*/
|
|
5794
6748
|
fileKindId?: string;
|
|
5795
6749
|
/**
|
|
@@ -5851,6 +6805,8 @@ export declare namespace GenModels {
|
|
|
5851
6805
|
interface LayoutLinkModel {
|
|
5852
6806
|
/**
|
|
5853
6807
|
* Gets or sets link id
|
|
6808
|
+
*
|
|
6809
|
+
* @format datatype.uuid
|
|
5854
6810
|
*/
|
|
5855
6811
|
linkId: string;
|
|
5856
6812
|
/**
|
|
@@ -5859,6 +6815,8 @@ export declare namespace GenModels {
|
|
|
5859
6815
|
displayName: string;
|
|
5860
6816
|
/**
|
|
5861
6817
|
* Gets or sets link type identifier
|
|
6818
|
+
*
|
|
6819
|
+
* @format datatype.uuid
|
|
5862
6820
|
*/
|
|
5863
6821
|
linkTypeId: string;
|
|
5864
6822
|
/**
|
|
@@ -5875,26 +6833,38 @@ export declare namespace GenModels {
|
|
|
5875
6833
|
isDocument: boolean;
|
|
5876
6834
|
/**
|
|
5877
6835
|
* Linked card id
|
|
6836
|
+
*
|
|
6837
|
+
* @format datatype.uuid
|
|
5878
6838
|
*/
|
|
5879
6839
|
cardId: string;
|
|
5880
6840
|
/**
|
|
5881
6841
|
* Card type identifier
|
|
6842
|
+
*
|
|
6843
|
+
* @format datatype.uuid
|
|
5882
6844
|
*/
|
|
5883
6845
|
cardTypeId: string;
|
|
5884
6846
|
/**
|
|
5885
6847
|
* Card kind identifier
|
|
6848
|
+
*
|
|
6849
|
+
* @format datatype.uuid
|
|
5886
6850
|
*/
|
|
5887
6851
|
cardKindId: string;
|
|
5888
6852
|
/**
|
|
5889
6853
|
* File card id (if file card)
|
|
6854
|
+
*
|
|
6855
|
+
* @format datatype.uuid
|
|
5890
6856
|
*/
|
|
5891
6857
|
fileCardId?: string;
|
|
5892
6858
|
/**
|
|
5893
6859
|
* File card version id (if file card)
|
|
6860
|
+
*
|
|
6861
|
+
* @format datatype.uuid
|
|
5894
6862
|
*/
|
|
5895
6863
|
fileVersionId?: string;
|
|
5896
6864
|
/**
|
|
5897
6865
|
* Gets or sets Link creation date
|
|
6866
|
+
*
|
|
6867
|
+
* @format datatype.datetime
|
|
5898
6868
|
*/
|
|
5899
6869
|
creationDate?: string;
|
|
5900
6870
|
/**
|
|
@@ -5935,6 +6905,8 @@ export declare namespace GenModels {
|
|
|
5935
6905
|
interface CheckReadMainFileAvailableRequest {
|
|
5936
6906
|
/**
|
|
5937
6907
|
* Card id
|
|
6908
|
+
*
|
|
6909
|
+
* @format datatype.uuid
|
|
5938
6910
|
*/
|
|
5939
6911
|
cardId: string;
|
|
5940
6912
|
}
|
|
@@ -5979,6 +6951,8 @@ export declare namespace GenModels {
|
|
|
5979
6951
|
interface DepartmentLoadTreeQuery {
|
|
5980
6952
|
/**
|
|
5981
6953
|
* Parent department identifier
|
|
6954
|
+
*
|
|
6955
|
+
* @format datatype.uuid
|
|
5982
6956
|
*/
|
|
5983
6957
|
parentNodeId?: string;
|
|
5984
6958
|
/**
|
|
@@ -5999,6 +6973,8 @@ export declare namespace GenModels {
|
|
|
5999
6973
|
interface DepartmentTreeNode extends GenModels.IDirectoryItemData {
|
|
6000
6974
|
/**
|
|
6001
6975
|
* Node Id
|
|
6976
|
+
*
|
|
6977
|
+
* @format datatype.uuid
|
|
6002
6978
|
*/
|
|
6003
6979
|
id: string;
|
|
6004
6980
|
/**
|
|
@@ -6148,6 +7124,8 @@ export declare namespace GenModels {
|
|
|
6148
7124
|
interface GetDepartmentPathRequestModel {
|
|
6149
7125
|
/**
|
|
6150
7126
|
* Gets or sets a department identifier
|
|
7127
|
+
*
|
|
7128
|
+
* @format datatype.uuid
|
|
6151
7129
|
*/
|
|
6152
7130
|
departmentId: string;
|
|
6153
7131
|
/**
|
|
@@ -6160,6 +7138,8 @@ export declare namespace GenModels {
|
|
|
6160
7138
|
interface DepartmentLoadFlatQuery {
|
|
6161
7139
|
/**
|
|
6162
7140
|
* Parent department identifier
|
|
7141
|
+
*
|
|
7142
|
+
* @format datatype.uuid
|
|
6163
7143
|
*/
|
|
6164
7144
|
departmentId?: string;
|
|
6165
7145
|
/**
|
|
@@ -6224,6 +7204,8 @@ export declare namespace GenModels {
|
|
|
6224
7204
|
searchText: string;
|
|
6225
7205
|
/**
|
|
6226
7206
|
* Department id
|
|
7207
|
+
*
|
|
7208
|
+
* @format datatype.uuid
|
|
6227
7209
|
*/
|
|
6228
7210
|
departmentId?: string;
|
|
6229
7211
|
/**
|
|
@@ -6266,6 +7248,9 @@ export declare namespace GenModels {
|
|
|
6266
7248
|
}
|
|
6267
7249
|
export declare namespace GenModels {
|
|
6268
7250
|
interface GetParentDepartmentsRequest {
|
|
7251
|
+
/**
|
|
7252
|
+
* @format datatype.uuid
|
|
7253
|
+
*/
|
|
6269
7254
|
departmentId: string;
|
|
6270
7255
|
/**
|
|
6271
7256
|
* Staff or partner department
|
|
@@ -6281,6 +7266,8 @@ export declare namespace GenModels {
|
|
|
6281
7266
|
term: string;
|
|
6282
7267
|
/**
|
|
6283
7268
|
* Some unique id, describing place in UI, where value selection performed
|
|
7269
|
+
*
|
|
7270
|
+
* @format datatype.uuid
|
|
6284
7271
|
*/
|
|
6285
7272
|
kindId?: string;
|
|
6286
7273
|
/**
|
|
@@ -6293,6 +7280,8 @@ export declare namespace GenModels {
|
|
|
6293
7280
|
skip?: number;
|
|
6294
7281
|
/**
|
|
6295
7282
|
* Restricts results to specified unit when is not null.
|
|
7283
|
+
*
|
|
7284
|
+
* @format datatype.uuid
|
|
6296
7285
|
*/
|
|
6297
7286
|
unitId?: string;
|
|
6298
7287
|
/**
|
|
@@ -6329,10 +7318,14 @@ export declare namespace GenModels {
|
|
|
6329
7318
|
inactiveStatus: GenModels.StaffEmployeeInactiveStatus;
|
|
6330
7319
|
/**
|
|
6331
7320
|
* Employee start date of absence field
|
|
7321
|
+
*
|
|
7322
|
+
* @format datatype.datetime
|
|
6332
7323
|
*/
|
|
6333
7324
|
startDate?: string;
|
|
6334
7325
|
/**
|
|
6335
7326
|
* Employee end date of absence
|
|
7327
|
+
*
|
|
7328
|
+
* @format datatype.datetime
|
|
6336
7329
|
*/
|
|
6337
7330
|
endDate?: string;
|
|
6338
7331
|
/**
|
|
@@ -6345,6 +7338,8 @@ export declare namespace GenModels {
|
|
|
6345
7338
|
interface UpdateEmployeeDeputyModel {
|
|
6346
7339
|
/**
|
|
6347
7340
|
* Deputy employee id
|
|
7341
|
+
*
|
|
7342
|
+
* @format datatype.uuid
|
|
6348
7343
|
*/
|
|
6349
7344
|
deputyID: string;
|
|
6350
7345
|
/**
|
|
@@ -6377,6 +7372,8 @@ export declare namespace GenModels {
|
|
|
6377
7372
|
cardType: GenModels.CardTypeWeb;
|
|
6378
7373
|
/**
|
|
6379
7374
|
* Gets or sets KindId
|
|
7375
|
+
*
|
|
7376
|
+
* @format datatype.uuid
|
|
6380
7377
|
*/
|
|
6381
7378
|
kindId?: string;
|
|
6382
7379
|
/**
|
|
@@ -6405,6 +7402,8 @@ export declare namespace GenModels {
|
|
|
6405
7402
|
cssClass: string;
|
|
6406
7403
|
/**
|
|
6407
7404
|
* Gets card create route
|
|
7405
|
+
*
|
|
7406
|
+
* @format datatype.uuid
|
|
6408
7407
|
*/
|
|
6409
7408
|
cardTypeId: string;
|
|
6410
7409
|
/**
|
|
@@ -6727,6 +7726,8 @@ export declare namespace GenModels {
|
|
|
6727
7726
|
name: string;
|
|
6728
7727
|
/**
|
|
6729
7728
|
* Card type id
|
|
7729
|
+
*
|
|
7730
|
+
* @format datatype.uuid
|
|
6730
7731
|
*/
|
|
6731
7732
|
id: string;
|
|
6732
7733
|
}
|
|
@@ -6735,8 +7736,14 @@ export declare namespace GenModels {
|
|
|
6735
7736
|
interface UserProfile {
|
|
6736
7737
|
/**
|
|
6737
7738
|
* Activate status refuse last date and time
|
|
7739
|
+
*
|
|
7740
|
+
* @format datatype.datetime
|
|
6738
7741
|
*/
|
|
6739
7742
|
lastRefuseDateTime: string;
|
|
7743
|
+
/**
|
|
7744
|
+
* Show Archived Cards
|
|
7745
|
+
*/
|
|
7746
|
+
showArchivedCards: boolean;
|
|
6740
7747
|
}
|
|
6741
7748
|
}
|
|
6742
7749
|
export declare namespace GenModels {
|
|
@@ -6771,6 +7778,8 @@ export declare namespace GenModels {
|
|
|
6771
7778
|
interface Feature {
|
|
6772
7779
|
/**
|
|
6773
7780
|
* Gets or sets ID
|
|
7781
|
+
*
|
|
7782
|
+
* @format datatype.uuid
|
|
6774
7783
|
*/
|
|
6775
7784
|
id: string;
|
|
6776
7785
|
/**
|
|
@@ -6827,6 +7836,8 @@ export declare namespace GenModels {
|
|
|
6827
7836
|
interface CompletionParameterModel {
|
|
6828
7837
|
/**
|
|
6829
7838
|
* Gets or sets parameter identifier
|
|
7839
|
+
*
|
|
7840
|
+
* @format datatype.uuid
|
|
6830
7841
|
*/
|
|
6831
7842
|
id: string;
|
|
6832
7843
|
/**
|
|
@@ -6873,6 +7884,8 @@ export declare namespace GenModels {
|
|
|
6873
7884
|
interface TransformationDataModel {
|
|
6874
7885
|
/**
|
|
6875
7886
|
* Gets or sets identifier
|
|
7887
|
+
*
|
|
7888
|
+
* @format datatype.uuid
|
|
6876
7889
|
*/
|
|
6877
7890
|
id: string;
|
|
6878
7891
|
/**
|
|
@@ -6897,6 +7910,8 @@ export declare namespace GenModels {
|
|
|
6897
7910
|
historyExists: boolean;
|
|
6898
7911
|
/**
|
|
6899
7912
|
* Gets agreement card identifier
|
|
7913
|
+
*
|
|
7914
|
+
* @format datatype.uuid
|
|
6900
7915
|
*/
|
|
6901
7916
|
agreementCardId: string;
|
|
6902
7917
|
}
|
|
@@ -6911,6 +7926,8 @@ export declare namespace GenModels {
|
|
|
6911
7926
|
interface CardLinkDataModel {
|
|
6912
7927
|
/**
|
|
6913
7928
|
* ID карточки, на которую установлена ссылка.
|
|
7929
|
+
*
|
|
7930
|
+
* @format datatype.uuid
|
|
6914
7931
|
*/
|
|
6915
7932
|
cardId: string;
|
|
6916
7933
|
/**
|
|
@@ -6937,10 +7954,14 @@ export declare namespace GenModels {
|
|
|
6937
7954
|
createRouteName: string;
|
|
6938
7955
|
/**
|
|
6939
7956
|
* Gets identifier
|
|
7957
|
+
*
|
|
7958
|
+
* @format datatype.uuid
|
|
6940
7959
|
*/
|
|
6941
7960
|
id: string;
|
|
6942
7961
|
/**
|
|
6943
7962
|
* Gets card type identifier
|
|
7963
|
+
*
|
|
7964
|
+
* @format datatype.uuid
|
|
6944
7965
|
*/
|
|
6945
7966
|
cardTypeId: string;
|
|
6946
7967
|
/**
|
|
@@ -6961,6 +7982,8 @@ export declare namespace GenModels {
|
|
|
6961
7982
|
interface LayoutTableBindingModel {
|
|
6962
7983
|
/**
|
|
6963
7984
|
* Section id
|
|
7985
|
+
*
|
|
7986
|
+
* @format datatype.uuid
|
|
6964
7987
|
*/
|
|
6965
7988
|
sectionId: string;
|
|
6966
7989
|
/**
|
|
@@ -6984,7 +8007,7 @@ export declare namespace GenModels {
|
|
|
6984
8007
|
*/
|
|
6985
8008
|
deletedRows: Array<string>;
|
|
6986
8009
|
/**
|
|
6987
|
-
* Rows
|
|
8010
|
+
* Rows identifiers sorted by order
|
|
6988
8011
|
*/
|
|
6989
8012
|
rowsOrder: Array<string>;
|
|
6990
8013
|
}
|
|
@@ -7025,10 +8048,14 @@ export declare namespace GenModels {
|
|
|
7025
8048
|
interface OperationDataModel {
|
|
7026
8049
|
/**
|
|
7027
8050
|
* Gets or sets operation id
|
|
8051
|
+
*
|
|
8052
|
+
* @format datatype.uuid
|
|
7028
8053
|
*/
|
|
7029
8054
|
operationId: string;
|
|
7030
8055
|
/**
|
|
7031
8056
|
* Gets or sets operation builtInId
|
|
8057
|
+
*
|
|
8058
|
+
* @format datatype.uuid
|
|
7032
8059
|
*/
|
|
7033
8060
|
builtInOperationId: string;
|
|
7034
8061
|
/**
|
|
@@ -7049,6 +8076,8 @@ export declare namespace GenModels {
|
|
|
7049
8076
|
isGenerated: boolean;
|
|
7050
8077
|
/**
|
|
7051
8078
|
* Gets or sets generated operation identifier
|
|
8079
|
+
*
|
|
8080
|
+
* @format datatype.uuid
|
|
7052
8081
|
*/
|
|
7053
8082
|
generatedOperationId: string;
|
|
7054
8083
|
/**
|
|
@@ -7065,6 +8094,8 @@ export declare namespace GenModels {
|
|
|
7065
8094
|
order: number;
|
|
7066
8095
|
/**
|
|
7067
8096
|
* If operation is completion option, its identifier.
|
|
8097
|
+
*
|
|
8098
|
+
* @format datatype.uuid
|
|
7068
8099
|
*/
|
|
7069
8100
|
completionOptionId?: string;
|
|
7070
8101
|
/**
|
|
@@ -7197,6 +8228,8 @@ export declare namespace GenModels {
|
|
|
7197
8228
|
content: string;
|
|
7198
8229
|
/**
|
|
7199
8230
|
* Gets or sets task end date
|
|
8231
|
+
*
|
|
8232
|
+
* @format datatype.datetime
|
|
7200
8233
|
*/
|
|
7201
8234
|
endDate?: string;
|
|
7202
8235
|
/**
|
|
@@ -7205,6 +8238,8 @@ export declare namespace GenModels {
|
|
|
7205
8238
|
controller: GenModels.EmployeeModel;
|
|
7206
8239
|
/**
|
|
7207
8240
|
* Gets or sets task control date
|
|
8241
|
+
*
|
|
8242
|
+
* @format datatype.datetime
|
|
7208
8243
|
*/
|
|
7209
8244
|
controlDate?: string;
|
|
7210
8245
|
}
|
|
@@ -7217,6 +8252,8 @@ export declare namespace GenModels {
|
|
|
7217
8252
|
name: string;
|
|
7218
8253
|
/**
|
|
7219
8254
|
* Gets or sets task group end date
|
|
8255
|
+
*
|
|
8256
|
+
* @format datatype.datetime
|
|
7220
8257
|
*/
|
|
7221
8258
|
endDate?: string;
|
|
7222
8259
|
/**
|
|
@@ -7281,6 +8318,8 @@ export declare namespace GenModels {
|
|
|
7281
8318
|
content: string;
|
|
7282
8319
|
/**
|
|
7283
8320
|
* Gets or sets task end date
|
|
8321
|
+
*
|
|
8322
|
+
* @format datatype.datetime
|
|
7284
8323
|
*/
|
|
7285
8324
|
endDate?: string;
|
|
7286
8325
|
/**
|
|
@@ -7289,10 +8328,14 @@ export declare namespace GenModels {
|
|
|
7289
8328
|
controller: GenModels.EmployeeModel;
|
|
7290
8329
|
/**
|
|
7291
8330
|
* Gets or sets task control date
|
|
8331
|
+
*
|
|
8332
|
+
* @format datatype.datetime
|
|
7292
8333
|
*/
|
|
7293
8334
|
controlDate?: string;
|
|
7294
8335
|
/**
|
|
7295
8336
|
* Gets or sets actual end date
|
|
8337
|
+
*
|
|
8338
|
+
* @format datatype.datetime
|
|
7296
8339
|
*/
|
|
7297
8340
|
endDateActual?: string;
|
|
7298
8341
|
/**
|
|
@@ -7317,6 +8360,8 @@ export declare namespace GenModels {
|
|
|
7317
8360
|
interface LinkModel {
|
|
7318
8361
|
/**
|
|
7319
8362
|
* Gets link identifier
|
|
8363
|
+
*
|
|
8364
|
+
* @format datatype.uuid
|
|
7320
8365
|
*/
|
|
7321
8366
|
linkId: string;
|
|
7322
8367
|
/**
|
|
@@ -7325,6 +8370,8 @@ export declare namespace GenModels {
|
|
|
7325
8370
|
displayName: string;
|
|
7326
8371
|
/**
|
|
7327
8372
|
* Gets link type identifier
|
|
8373
|
+
*
|
|
8374
|
+
* @format datatype.uuid
|
|
7328
8375
|
*/
|
|
7329
8376
|
linkTypeId: string;
|
|
7330
8377
|
/**
|
|
@@ -7341,18 +8388,26 @@ export declare namespace GenModels {
|
|
|
7341
8388
|
isDocument: boolean;
|
|
7342
8389
|
/**
|
|
7343
8390
|
* Card type identifier
|
|
8391
|
+
*
|
|
8392
|
+
* @format datatype.uuid
|
|
7344
8393
|
*/
|
|
7345
8394
|
cardTypeId: string;
|
|
7346
8395
|
/**
|
|
7347
8396
|
* Card kind identifier
|
|
8397
|
+
*
|
|
8398
|
+
* @format datatype.uuid
|
|
7348
8399
|
*/
|
|
7349
8400
|
cardKindId: string;
|
|
7350
8401
|
/**
|
|
7351
8402
|
* Gets linked card identifier
|
|
8403
|
+
*
|
|
8404
|
+
* @format datatype.uuid
|
|
7352
8405
|
*/
|
|
7353
8406
|
cardId: string;
|
|
7354
8407
|
/**
|
|
7355
8408
|
* Gets link creation date
|
|
8409
|
+
*
|
|
8410
|
+
* @format datatype.datetime
|
|
7356
8411
|
*/
|
|
7357
8412
|
creationDate?: string;
|
|
7358
8413
|
/**
|
|
@@ -7397,6 +8452,8 @@ export declare namespace GenModels {
|
|
|
7397
8452
|
name: string;
|
|
7398
8453
|
/**
|
|
7399
8454
|
* Gets or sets task end date
|
|
8455
|
+
*
|
|
8456
|
+
* @format datatype.datetime
|
|
7400
8457
|
*/
|
|
7401
8458
|
endDate?: string;
|
|
7402
8459
|
/**
|
|
@@ -7457,6 +8514,8 @@ export declare namespace GenModels {
|
|
|
7457
8514
|
interface CompletionOption {
|
|
7458
8515
|
/**
|
|
7459
8516
|
* Gets or sets completion option identifier
|
|
8517
|
+
*
|
|
8518
|
+
* @format datatype.uuid
|
|
7460
8519
|
*/
|
|
7461
8520
|
id: string;
|
|
7462
8521
|
/**
|
|
@@ -7493,6 +8552,8 @@ export declare namespace GenModels {
|
|
|
7493
8552
|
type: GenModels.CompletionParameterType;
|
|
7494
8553
|
/**
|
|
7495
8554
|
* Gets or sets section identifier
|
|
8555
|
+
*
|
|
8556
|
+
* @format datatype.uuid
|
|
7496
8557
|
*/
|
|
7497
8558
|
sectionId: string;
|
|
7498
8559
|
/**
|
|
@@ -7521,6 +8582,8 @@ export declare namespace GenModels {
|
|
|
7521
8582
|
isEmpty: boolean;
|
|
7522
8583
|
/**
|
|
7523
8584
|
* Gets or sets parameter identifier
|
|
8585
|
+
*
|
|
8586
|
+
* @format datatype.uuid
|
|
7524
8587
|
*/
|
|
7525
8588
|
id: string;
|
|
7526
8589
|
showInCompletionDialog: boolean;
|
|
@@ -7586,6 +8649,8 @@ export declare namespace GenModels {
|
|
|
7586
8649
|
interface UniquenessCheckOperationModel {
|
|
7587
8650
|
/**
|
|
7588
8651
|
* Operation id
|
|
8652
|
+
*
|
|
8653
|
+
* @format datatype.uuid
|
|
7589
8654
|
*/
|
|
7590
8655
|
operationId: string;
|
|
7591
8656
|
/**
|
|
@@ -7646,10 +8711,14 @@ export declare namespace GenModels {
|
|
|
7646
8711
|
interface PerformersTypeDialogModel {
|
|
7647
8712
|
/**
|
|
7648
8713
|
* Organization restriction.
|
|
8714
|
+
*
|
|
8715
|
+
* @format datatype.uuid
|
|
7649
8716
|
*/
|
|
7650
8717
|
selectFromOrganization?: string;
|
|
7651
8718
|
/**
|
|
7652
8719
|
* Group restriction.
|
|
8720
|
+
*
|
|
8721
|
+
* @format datatype.uuid
|
|
7653
8722
|
*/
|
|
7654
8723
|
selectFromGroup?: string;
|
|
7655
8724
|
/**
|
|
@@ -7722,10 +8791,14 @@ export declare namespace GenModels {
|
|
|
7722
8791
|
delegatedTo: Array<GenModels.EmployeeModel>;
|
|
7723
8792
|
/**
|
|
7724
8793
|
* Gets or set delegate date
|
|
8794
|
+
*
|
|
8795
|
+
* @format datatype.datetime
|
|
7725
8796
|
*/
|
|
7726
8797
|
delegateDate: string;
|
|
7727
8798
|
/**
|
|
7728
8799
|
* Gets or set return from delegation date
|
|
8800
|
+
*
|
|
8801
|
+
* @format datatype.datetime
|
|
7729
8802
|
*/
|
|
7730
8803
|
returnFromDelegationDate?: string;
|
|
7731
8804
|
/**
|
|
@@ -7742,6 +8815,8 @@ export declare namespace GenModels {
|
|
|
7742
8815
|
interface EmployeeModel {
|
|
7743
8816
|
/**
|
|
7744
8817
|
* Gets or sets employee identifier
|
|
8818
|
+
*
|
|
8819
|
+
* @format datatype.uuid
|
|
7745
8820
|
*/
|
|
7746
8821
|
employeeId: string;
|
|
7747
8822
|
/**
|
|
@@ -7790,6 +8865,8 @@ export declare namespace GenModels {
|
|
|
7790
8865
|
interface UnitModel {
|
|
7791
8866
|
/**
|
|
7792
8867
|
* Get unit identifier
|
|
8868
|
+
*
|
|
8869
|
+
* @format datatype.uuid
|
|
7793
8870
|
*/
|
|
7794
8871
|
unitId: string;
|
|
7795
8872
|
/**
|
|
@@ -7802,6 +8879,8 @@ export declare namespace GenModels {
|
|
|
7802
8879
|
interface CompletionOptionModel {
|
|
7803
8880
|
/**
|
|
7804
8881
|
* Gets or sets completion option identifier
|
|
8882
|
+
*
|
|
8883
|
+
* @format datatype.uuid
|
|
7805
8884
|
*/
|
|
7806
8885
|
id: string;
|
|
7807
8886
|
/**
|
|
@@ -7866,10 +8945,14 @@ export declare namespace GenModels {
|
|
|
7866
8945
|
isResponsible: boolean;
|
|
7867
8946
|
/**
|
|
7868
8947
|
* Task start date
|
|
8948
|
+
*
|
|
8949
|
+
* @format datatype.datetime
|
|
7869
8950
|
*/
|
|
7870
8951
|
startDate?: string;
|
|
7871
8952
|
/**
|
|
7872
8953
|
* Task end date.
|
|
8954
|
+
*
|
|
8955
|
+
* @format datatype.datetime
|
|
7873
8956
|
*/
|
|
7874
8957
|
endDate?: string;
|
|
7875
8958
|
/**
|
|
@@ -7920,10 +9003,14 @@ export declare namespace GenModels {
|
|
|
7920
9003
|
interface SearchItemModel {
|
|
7921
9004
|
/**
|
|
7922
9005
|
* Search item id, specific for directory
|
|
9006
|
+
*
|
|
9007
|
+
* @format datatype.uuid
|
|
7923
9008
|
*/
|
|
7924
9009
|
id: string;
|
|
7925
9010
|
/**
|
|
7926
9011
|
* Search item card id
|
|
9012
|
+
*
|
|
9013
|
+
* @format datatype.uuid
|
|
7927
9014
|
*/
|
|
7928
9015
|
cardId: string;
|
|
7929
9016
|
/**
|
|
@@ -7995,6 +9082,44 @@ export declare namespace GenModels {
|
|
|
7995
9082
|
EveryWhere = 3
|
|
7996
9083
|
}
|
|
7997
9084
|
}
|
|
9085
|
+
export declare namespace GenModels {
|
|
9086
|
+
/**
|
|
9087
|
+
* Filter operation
|
|
9088
|
+
*/
|
|
9089
|
+
enum FilterOperation {
|
|
9090
|
+
/**
|
|
9091
|
+
* Default
|
|
9092
|
+
*/
|
|
9093
|
+
Default = 0,
|
|
9094
|
+
/**
|
|
9095
|
+
* Contains
|
|
9096
|
+
*/
|
|
9097
|
+
Contains = 1,
|
|
9098
|
+
/**
|
|
9099
|
+
* Equals
|
|
9100
|
+
*/
|
|
9101
|
+
Equals = 2
|
|
9102
|
+
}
|
|
9103
|
+
}
|
|
9104
|
+
export declare namespace GenModels {
|
|
9105
|
+
/**
|
|
9106
|
+
* Filter Mode
|
|
9107
|
+
*/
|
|
9108
|
+
enum FilterMode {
|
|
9109
|
+
/**
|
|
9110
|
+
* Default
|
|
9111
|
+
*/
|
|
9112
|
+
Default = 0,
|
|
9113
|
+
/**
|
|
9114
|
+
* Date List
|
|
9115
|
+
*/
|
|
9116
|
+
DateList = 1,
|
|
9117
|
+
/**
|
|
9118
|
+
* Date Calendar
|
|
9119
|
+
*/
|
|
9120
|
+
DateCalendar = 2
|
|
9121
|
+
}
|
|
9122
|
+
}
|
|
7998
9123
|
export declare namespace GenModels {
|
|
7999
9124
|
/**
|
|
8000
9125
|
* Defines grid view mode
|
|
@@ -8010,6 +9135,25 @@ export declare namespace GenModels {
|
|
|
8010
9135
|
Wrap = 1
|
|
8011
9136
|
}
|
|
8012
9137
|
}
|
|
9138
|
+
export declare namespace GenModels {
|
|
9139
|
+
/**
|
|
9140
|
+
* Table presentation mode
|
|
9141
|
+
*/
|
|
9142
|
+
enum TablePresentation {
|
|
9143
|
+
/**
|
|
9144
|
+
* Depends on device
|
|
9145
|
+
*/
|
|
9146
|
+
Default = 0,
|
|
9147
|
+
/**
|
|
9148
|
+
* Classic table view
|
|
9149
|
+
*/
|
|
9150
|
+
GridView = 1,
|
|
9151
|
+
/**
|
|
9152
|
+
* List view
|
|
9153
|
+
*/
|
|
9154
|
+
ListView = 2
|
|
9155
|
+
}
|
|
9156
|
+
}
|
|
8013
9157
|
export declare namespace GenModels {
|
|
8014
9158
|
/**
|
|
8015
9159
|
* Type of directory value
|
|
@@ -9317,7 +10461,7 @@ export declare namespace GenModels {
|
|
|
9317
10461
|
}
|
|
9318
10462
|
export declare namespace GenModels {
|
|
9319
10463
|
/**
|
|
9320
|
-
* Save scanned image
|
|
10464
|
+
* Save scanned image format
|
|
9321
10465
|
*/
|
|
9322
10466
|
enum ScannedImageFormat {
|
|
9323
10467
|
/**
|