@docsvision/webclient 6.1.7 → 6.1.8

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.
Files changed (82) hide show
  1. package/Account/Altcha.d.ts +10 -0
  2. package/Account/LoginContainer.d.ts +2 -0
  3. package/Account/LoginLogic.d.ts +18 -1
  4. package/Application.d.ts +3 -3
  5. package/BackOffice/AddressStoriesData.d.ts +21 -0
  6. package/BackOffice/CardKindStoriesData.d.ts +44 -0
  7. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  8. package/BackOffice/CommentsStoriesData.d.ts +8 -0
  9. package/BackOffice/CreateRelatedCardButtonStoriesData.d.ts +22 -0
  10. package/BackOffice/DelegateBatchOperationStoriesData.d.ts +15 -0
  11. package/BackOffice/DeleteShortcutBatchOperationStoriesData.d.ts +12 -0
  12. package/BackOffice/DepartmentStoriesData.d.ts +88 -0
  13. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +3 -1
  14. package/BackOffice/DirectoryDesignerRowImpl.d.ts +4 -2
  15. package/BackOffice/DirectoryDesignerRowStoriesData.d.ts +14 -0
  16. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  17. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  18. package/BackOffice/DisplayInitiatorStoriesData.d.ts +34 -0
  19. package/BackOffice/DisplayPerformersStoriesData.d.ts +71 -0
  20. package/BackOffice/EmailButtonView.d.ts +1 -1
  21. package/BackOffice/EmployeeStoriesData.d.ts +16 -0
  22. package/BackOffice/FileListControlStoriesData.d.ts +162 -0
  23. package/BackOffice/GetSearchItemsType.d.ts +2 -0
  24. package/BackOffice/GroupTaskCardSelectPerformersStoriesData.d.ts +13 -0
  25. package/BackOffice/HistoryStoriesData.d.ts +45 -0
  26. package/BackOffice/HistoryStoriesHelpers.d.ts +4 -0
  27. package/BackOffice/LinksStoriesData.d.ts +60 -0
  28. package/BackOffice/MultipleEmployeesStoriesData.d.ts +31 -0
  29. package/BackOffice/NumeratorStoriesData.d.ts +24 -0
  30. package/BackOffice/StateButtonsStoriesData.d.ts +22 -0
  31. package/BackOffice/TasksStoriesData.d.ts +36 -0
  32. package/BackOffice/ToSearchArea.d.ts +3 -0
  33. package/Generated/DocsVision.WebClient.Controllers.d.ts +10 -9
  34. package/Generated/DocsVision.WebClient.Models.d.ts +2553 -70
  35. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  36. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  37. package/Helpers/LoadingIcon/LoadingIcon.d.ts +1 -0
  38. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +2 -2
  39. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  40. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  41. package/Platform/DeleteBatchOperationStoriesData.d.ts +13 -0
  42. package/Platform/DownloadFilesBatchOperationStoriesData.d.ts +16 -0
  43. package/Platform/FavoritesPageRouteHandler.d.ts +5 -5
  44. package/Platform/FavoritesRouteHandler.d.ts +3 -3
  45. package/Platform/FolderGridService.d.ts +4 -4
  46. package/Platform/FolderNameImpl.d.ts +0 -1
  47. package/Platform/FolderRouteHelpers.d.ts +1 -4
  48. package/Platform/FolderViewItemsImpl.d.ts +23 -23
  49. package/Platform/FolderWebFrameRouteHandler.d.ts +2 -3
  50. package/Platform/ListCheckbox.d.ts +1 -1
  51. package/Platform/ListInput.d.ts +1 -1
  52. package/Platform/MoveShortcutBatchOperationStoriesData.d.ts +12 -0
  53. package/Platform/ReadBatchBatchOperationStoriesData.d.ts +13 -0
  54. package/Platform/RecentCardsPageRouteHandler.d.ts +5 -5
  55. package/Platform/RecentCardsRouteHandler.d.ts +4 -4
  56. package/Platform/SearchTextInput.d.ts +1 -1
  57. package/Platform/TextBoxInputField.d.ts +1 -1
  58. package/Platform/TextBoxInputMaskView.d.ts +1 -1
  59. package/Platform/TextListInputView.d.ts +3 -3
  60. package/Platform/WebFrameSearchPanel.d.ts +15 -15
  61. package/StandardServices.d.ts +1 -2
  62. package/System/DirectoryBaseImpl.d.ts +1 -0
  63. package/System/PagesControllerStub.d.ts +0 -1
  64. package/System/ResourcesStub.d.ts +8 -0
  65. package/System/StorybookStory.d.ts +8 -4
  66. package/package.json +1 -1
  67. package/Legacy/$FolderViews.d.ts +0 -8
  68. package/Legacy/BasicGridHtmlBuilder.d.ts +0 -133
  69. package/Legacy/DesktopGridHtmlBuilder.d.ts +0 -30
  70. package/Legacy/FilterSidePanel.d.ts +0 -4
  71. package/Legacy/FolderViewHandler.d.ts +0 -9
  72. package/Legacy/FolderViews.d.ts +0 -26
  73. package/Legacy/FormFactor.d.ts +0 -5
  74. package/Legacy/Grid.d.ts +0 -50
  75. package/Legacy/GridModeService.d.ts +0 -10
  76. package/Legacy/GridRowSelectionService.d.ts +0 -12
  77. package/Legacy/GridRowsSelectionLogic.d.ts +0 -30
  78. package/Legacy/IGridHtmlBuilder.d.ts +0 -25
  79. package/Legacy/ISortingColumn.d.ts +0 -5
  80. package/Legacy/MobileGridHtmlBuilder.d.ts +0 -31
  81. package/Platform/FolderCountersRouteHandler.d.ts +0 -29
  82. package/Platform/GridManagement.d.ts +0 -8
@@ -64,17 +64,57 @@ export declare namespace GenModels {
64
64
  }
65
65
  export declare namespace GenModels {
66
66
  interface EmployeeDataModel extends GenModels.IDirectoryItemData {
67
+ /**
68
+ * Unique identificator of employee
69
+ *
70
+ * @format datatype.uuid
71
+ */
67
72
  id: string;
73
+ /**
74
+ * Define if user is current
75
+ */
68
76
  isCurrent: boolean;
77
+ /**
78
+ * Employee display name
79
+ */
69
80
  displayName: string;
81
+ /**
82
+ * Employee first name
83
+ */
70
84
  firstName: string;
85
+ /**
86
+ * Employee last name
87
+ */
71
88
  lastName: string;
89
+ /**
90
+ * Employee middle name
91
+ */
72
92
  middleName: string;
93
+ /**
94
+ * Employee position
95
+ */
73
96
  position: string;
97
+ /**
98
+ * Section and field name
99
+ */
74
100
  fieldPath: string;
101
+ /**
102
+ * Section and field name
103
+ *
104
+ * @format datatype.uuid
105
+ */
75
106
  unitId: string;
107
+ /**
108
+ * Path in directory
109
+ */
76
110
  pathInDirectory: Array<GenModels.DepartmentExtendedModel>;
111
+ /**
112
+ * Type of the data
113
+ */
77
114
  dataType: GenModels.DirectoryDataType;
115
+ /**
116
+ * Employee status
117
+ */
78
118
  status: GenModels.StaffEmployeeStatus;
79
119
  }
80
120
  }
@@ -278,24 +318,61 @@ export declare namespace GenModels {
278
318
  }
279
319
  export declare namespace GenModels {
280
320
  interface StageNode {
321
+ /**
322
+ * Gets or sets stage identifier
323
+ *
324
+ * @format datatype.uuid
325
+ */
281
326
  id: string;
327
+ /**
328
+ * Gets or sets stage name
329
+ */
282
330
  name: string;
331
+ /**
332
+ * Gets or sets value indicating whether stage is first
333
+ */
283
334
  first: boolean;
335
+ /**
336
+ * Gets or sets stage task sending mode
337
+ */
284
338
  taskSendingMode: GenModels.StageTaskSendingMode;
339
+ /**
340
+ * Gets or sets stage repeat mode
341
+ */
285
342
  repeatMode: GenModels.StageRepeatMode;
343
+ /**
344
+ * Gets or sets stage start condition type
345
+ */
286
346
  startConditionType: GenModels.ConditionType;
287
347
  }
288
348
  }
289
349
  export declare namespace GenModels {
290
350
  interface Arrow {
351
+ /**
352
+ * Gets or sets decision semantics
353
+ */
291
354
  decisionSemantics: GenModels.DecisionSemantics;
355
+ /**
356
+ * Gets or sets source node
357
+ */
292
358
  sourceNode: GenModels.NodeReference;
359
+ /**
360
+ * Gets or sets target node
361
+ */
293
362
  targetNode: GenModels.NodeReference;
294
363
  }
295
364
  }
296
365
  export declare namespace GenModels {
297
366
  interface NodeReference {
367
+ /**
368
+ * Gets or sets node identifier
369
+ *
370
+ * @format datatype.uuid
371
+ */
298
372
  id: string;
373
+ /**
374
+ * Gets or sets node type
375
+ */
299
376
  nodeType: GenModels.NodeType;
300
377
  }
301
378
  }
@@ -973,7 +1050,13 @@ export declare namespace GenModels {
973
1050
  }
974
1051
  export declare namespace GenModels {
975
1052
  interface LayoutCardsPresentationExtensionArgs {
1053
+ /**
1054
+ * User device type
1055
+ */
976
1056
  deviceType: GenModels.DeviceType;
1057
+ /**
1058
+ * Parent layouts
1059
+ */
977
1060
  parentLayoutIds: Array<string>;
978
1061
  }
979
1062
  }
@@ -1013,7 +1096,13 @@ export declare namespace GenModels {
1013
1096
  }
1014
1097
  export declare namespace GenModels {
1015
1098
  interface CommentsRequestModel {
1099
+ /**
1100
+ * Gets or sets comments data source
1101
+ */
1016
1102
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1103
+ /**
1104
+ * Gets or sets max count
1105
+ */
1017
1106
  maxCount: number;
1018
1107
  }
1019
1108
  }
@@ -1123,32 +1212,93 @@ export declare namespace GenModels {
1123
1212
  }
1124
1213
  export declare namespace GenModels {
1125
1214
  interface AddCommentRequestModel {
1215
+ /**
1216
+ * Gets or sets comments data source
1217
+ */
1126
1218
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1219
+ /**
1220
+ * Gets or sets card identifier
1221
+ *
1222
+ * @format datatype.uuid
1223
+ */
1127
1224
  cardId: string;
1225
+ /**
1226
+ * Gets or sets text
1227
+ */
1128
1228
  text: string;
1129
1229
  }
1130
1230
  }
1131
1231
  export declare namespace GenModels {
1132
1232
  interface RestoreCommentModel {
1233
+ /**
1234
+ * Gets or sets comments data source
1235
+ */
1133
1236
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1237
+ /**
1238
+ * Gets or sets card identifier
1239
+ *
1240
+ * @format datatype.uuid
1241
+ */
1134
1242
  cardId: string;
1243
+ /**
1244
+ * Gets or sets text
1245
+ */
1135
1246
  text: string;
1247
+ /**
1248
+ * Gets or sets employee id
1249
+ *
1250
+ * @format datatype.uuid
1251
+ */
1136
1252
  employeeId: string;
1253
+ /**
1254
+ * gets or sets date
1255
+ *
1256
+ * @format datatype.datetime
1257
+ */
1137
1258
  date?: string;
1138
1259
  }
1139
1260
  }
1140
1261
  export declare namespace GenModels {
1141
1262
  interface UpdateCommentRequestModel {
1263
+ /**
1264
+ * Gets or sets comments data source
1265
+ */
1142
1266
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1267
+ /**
1268
+ * Gets or sets card identifier
1269
+ *
1270
+ * @format datatype.uuid
1271
+ */
1143
1272
  cardId: string;
1273
+ /**
1274
+ * Gets or sets comment identifier
1275
+ *
1276
+ * @format datatype.uuid
1277
+ */
1144
1278
  commentId: string;
1279
+ /**
1280
+ * Gets or sets text
1281
+ */
1145
1282
  text: string;
1146
1283
  }
1147
1284
  }
1148
1285
  export declare namespace GenModels {
1149
1286
  interface DeleteCommentRequestModel {
1287
+ /**
1288
+ * Gets or sets comments data source
1289
+ */
1150
1290
  dataSourceInfo: GenModels.CommentsDataSourceInfoModel;
1291
+ /**
1292
+ * Gets or sets card identifier
1293
+ *
1294
+ * @format datatype.uuid
1295
+ */
1151
1296
  cardId: string;
1297
+ /**
1298
+ * Gets or sets comment identifier
1299
+ *
1300
+ * @format datatype.uuid
1301
+ */
1152
1302
  commentId: string;
1153
1303
  }
1154
1304
  }
@@ -1251,6 +1401,10 @@ export declare namespace GenModels {
1251
1401
  * Search Area
1252
1402
  */
1253
1403
  searchArea: GenModels.DirectoryDesignerSearchArea;
1404
+ /**
1405
+ * Search items type
1406
+ */
1407
+ searchItemsType: GenModels.DirectoryDesignerSearchItemsType;
1254
1408
  /**
1255
1409
  * Search Text
1256
1410
  */
@@ -1486,10 +1640,6 @@ export declare namespace GenModels {
1486
1640
  * Device type
1487
1641
  */
1488
1642
  deviceType: GenModels.DeviceType;
1489
- /**
1490
- * Need use old grid.
1491
- */
1492
- useOldGrid?: boolean;
1493
1643
  }
1494
1644
  }
1495
1645
  export declare namespace GenModels {
@@ -1568,82 +1718,259 @@ export declare namespace GenModels {
1568
1718
  }
1569
1719
  export declare namespace GenModels {
1570
1720
  interface GridViewModel {
1721
+ /**
1722
+ * Gets or sets instanceId
1723
+ *
1724
+ * @format datatype.uuid
1725
+ */
1571
1726
  instanceId: string;
1727
+ /**
1728
+ * Gets or sets current view cursor id
1729
+ *
1730
+ * @format datatype.uuid
1731
+ */
1572
1732
  cursorId: string;
1733
+ /**
1734
+ * Gets or sets size
1735
+ */
1573
1736
  pageSize: number;
1737
+ /**
1738
+ * Gets or sets model size
1739
+ */
1574
1740
  modelSize: number;
1741
+ /**
1742
+ * Gets or sets whether is final model size
1743
+ */
1575
1744
  isAllPagesLoaded: boolean;
1745
+ /**
1746
+ * Gets or sets IsUnknownModelSize
1747
+ */
1576
1748
  isUnknownModelSize: boolean;
1749
+ /**
1750
+ * Gets or sets whether filter allowed
1751
+ */
1577
1752
  isFilterAllowed: boolean;
1753
+ /**
1754
+ * Gets or sets paging mode
1755
+ */
1578
1756
  isPagingMode: boolean;
1757
+ /**
1758
+ * Gets or sets whether last page
1759
+ */
1579
1760
  isLastPage: boolean;
1761
+ /**
1762
+ * Gets or sets whether to highlight unread cards
1763
+ */
1580
1764
  markUnread: boolean;
1765
+ /**
1766
+ * Gets or sets CheckCardAccess
1767
+ */
1581
1768
  checkCardAccess: boolean;
1769
+ /**
1770
+ * Gets or sets whether to allow resize rows
1771
+ */
1582
1772
  allowRowResize: boolean;
1773
+ /**
1774
+ * Gets sorting key
1775
+ */
1583
1776
  sortingKey: string;
1777
+ /**
1778
+ * Gets columns
1779
+ */
1584
1780
  columns: Array<GenModels.GridColumn>;
1781
+ /**
1782
+ * Gets values
1783
+ */
1585
1784
  rows: Array<GenModels.GridRow>;
1785
+ /**
1786
+ * Gets or sets folder view request used to acquire ViewContext-specific grid settings
1787
+ */
1586
1788
  request: GenModels.QueryViewRequest;
1789
+ /**
1790
+ * Current session id.
1791
+ *
1792
+ * @format datatype.uuid
1793
+ */
1587
1794
  fullTextSearchSessionId: string;
1795
+ /**
1796
+ * Gets or sets grid user settings data
1797
+ */
1588
1798
  gridUserSettings: GenModels.GridUserSettingsData;
1799
+ /**
1800
+ * Gets or sets whether grouping allowed
1801
+ */
1589
1802
  isGroupingAllowed: boolean;
1803
+ /**
1804
+ * Gets or sets whether show grouping columns
1805
+ */
1590
1806
  showGroupingColumns: boolean;
1807
+ /**
1808
+ * Gets or sets base cursor row count
1809
+ */
1591
1810
  baseCursorRowCount: number;
1811
+ /**
1812
+ * Gets or sets whether it has default grouping
1813
+ */
1592
1814
  hasDefaultGrouping: boolean;
1815
+ /**
1816
+ * Gets or sets key column name
1817
+ */
1593
1818
  keyColumnName: string;
1819
+ /**
1820
+ * Get sorting column settings
1821
+ */
1594
1822
  sortingColumns: Array<GenModels.GridSorting>;
1823
+ /**
1824
+ * Get grouping column names
1825
+ */
1595
1826
  groupingColumnNames: Array<GenModels.GridGrouping>;
1596
1827
  }
1597
1828
  }
1598
1829
  export declare namespace GenModels {
1599
1830
  interface GridColumn {
1831
+ /**
1832
+ * Gets or sets display name
1833
+ */
1600
1834
  displayName: string;
1835
+ /**
1836
+ * Gets or sets sorting
1837
+ */
1601
1838
  sorting: boolean;
1839
+ /**
1840
+ * Gets or sets css class name
1841
+ */
1602
1842
  cssClassName: string;
1843
+ /**
1844
+ * Gets or sets column type
1845
+ */
1603
1846
  type: GenModels.ColumnType;
1847
+ /**
1848
+ * Gets or sets column sort direction
1849
+ */
1604
1850
  sortDirection?: GenModels.SortDirection;
1851
+ /**
1852
+ * Date format
1853
+ */
1605
1854
  dateFormat: string;
1855
+ /**
1856
+ * Gets or set whether column is marked as sort direction
1857
+ */
1606
1858
  isDefaultSort: boolean;
1859
+ /**
1860
+ * Get view column name
1861
+ */
1607
1862
  name: string;
1863
+ /**
1864
+ * Get value indicated whether view column is system column
1865
+ */
1608
1866
  isSystemColumn: boolean;
1867
+ /**
1868
+ * Get value indicated whether view column is hidden in view settings
1869
+ */
1609
1870
  isHiddenColumn: boolean;
1871
+ /**
1872
+ * Get value indicated whether view column content needed show as HTML (without escaping)
1873
+ */
1610
1874
  displayAsHTML: boolean;
1875
+ /**
1876
+ * Gets or sets value indicated whether column is unresizable
1877
+ */
1611
1878
  unresizable: boolean;
1879
+ /**
1880
+ * Gets or sets column width
1881
+ */
1612
1882
  width: string;
1883
+ /**
1884
+ * Gets or sets column order
1885
+ */
1613
1886
  order: number;
1887
+ /**
1888
+ * Is Filtration Enabled?
1889
+ */
1614
1890
  isFilteringAllowed: boolean;
1891
+ /**
1892
+ * Gets or sets whether grouping allowed
1893
+ */
1615
1894
  isGroupingAllowed: boolean;
1895
+ /**
1896
+ * Eval row function
1897
+ */
1616
1898
  evalRow: any;
1899
+ /**
1900
+ * Eval get grid field data
1901
+ */
1617
1902
  getGridFieldData: any;
1618
1903
  }
1619
1904
  }
1620
1905
  export declare namespace GenModels {
1621
1906
  interface GridRow {
1907
+ /**
1908
+ * Get ot sets params
1909
+ */
1622
1910
  params: Array<GenModels.GridRowParam>;
1911
+ /**
1912
+ * Gets or sets back color for row
1913
+ */
1623
1914
  backColor: string;
1915
+ /**
1916
+ * Gets or sets back color for row
1917
+ */
1624
1918
  foreColor: string;
1919
+ /**
1920
+ * Gets or sets row was read
1921
+ */
1625
1922
  wasRead: boolean;
1923
+ /**
1924
+ * Gets or sets row is archived
1925
+ */
1626
1926
  isArchived: boolean;
1627
1927
  }
1628
1928
  }
1629
1929
  export declare namespace GenModels {
1630
1930
  interface GridRowParam {
1931
+ /**
1932
+ * Gets or sets column name
1933
+ */
1631
1934
  columnName: string;
1935
+ /**
1936
+ * Gets or sets value
1937
+ */
1632
1938
  value: any;
1939
+ /**
1940
+ * Gets or sets typed value
1941
+ */
1633
1942
  rawValue: any;
1634
1943
  }
1635
1944
  }
1636
1945
  export declare namespace GenModels {
1637
1946
  interface GridSorting {
1947
+ /**
1948
+ * sorting column name
1949
+ */
1638
1950
  columnName: string;
1951
+ /**
1952
+ * column sorting order
1953
+ */
1639
1954
  order: number;
1955
+ /**
1956
+ * Sorting direction
1957
+ */
1640
1958
  ascending: boolean;
1641
1959
  }
1642
1960
  }
1643
1961
  export declare namespace GenModels {
1644
1962
  interface GridGrouping {
1963
+ /**
1964
+ * sorting column name
1965
+ */
1645
1966
  columnName: string;
1967
+ /**
1968
+ * Sorting direction
1969
+ */
1646
1970
  ascending: boolean;
1971
+ /**
1972
+ * Show expanded
1973
+ */
1647
1974
  showExpanded: boolean;
1648
1975
  }
1649
1976
  }
@@ -1801,6 +2128,9 @@ export declare namespace GenModels {
1801
2128
  }
1802
2129
  export declare namespace GenModels {
1803
2130
  interface LayoutViewModel extends GenModels.ILayoutViewModel {
2131
+ /**
2132
+ * Gets or sets a layout model
2133
+ */
1804
2134
  layoutModel: GenModels.LayoutModel;
1805
2135
  }
1806
2136
  }
@@ -1894,6 +2224,9 @@ export declare namespace GenModels {
1894
2224
  }
1895
2225
  export declare namespace GenModels {
1896
2226
  interface GridViewModelEx extends GenModels.GridViewModel {
2227
+ /**
2228
+ * Gets or sets search parameters layout
2229
+ */
1897
2230
  searchParametersLayout?: GenModels.ILayoutViewModel;
1898
2231
  }
1899
2232
  }
@@ -2201,7 +2534,13 @@ export declare namespace GenModels {
2201
2534
  }
2202
2535
  export declare namespace GenModels {
2203
2536
  interface ParamModel {
2537
+ /**
2538
+ * key
2539
+ */
2204
2540
  key: string;
2541
+ /**
2542
+ * value
2543
+ */
2205
2544
  value: string;
2206
2545
  }
2207
2546
  }
@@ -2322,14 +2661,49 @@ export declare namespace GenModels {
2322
2661
  }
2323
2662
  export declare namespace GenModels {
2324
2663
  interface HistorySearchQuery {
2664
+ /**
2665
+ * Card id
2666
+ *
2667
+ * @format datatype.uuid
2668
+ */
2325
2669
  cardId: string;
2670
+ /**
2671
+ * Employee name
2672
+ */
2326
2673
  employeeName: string;
2674
+ /**
2675
+ * Date
2676
+ *
2677
+ * @format datatype.datetime
2678
+ */
2327
2679
  date?: string;
2680
+ /**
2681
+ * Event name
2682
+ */
2328
2683
  eventSearch: string;
2684
+ /**
2685
+ * List of operations ids to hide
2686
+ */
2329
2687
  operationsToHide: Array<string>;
2688
+ /**
2689
+ * Cache id
2690
+ *
2691
+ * @format datatype.uuid
2692
+ */
2330
2693
  cacheId: string;
2694
+ /**
2695
+ * Count of items to skip (paginator logic)
2696
+ */
2331
2697
  skip?: number;
2698
+ /**
2699
+ * Max items count in the result (paginator logic)
2700
+ */
2332
2701
  maxCount?: number;
2702
+ /**
2703
+ * Edit operation id
2704
+ *
2705
+ * @format datatype.uuid
2706
+ */
2333
2707
  editOperation: string;
2334
2708
  }
2335
2709
  }
@@ -2393,54 +2767,128 @@ export declare namespace GenModels {
2393
2767
  }
2394
2768
  export declare namespace GenModels {
2395
2769
  interface PartnerQuickSearchQuery {
2770
+ /**
2771
+ * Search mode
2772
+ */
2396
2773
  searchMode: GenModels.PartnerSearchMode;
2397
2774
  searchText: string;
2775
+ /**
2776
+ * @format datatype.uuid
2777
+ */
2398
2778
  departmentId?: string;
2779
+ /**
2780
+ * Partners count to skip from begin (pagination). Real skip = Skip - SkipDepartments;
2781
+ */
2399
2782
  skip?: number;
2783
+ /**
2784
+ * Departments count to skip from begin (pagination). Real skip = Skip - SkipDepartments;
2785
+ */
2400
2786
  skipDepartments?: number;
2787
+ /**
2788
+ * Max partners in pagination result
2789
+ */
2401
2790
  maxCount?: number;
2402
2791
  }
2403
2792
  }
2404
2793
  export declare namespace GenModels {
2405
2794
  interface PartnerQuickSearchResponse {
2795
+ /**
2796
+ * List of {@link GenModels}
2797
+ */
2406
2798
  items: Array<GenModels.PartnerDirectoryItem>;
2799
+ /**
2800
+ * Has more items
2801
+ */
2407
2802
  hasMore: boolean;
2408
2803
  }
2409
2804
  }
2410
2805
  export declare namespace GenModels {
2411
2806
  interface PartnerDirectoryItem {
2807
+ /**
2808
+ * Partner item type
2809
+ */
2412
2810
  itemType: GenModels.PartnerItemType;
2811
+ /**
2812
+ * Item data
2813
+ */
2413
2814
  data: any;
2815
+ /**
2816
+ * Has item any children
2817
+ */
2414
2818
  hasChildren: boolean;
2415
2819
  }
2416
2820
  }
2417
2821
  export declare namespace GenModels {
2418
2822
  interface PartnerLoadQuery {
2823
+ /**
2824
+ * Search mode
2825
+ */
2419
2826
  searchMode: GenModels.PartnerSearchMode;
2827
+ /**
2828
+ * Department id
2829
+ *
2830
+ * @format datatype.uuid
2831
+ */
2420
2832
  departmentId?: string;
2833
+ /**
2834
+ * Skip (pagination)
2835
+ */
2421
2836
  skip?: number;
2837
+ /**
2838
+ * Skip departments (pagination)
2839
+ */
2422
2840
  skipDepartments?: number;
2841
+ /**
2842
+ * Max count (pagination)
2843
+ */
2423
2844
  maxCount?: number;
2845
+ /**
2846
+ * Random value for refresh cache
2847
+ */
2424
2848
  refreshToken?: number;
2425
2849
  }
2426
2850
  }
2427
2851
  export declare namespace GenModels {
2428
2852
  interface PartnerTreeLoadResponse {
2853
+ /**
2854
+ * List of partner directory items
2855
+ */
2429
2856
  items: Array<GenModels.PartnerDirectoryItem>;
2857
+ /**
2858
+ * Total partners count
2859
+ */
2430
2860
  totalItemsCount: number;
2861
+ /**
2862
+ * Directory timestamp
2863
+ */
2431
2864
  directoryTimestamp: number;
2432
2865
  }
2433
2866
  }
2434
2867
  export declare namespace GenModels {
2435
2868
  interface PartnerSearchResponse {
2869
+ /**
2870
+ * List of {@link GenModels}
2871
+ */
2436
2872
  items: Array<GenModels.PartnerDirectorySearchItem>;
2873
+ /**
2874
+ * Has more items
2875
+ */
2437
2876
  hasMore: boolean;
2877
+ /**
2878
+ * Directory timestamp
2879
+ */
2438
2880
  directoryTimestamp: number;
2439
2881
  }
2440
2882
  }
2441
2883
  export declare namespace GenModels {
2442
2884
  interface PartnerDirectorySearchItem extends GenModels.PartnerDirectoryItem {
2885
+ /**
2886
+ * Search info
2887
+ */
2443
2888
  searchInfo: GenModels.PartnerSearchInfo;
2889
+ /**
2890
+ * Search path in departments
2891
+ */
2444
2892
  path: Array<GenModels.DepartmentModel>;
2445
2893
  }
2446
2894
  }
@@ -2450,12 +2898,21 @@ export declare namespace GenModels {
2450
2898
  }
2451
2899
  export declare namespace GenModels {
2452
2900
  interface MainMenuSettings {
2901
+ /**
2902
+ * List of main menu settings
2903
+ */
2453
2904
  items: Array<GenModels.MainMenuItemSetting>;
2454
2905
  }
2455
2906
  }
2456
2907
  export declare namespace GenModels {
2457
2908
  interface MainMenuItemSetting {
2909
+ /**
2910
+ * Main menu item unique identifier
2911
+ */
2458
2912
  id: string;
2913
+ /**
2914
+ * Is item hidden by user
2915
+ */
2459
2916
  hidden: boolean;
2460
2917
  }
2461
2918
  }
@@ -2605,15 +3062,6 @@ export declare namespace GenModels {
2605
3062
  authorId: string;
2606
3063
  }
2607
3064
  }
2608
- export declare namespace GenModels {
2609
- interface RecentCardsRequest {
2610
- requestModel: GenModels.CardListRequestModel;
2611
- /**
2612
- * Need use old grid.
2613
- */
2614
- useOldGrid?: boolean;
2615
- }
2616
- }
2617
3065
  export declare namespace GenModels {
2618
3066
  interface CollectionRequestModel {
2619
3067
  /**
@@ -2817,38 +3265,91 @@ export declare namespace GenModels {
2817
3265
  }
2818
3266
  export declare namespace GenModels {
2819
3267
  interface DataGridControlParams {
3268
+ /**
3269
+ * Plugin name
3270
+ */
2820
3271
  pluginName: string;
3272
+ /**
3273
+ * Parameters
3274
+ */
2821
3275
  parameters: Array<GenModels.ParamModel>;
3276
+ /**
3277
+ * Source id
3278
+ *
3279
+ * @format datatype.uuid
3280
+ */
2822
3281
  sourceId?: string;
2823
3282
  }
2824
3283
  }
2825
3284
  export declare namespace GenModels {
2826
3285
  interface TableModel {
3286
+ /**
3287
+ * Table id
3288
+ */
2827
3289
  id: string;
3290
+ /**
3291
+ * Source id in the system
3292
+ */
2828
3293
  sourceId: string;
3294
+ /**
3295
+ * Column models
3296
+ */
2829
3297
  columns: Array<GenModels.ColumnModel>;
3298
+ /**
3299
+ * Row models
3300
+ */
2830
3301
  rows: Array<GenModels.RowModel>;
2831
3302
  }
2832
3303
  }
2833
3304
  export declare namespace GenModels {
2834
3305
  interface ColumnModel {
3306
+ /**
3307
+ * Column id
3308
+ */
2835
3309
  id: string;
3310
+ /**
3311
+ * Column name
3312
+ */
2836
3313
  name: string;
3314
+ /**
3315
+ * Visability flag
3316
+ */
2837
3317
  hidden?: boolean;
3318
+ /**
3319
+ * Column order
3320
+ */
2838
3321
  order?: number;
3322
+ /**
3323
+ * Column type
3324
+ */
2839
3325
  type?: GenModels.ColumnType;
2840
3326
  }
2841
3327
  }
2842
3328
  export declare namespace GenModels {
2843
3329
  interface RowModel {
3330
+ /**
3331
+ * Row id
3332
+ */
2844
3333
  id: string;
3334
+ /**
3335
+ * Entity id in the system
3336
+ */
2845
3337
  entityId: string;
3338
+ /**
3339
+ * Cells data
3340
+ */
2846
3341
  cells: Array<GenModels.CellModel>;
2847
3342
  }
2848
3343
  }
2849
3344
  export declare namespace GenModels {
2850
3345
  interface CellModel {
3346
+ /**
3347
+ * Column id
3348
+ */
2851
3349
  columnId: string;
3350
+ /**
3351
+ * Value
3352
+ */
2852
3353
  value: any;
2853
3354
  }
2854
3355
  }
@@ -2888,30 +3389,97 @@ export declare namespace GenModels {
2888
3389
  }
2889
3390
  export declare namespace GenModels {
2890
3391
  interface FileListDataModelBase {
3392
+ /**
3393
+ * New timestamp of the card
3394
+ */
2891
3395
  timestamp: number;
3396
+ /**
3397
+ * Updated list of the files in the card
3398
+ */
2892
3399
  files: Array<GenModels.LayoutFileModel>;
3400
+ /**
3401
+ * Gets whether document has any signature
3402
+ */
2893
3403
  hasAnySignature: boolean;
3404
+ /**
3405
+ * Total count of files
3406
+ */
2894
3407
  totalCount: number;
2895
3408
  }
2896
3409
  }
2897
3410
  export declare namespace GenModels {
2898
3411
  interface LayoutFileModel {
3412
+ /**
3413
+ * File name with extension
3414
+ */
2899
3415
  name: string;
3416
+ /**
3417
+ * File card ID
3418
+ *
3419
+ * @format datatype.uuid
3420
+ */
2900
3421
  fileCardId: string;
3422
+ /**
3423
+ * File ID
3424
+ *
3425
+ * @format datatype.uuid
3426
+ */
2901
3427
  fileId: string;
3428
+ /**
3429
+ * Is file locked
3430
+ */
2902
3431
  isLocked: boolean;
3432
+ /**
3433
+ * Is file preview supported
3434
+ */
2903
3435
  isFilePreviewSupported: boolean;
3436
+ /**
3437
+ * allowed generate electronic signature visualization
3438
+ */
2904
3439
  isESExportAllowed: boolean;
3440
+ /**
3441
+ * file extension
3442
+ */
2905
3443
  fileExtension: string;
3444
+ /**
3445
+ * Previous versions of the file
3446
+ */
2906
3447
  childVersions: Array<GenModels.VersionedFileModel>;
3448
+ /**
3449
+ * Current version of the file
3450
+ */
2907
3451
  currentVersion: GenModels.VersionedFileModel;
3452
+ /**
3453
+ * Has file digital signature or not
3454
+ */
2908
3455
  hasFileSignature: boolean;
3456
+ /**
3457
+ * Has file digital signature with certificate or not
3458
+ */
2909
3459
  hasFileCertificatedSignature: boolean;
3460
+ /**
3461
+ * Is file main or additional
3462
+ */
2910
3463
  isMain: boolean;
3464
+ /**
3465
+ * Gets or sets a flag that determines whether current file can be edited.
3466
+ */
2911
3467
  allowEdit: boolean;
3468
+ /**
3469
+ * Link for open file via WebDav
3470
+ */
2912
3471
  webDavLink: string;
3472
+ /**
3473
+ * Link for open file via WebDav in readonly mode
3474
+ */
2913
3475
  webDavReadonlyLink: string;
3476
+ /**
3477
+ * File versions count
3478
+ */
2914
3479
  versionsCount: number;
3480
+ /**
3481
+ * File size
3482
+ */
2915
3483
  size: number;
2916
3484
  }
2917
3485
  }
@@ -3787,43 +4355,143 @@ export declare namespace GenModels {
3787
4355
  }
3788
4356
  export declare namespace GenModels {
3789
4357
  interface MergeGroupModel {
4358
+ /**
4359
+ * Gets or sets versioned file card identifier
4360
+ *
4361
+ * @format datatype.uuid
4362
+ */
3790
4363
  versionedFileCardId: string;
4364
+ /**
4365
+ * Gets or sets stage version card identifier
4366
+ *
4367
+ * @format datatype.uuid
4368
+ */
3791
4369
  stageVersionId: string;
4370
+ /**
4371
+ * Gets or sets stage version file model
4372
+ */
3792
4373
  stageVersionFileModel: GenModels.VersionFileModel;
4374
+ /**
4375
+ * Gets or sets approver version file models
4376
+ */
3793
4377
  approverVersionFileModels: Array<GenModels.VersionFileModel>;
3794
4378
  }
3795
4379
  }
3796
4380
  export declare namespace GenModels {
3797
4381
  interface VersionFileModel {
4382
+ /**
4383
+ * Gets or sets file identifier
4384
+ *
4385
+ * @format datatype.uuid
4386
+ */
3798
4387
  fileId: string;
4388
+ /**
4389
+ * Gets or sets file name
4390
+ */
3799
4391
  name: string;
3800
4392
  }
3801
4393
  }
3802
4394
  export declare namespace GenModels {
3803
4395
  interface TasksDataModel {
4396
+ /**
4397
+ * Updated list of the main files in the card
4398
+ */
3804
4399
  tasks: Array<GenModels.TaskDataModel>;
4400
+ /**
4401
+ * Do model contains links or not
4402
+ */
3805
4403
  tasksLoaded: boolean;
4404
+ /**
4405
+ * Task id
4406
+ *
4407
+ * @format datatype.uuid
4408
+ */
3806
4409
  taskID: string;
4410
+ /**
4411
+ * TaskList ID
4412
+ *
4413
+ * @format datatype.uuid
4414
+ */
3807
4415
  taskListId: string;
4416
+ /**
4417
+ * Task kind display name
4418
+ */
3808
4419
  taskKindName: string;
4420
+ /**
4421
+ * Available kinds
4422
+ */
3809
4423
  availableKinds: Array<string>;
4424
+ /**
4425
+ * Total count of tasks, including not loaded
4426
+ */
3810
4427
  totalTasksCount: number;
3811
4428
  }
3812
4429
  }
3813
4430
  export declare namespace GenModels {
3814
4431
  interface TaskDataModel {
4432
+ /**
4433
+ * Gets card identifier
4434
+ *
4435
+ * @format datatype.uuid
4436
+ */
3815
4437
  cardId: string;
4438
+ /**
4439
+ * Gets card type identifier
4440
+ *
4441
+ * @format datatype.uuid
4442
+ */
3816
4443
  cardTypeId: string;
4444
+ /**
4445
+ * Gets kind identifier
4446
+ *
4447
+ * @format datatype.uuid
4448
+ */
3817
4449
  kindId: string;
4450
+ /**
4451
+ * Gets task name
4452
+ */
3818
4453
  taskName: string;
4454
+ /**
4455
+ * Gets view route name
4456
+ */
3819
4457
  viewRouteName: string;
4458
+ /**
4459
+ * Gets group task flag
4460
+ */
3820
4461
  isGroupTask: boolean;
4462
+ /**
4463
+ * Gets state name
4464
+ */
3821
4465
  stateDisplayName: string;
4466
+ /**
4467
+ * Gets task state class name
4468
+ */
3822
4469
  stateClassName: string;
4470
+ /**
4471
+ * Gets task state type
4472
+ */
3823
4473
  stateType: number;
4474
+ /**
4475
+ * Gets performer name
4476
+ */
3824
4477
  performerDisplayName: string;
4478
+ /**
4479
+ * Gets start date
4480
+ *
4481
+ * @format datatype.datetime
4482
+ */
3825
4483
  startDate?: string;
4484
+ /**
4485
+ * Gets end date
4486
+ *
4487
+ * @format datatype.datetime
4488
+ */
3826
4489
  endDate?: string;
4490
+ /**
4491
+ * Gets date of task complete
4492
+ *
4493
+ * @format datatype.datetime
4494
+ */
3827
4495
  endDateActual?: string;
3828
4496
  }
3829
4497
  }
@@ -4201,6 +4869,10 @@ export declare namespace GenModels {
4201
4869
  * Gets Debug mode
4202
4870
  */
4203
4871
  isDebug: boolean;
4872
+ /**
4873
+ * Payload from the client when CAPTCHA is required
4874
+ */
4875
+ captcha: string;
4204
4876
  }
4205
4877
  }
4206
4878
  export declare namespace GenModels {
@@ -4452,98 +5124,277 @@ export declare namespace GenModels {
4452
5124
  }
4453
5125
  export declare namespace GenModels {
4454
5126
  interface AgreementListModel {
5127
+ /**
5128
+ * Gets document number
5129
+ */
4455
5130
  documentNumber: string;
5131
+ /**
5132
+ * Gets document name
5133
+ */
4456
5134
  documentName: string;
5135
+ /**
5136
+ * Gets items
5137
+ */
4457
5138
  items: Array<GenModels.AgreementListItemModel>;
4458
5139
  }
4459
5140
  }
4460
5141
  export declare namespace GenModels {
4461
5142
  interface AgreementListItemModel {
5143
+ /**
5144
+ * Gets date
5145
+ *
5146
+ * @format datatype.datetime
5147
+ */
4462
5148
  date: string;
5149
+ /**
5150
+ * Gets employee display text
5151
+ */
4463
5152
  employeeDisplayText: string;
5153
+ /**
5154
+ * Gets department name
5155
+ */
4464
5156
  departmentName: string;
5157
+ /**
5158
+ * Gets comment
5159
+ */
4465
5160
  comment: string;
5161
+ /**
5162
+ * Gets decision text
5163
+ */
4466
5164
  decisionText: string;
5165
+ /**
5166
+ * Gets position name
5167
+ */
4467
5168
  positionName: string;
4468
5169
  }
4469
5170
  }
4470
5171
  export declare namespace GenModels {
4471
5172
  interface AgreementManagementStartModel {
5173
+ /**
5174
+ * Gets is main file exists
5175
+ */
4472
5176
  agreementManagement: GenModels.AgreementManagementModel;
4473
5177
  templates: Array<GenModels.AgreementTemplateModel>;
4474
5178
  }
4475
5179
  }
4476
5180
  export declare namespace GenModels {
4477
5181
  interface AgreementManagementModel {
5182
+ /**
5183
+ * Gets reconciliation card identifier
5184
+ *
5185
+ * @format datatype.uuid
5186
+ */
4478
5187
  reconciliationCardId: string;
5188
+ /**
5189
+ * Gets is main file exists
5190
+ */
4479
5191
  isMainFileExists: boolean;
5192
+ /**
5193
+ * Gets is new
5194
+ */
4480
5195
  isNew: boolean;
5196
+ /**
5197
+ * Gets state type
5198
+ */
4481
5199
  stateType: GenModels.AgreementStateType;
5200
+ /**
5201
+ * Does ReconciliationList section contains records
5202
+ */
4482
5203
  reconciliationListHasRecords: boolean;
4483
5204
  }
4484
5205
  }
4485
5206
  export declare namespace GenModels {
4486
5207
  interface AgreementTemplateModel {
5208
+ /**
5209
+ * Gets or sets card creation setting row identifier
5210
+ *
5211
+ * @format datatype.uuid
5212
+ */
4487
5213
  creationSettingId: string;
5214
+ /**
5215
+ * Gets or sets reconcile template identifier
5216
+ *
5217
+ * @format datatype.uuid
5218
+ */
4488
5219
  templateId: string;
5220
+ /**
5221
+ * Gets or sets creation mode name
5222
+ */
4489
5223
  name: string;
5224
+ /**
5225
+ * Gets stages collection
5226
+ */
4490
5227
  stages: Array<GenModels.StageModel>;
5228
+ /**
5229
+ * Gets or sets value indicating whether reconciliation can be started without files
5230
+ */
4491
5231
  startNoFiles: boolean;
5232
+ /**
5233
+ * Gets or sets start without showing flag
5234
+ */
4492
5235
  startNoEdit: boolean;
5236
+ /**
5237
+ * Gets or sets stage infoloaded flag
5238
+ */
4493
5239
  loaded: boolean;
4494
5240
  }
4495
5241
  }
4496
5242
  export declare namespace GenModels {
4497
5243
  interface StageModel {
4498
5244
  stageId: string;
5245
+ /**
5246
+ * Gets or sets stage name
5247
+ */
4499
5248
  name: string;
5249
+ /**
5250
+ * Gets or sets value indicating whether stage can be edited
5251
+ */
4500
5252
  allowEdit: boolean;
5253
+ /**
5254
+ * Gets or sets duration
5255
+ */
4501
5256
  duration: number;
5257
+ /**
5258
+ * Gets or sets value indicating whether duration specified for every approver or for all approvers together
5259
+ */
4502
5260
  specificDuration: boolean;
5261
+ /**
5262
+ * Gets or sets approval type
5263
+ */
4503
5264
  approvalType: GenModels.ApprovalType;
5265
+ /**
5266
+ * Gets or sets value indicating whether approvers can be calculated (when stage not uses business process)
5267
+ */
4504
5268
  hasBusinessProcess: boolean;
5269
+ /**
5270
+ * Gets or sets value indicating whether stage is excluded
5271
+ */
4505
5272
  excluded: boolean;
5273
+ /**
5274
+ * Gets or sets order
5275
+ */
4506
5276
  order: number;
5277
+ /**
5278
+ * Has order specified for the stage
5279
+ */
4507
5280
  orderSpecified: boolean;
5281
+ /**
5282
+ * Allows exclude stage
5283
+ */
4508
5284
  allowExcludeStage: boolean;
5285
+ /**
5286
+ * Gets or sets stage instance information (for running or completed reconciliation only)
5287
+ */
4509
5288
  stageInstanceInfo: GenModels.ActualStageData;
5289
+ /**
5290
+ * Gets approvers list
5291
+ */
4510
5292
  approvers: Array<GenModels.ApproverModel>;
5293
+ /**
5294
+ * Allows edit approval type
5295
+ */
4511
5296
  allowEditApprovalType: boolean;
5297
+ /**
5298
+ * Template id
5299
+ *
5300
+ * @format datatype.uuid
5301
+ */
4512
5302
  templateId: string;
4513
5303
  }
4514
5304
  }
4515
5305
  export declare namespace GenModels {
4516
5306
  interface ActualStageData {
5307
+ /**
5308
+ * Gets or sets stage semantics
5309
+ */
4517
5310
  stageSemantics: GenModels.StageSemantics;
5311
+ /**
5312
+ * Gets or sets value indicating whether stage is active
5313
+ */
4518
5314
  currentStage: boolean;
5315
+ /**
5316
+ * Gets or sets stage pass
5317
+ */
4519
5318
  pass: number;
4520
5319
  }
4521
5320
  }
4522
5321
  export declare namespace GenModels {
4523
5322
  interface ApproverModel {
5323
+ /**
5324
+ * Gets or sets employee model
5325
+ */
4524
5326
  employee: GenModels.ApproverEmployeeModel;
5327
+ /**
5328
+ * Gets or sets value indicating whether approver is temporary excluded
5329
+ */
4525
5330
  excluded: boolean;
4526
5331
  }
4527
5332
  }
4528
5333
  export declare namespace GenModels {
4529
5334
  interface ApproverEmployeeModel {
5335
+ /**
5336
+ * Unique identificator of employee
5337
+ *
5338
+ * @format datatype.uuid
5339
+ */
4530
5340
  id: string;
5341
+ /**
5342
+ * Define if user is current
5343
+ */
4531
5344
  isCurrent: boolean;
5345
+ /**
5346
+ * Employee display name
5347
+ */
4532
5348
  displayName: string;
5349
+ /**
5350
+ * Employee first name
5351
+ */
4533
5352
  firstName: string;
5353
+ /**
5354
+ * Employee last name
5355
+ */
4534
5356
  lastName: string;
5357
+ /**
5358
+ * Employee middle name
5359
+ */
4535
5360
  middleName: string;
5361
+ /**
5362
+ * Employee position
5363
+ */
4536
5364
  position: string;
5365
+ /**
5366
+ * Represents value indicating whether employee is favourite performer
5367
+ */
4537
5368
  isFavoritePerformer: boolean;
5369
+ /**
5370
+ * Gets or sets unit identifier
5371
+ *
5372
+ * @format datatype.uuid
5373
+ */
4538
5374
  unitId: string;
5375
+ /**
5376
+ * Employee category
5377
+ */
4539
5378
  dataType: GenModels.DirectoryDataType;
4540
5379
  }
4541
5380
  }
4542
5381
  export declare namespace GenModels {
4543
5382
  interface AgreementManagementEditModel {
5383
+ /**
5384
+ * Gets is main file exists
5385
+ */
4544
5386
  agreementManagement: GenModels.AgreementManagementModel;
5387
+ /**
5388
+ * Available agreement operations
5389
+ */
4545
5390
  availableAgreementOperations: Array<GenModels.ApprovalOperationKind>;
5391
+ /**
5392
+ * Gets stages collection
5393
+ */
4546
5394
  stages: Array<GenModels.StageModel>;
5395
+ /**
5396
+ * Gets value indicating whether interrupt current stages can be executed
5397
+ */
4547
5398
  canInterruptCurrentStages: boolean;
4548
5399
  }
4549
5400
  }
@@ -4557,12 +5408,35 @@ export declare namespace GenModels {
4557
5408
  }
4558
5409
  export declare namespace GenModels {
4559
5410
  interface StageChangeModel {
5411
+ /**
5412
+ * Gets or sets stage identifier
5413
+ *
5414
+ * @format datatype.uuid
5415
+ */
4560
5416
  stageId: string;
5417
+ /**
5418
+ * Gets or sets stage order
5419
+ */
4561
5420
  order: number;
5421
+ /**
5422
+ * Gets or sets value indicating whether stage is excluded
5423
+ */
4562
5424
  excluded: boolean;
5425
+ /**
5426
+ * Gets or sets duration
5427
+ */
4563
5428
  duration: number;
5429
+ /**
5430
+ * Gets or sets value indicating whether duration specified for every approver or for all approvers together
5431
+ */
4564
5432
  specificDuration: boolean;
5433
+ /**
5434
+ * Gets or sets approval type
5435
+ */
4565
5436
  approvalType: GenModels.ApprovalType;
5437
+ /**
5438
+ * Gets or sets value indicating whether approvers changed
5439
+ */
4566
5440
  approversChanged: boolean;
4567
5441
  approvers: Array<GenModels.ApproverModel>;
4568
5442
  }
@@ -4576,43 +5450,141 @@ export declare namespace GenModels {
4576
5450
  }
4577
5451
  export declare namespace GenModels {
4578
5452
  interface ApprovalHistoryViewModel {
5453
+ /**
5454
+ * Gets or sets display name of this approval.
5455
+ */
4579
5456
  displayName: string;
5457
+ /**
5458
+ * Gets or set approval reconcile card identifier
5459
+ *
5460
+ * @format datatype.uuid
5461
+ */
4580
5462
  approvalReconcileCardId: string;
5463
+ /**
5464
+ * Gets ors sets approval task card identifier
5465
+ *
5466
+ * @format datatype.uuid
5467
+ */
4581
5468
  approvalTaskCardId: string;
5469
+ /**
5470
+ * Gets or sets current cycle
5471
+ */
4582
5472
  currentCycle: GenModels.ApprovalHistoryCycleModel;
5473
+ /**
5474
+ * Gets or sets cycles
5475
+ */
4583
5476
  cycles: Array<GenModels.ApprovalHistoryCycleModel>;
4584
5477
  }
4585
5478
  }
4586
5479
  export declare namespace GenModels {
4587
5480
  interface ApprovalHistoryCycleModel {
5481
+ /**
5482
+ * Gets cycle number
5483
+ */
4588
5484
  number: number;
5485
+ /**
5486
+ * Gets value indicating whether cycle is current
5487
+ */
4589
5488
  isCurrent: boolean;
5489
+ /**
5490
+ * Gets cycle stages collection
5491
+ */
4590
5492
  stages: Array<GenModels.ApprovalHistoryStageModel>;
5493
+ /**
5494
+ * Gets owner card identifier for preview
5495
+ *
5496
+ * @format datatype.uuid
5497
+ */
4591
5498
  ownerCardId: string;
4592
5499
  }
4593
5500
  }
4594
5501
  export declare namespace GenModels {
4595
5502
  interface ApprovalHistoryStageModel {
5503
+ /**
5504
+ * Gets stage name
5505
+ */
4596
5506
  name: string;
5507
+ /**
5508
+ * Gets stage id
5509
+ *
5510
+ * @format datatype.uuid
5511
+ */
4597
5512
  id: string;
5513
+ /**
5514
+ * Gets approval type localized caption
5515
+ */
4598
5516
  approvalType?: GenModels.ApprovalType;
5517
+ /**
5518
+ * Gets stage's begin date
5519
+ *
5520
+ * @format datatype.datetime
5521
+ */
4599
5522
  beginDate: string;
5523
+ /**
5524
+ * Gets stage's pass
5525
+ */
4600
5526
  pass: number;
5527
+ /**
5528
+ * Gets stage items collection
5529
+ */
4601
5530
  stageItems: Array<GenModels.ApprovalHistoryStageItemModel>;
4602
5531
  }
4603
5532
  }
4604
5533
  export declare namespace GenModels {
4605
5534
  interface ApprovalHistoryStageItemModel {
5535
+ /**
5536
+ * Gets employee display name
5537
+ */
4606
5538
  employeeText: string;
5539
+ /**
5540
+ * Gets employee id
5541
+ *
5542
+ * @format datatype.uuid
5543
+ */
4607
5544
  employeeId: string;
5545
+ /**
5546
+ * Gets decision date
5547
+ *
5548
+ * @format datatype.datetime
5549
+ */
4608
5550
  decisionDate: string;
5551
+ /**
5552
+ * Gets end date
5553
+ *
5554
+ * @format datatype.datetime
5555
+ */
4609
5556
  endDate?: string;
5557
+ /**
5558
+ * Gets end date actual
5559
+ *
5560
+ * @format datatype.datetime
5561
+ */
4610
5562
  endDateActual?: string;
5563
+ /**
5564
+ * Task id
5565
+ *
5566
+ * @format datatype.uuid
5567
+ */
4611
5568
  taskId: string;
5569
+ /**
5570
+ * Gets comment
5571
+ */
4612
5572
  comment: string;
5573
+ /**
5574
+ * Gets value indicating that comment not empty
5575
+ */
4613
5576
  hasComment: boolean;
5577
+ /**
5578
+ * Gets or sets decision name
5579
+ */
4614
5580
  decisionName: string;
5581
+ /**
5582
+ * Gets or sets decision semantics
5583
+ */
4615
5584
  decision?: GenModels.DecisionSemantics;
5585
+ /**
5586
+ * Gets or sets stage decision semantics
5587
+ */
4616
5588
  stageDecision?: GenModels.StageSemantics;
4617
5589
  addedFileCardModels: Array<GenModels.ApprovalHistoryFileModel>;
4618
5590
  commentFileData: GenModels.ApprovalHistoryFileCommentModel;
@@ -4620,8 +5592,19 @@ export declare namespace GenModels {
4620
5592
  }
4621
5593
  export declare namespace GenModels {
4622
5594
  interface ApprovalHistoryFileModel {
4623
- fileCardId: string;
4624
- name: string;
5595
+ /**
5596
+ * Gets file card identifier
5597
+ *
5598
+ * @format datatype.uuid
5599
+ */
5600
+ fileCardId: string;
5601
+ /**
5602
+ * Gets file card identifier
5603
+ */
5604
+ name: string;
5605
+ /**
5606
+ * file extension
5607
+ */
4625
5608
  fileExtension: string;
4626
5609
  currentVersion: GenModels.ApprovalHistoryFileVersionModel;
4627
5610
  }
@@ -4634,33 +5617,115 @@ export declare namespace GenModels {
4634
5617
  }
4635
5618
  export declare namespace GenModels {
4636
5619
  interface ApprovalHistoryFileCommentModel {
5620
+ /**
5621
+ * Gets file identifier
5622
+ *
5623
+ * @format datatype.uuid
5624
+ */
4637
5625
  fileId: string;
5626
+ /**
5627
+ * Gets file name
5628
+ */
4638
5629
  name: string;
4639
5630
  }
4640
5631
  }
4641
5632
  export declare namespace GenModels {
4642
5633
  interface LayoutCardCreateParams {
5634
+ /**
5635
+ * Card type identifier
5636
+ *
5637
+ * @format datatype.uuid
5638
+ */
4643
5639
  cardTypeId?: string;
5640
+ /**
5641
+ * Kind identifier
5642
+ *
5643
+ * @format datatype.uuid
5644
+ */
4644
5645
  kindId?: string;
5646
+ /**
5647
+ * Folder identifier
5648
+ *
5649
+ * @format datatype.uuid
5650
+ */
4645
5651
  folderId?: string;
5652
+ /**
5653
+ * Template identifier
5654
+ *
5655
+ * @format datatype.uuid
5656
+ */
4646
5657
  templateId?: string;
5658
+ /**
5659
+ * Parent card identifier
5660
+ *
5661
+ * @format datatype.uuid
5662
+ */
4647
5663
  parentCardId?: string;
5664
+ /**
5665
+ * Gets or sets layout mode
5666
+ *
5667
+ * @format datatype.uuid
5668
+ */
4648
5669
  layoutMode?: string;
5670
+ /**
5671
+ * Create new card as link in another card
5672
+ */
4649
5673
  createAsLink: GenModels.CreateAsLinkParams;
5674
+ /**
5675
+ * Gets related card creator info
5676
+ */
4650
5677
  relatedCreatorCardInfo: GenModels.RelatedCreatorCardInfo;
5678
+ /**
5679
+ * Layout load options
5680
+ */
4651
5681
  layoutParams: Array<GenModels.LayoutParamModel>;
5682
+ /**
5683
+ * Source layout mode (View, Edit, Create)
5684
+ *
5685
+ * @format datatype.uuid
5686
+ */
4652
5687
  sourceLayoutMode?: string;
5688
+ /**
5689
+ * Some data, provided by extensions for bypassing to lifecycle.
5690
+ */
4653
5691
  customContext?: any;
4654
5692
  }
4655
5693
  }
4656
5694
  export declare namespace GenModels {
4657
5695
  interface CreateAsLinkParams {
5696
+ /**
5697
+ * Source link card
5698
+ *
5699
+ * @format datatype.uuid
5700
+ */
4658
5701
  sourceCardId: string;
5702
+ /**
5703
+ * Timestamp of the source card
5704
+ */
4659
5705
  sourceCardTimestamp: number;
5706
+ /**
5707
+ * Link kind
5708
+ *
5709
+ * @format datatype.uuid
5710
+ */
4660
5711
  linkTypeId: string;
5712
+ /**
5713
+ * Where links placed in the card
5714
+ */
4661
5715
  linksBinding: GenModels.SimpleBindingInfo;
5716
+ /**
5717
+ * If link is hard link, then removing source card will also remove destination card
5718
+ */
4662
5719
  saveHardLink: boolean;
5720
+ /**
5721
+ * If link is report
5722
+ */
4663
5723
  isReport: boolean;
5724
+ /**
5725
+ * Edit operation
5726
+ *
5727
+ * @format datatype.uuid
5728
+ */
4664
5729
  editOperation: string;
4665
5730
  }
4666
5731
  }
@@ -4686,8 +5751,19 @@ export declare namespace GenModels {
4686
5751
  }
4687
5752
  export declare namespace GenModels {
4688
5753
  interface RelatedCreatorCardInfo {
5754
+ /**
5755
+ * Gets or sets initial card id
5756
+ *
5757
+ * @format datatype.uuid
5758
+ */
4689
5759
  initialCardId: string;
5760
+ /**
5761
+ * Gets or sets createRelatedCardModel
5762
+ */
4690
5763
  createRelatedCardModel: GenModels.CreateRelatedCardModel;
5764
+ /**
5765
+ * Gets or sets parameters
5766
+ */
4691
5767
  parameters: Array<GenModels.ParamModel>;
4692
5768
  }
4693
5769
  }
@@ -4751,29 +5827,89 @@ export declare namespace GenModels {
4751
5827
  }
4752
5828
  export declare namespace GenModels {
4753
5829
  interface LayoutCardViewModel extends GenModels.LayoutViewModel {
5830
+ /**
5831
+ * Gets card info model
5832
+ */
4754
5833
  cardInfo: GenModels.CardInfoModel;
4755
5834
  }
4756
5835
  }
4757
5836
  export declare namespace GenModels {
4758
5837
  interface BaseInfoModel {
5838
+ /**
5839
+ * Gets or sets id
5840
+ *
5841
+ * @format datatype.uuid
5842
+ */
4759
5843
  id: string;
5844
+ /**
5845
+ * Gets or sets a timestamp of the entity.
5846
+ */
4760
5847
  timestamp: number;
5848
+ /**
5849
+ * Disables anyone work with an entity whether set true
5850
+ */
4761
5851
  disabled: boolean;
5852
+ /**
5853
+ * Gets or sets reason
5854
+ */
4762
5855
  reason?: GenModels.Reason;
5856
+ /**
5857
+ * Gets or sets creation date
5858
+ *
5859
+ * @format datatype.datetime
5860
+ */
4763
5861
  createDate: string;
4764
5862
  }
4765
5863
  }
4766
5864
  export declare namespace GenModels {
4767
5865
  interface CardInfoModel extends GenModels.BaseInfoModel {
5866
+ /**
5867
+ * Gets or sets card type id
5868
+ *
5869
+ * @format datatype.uuid
5870
+ */
4768
5871
  typeId: string;
5872
+ /**
5873
+ * Gets or sets card kind id
5874
+ *
5875
+ * @format datatype.uuid
5876
+ */
4769
5877
  kindId?: string;
5878
+ /**
5879
+ * Gets or sets state identifier
5880
+ */
4770
5881
  state: GenModels.StateModel;
5882
+ /**
5883
+ * Create card as link in another card
5884
+ */
4771
5885
  createAsLink: GenModels.CreateAsLinkParams;
5886
+ /**
5887
+ * Parent card identifier
5888
+ *
5889
+ * @format datatype.uuid
5890
+ */
4772
5891
  parentCardId?: string;
5892
+ /**
5893
+ * Folder, that specified in url parameter
5894
+ *
5895
+ * @format datatype.uuid
5896
+ */
4773
5897
  createInFolder?: string;
5898
+ /**
5899
+ * If true, specified card can't be created in the folder, that specified in url parameter
5900
+ */
4774
5901
  createInCurrentFolderForbidden: boolean;
5902
+ /**
5903
+ * Gets or sets card lock info
5904
+ */
4775
5905
  lockInfo: GenModels.LockInfoViewModel;
5906
+ /**
5907
+ * Gets or sets CreateRelatedCardModel
5908
+ */
4776
5909
  relatedCreatorCardInfo: GenModels.RelatedCreatorCardInfo;
5910
+ /**
5911
+ * Is Card Archived
5912
+ */
4777
5913
  isArchived: boolean;
4778
5914
  }
4779
5915
  }
@@ -4799,7 +5935,13 @@ export declare namespace GenModels {
4799
5935
  }
4800
5936
  export declare namespace GenModels {
4801
5937
  interface LockInfoViewModel {
5938
+ /**
5939
+ * Gets or sets whether card a locked
5940
+ */
4802
5941
  isLocked: boolean;
5942
+ /**
5943
+ * Gets or sets locking user account name
5944
+ */
4803
5945
  accountName: string;
4804
5946
  }
4805
5947
  }
@@ -4889,19 +6031,55 @@ export declare namespace GenModels {
4889
6031
  }
4890
6032
  export declare namespace GenModels {
4891
6033
  interface CardLayoutParams {
6034
+ /**
6035
+ * Card id.
6036
+ *
6037
+ * @format datatype.uuid
6038
+ */
4892
6039
  cardId: string;
6040
+ /**
6041
+ * Add card to recent cards folder or not.
6042
+ */
4893
6043
  addToRecent: boolean;
6044
+ /**
6045
+ * Add log message to card history.
6046
+ */
4894
6047
  addCardLogMessage: boolean;
6048
+ /**
6049
+ * Mark card as read by user.
6050
+ */
4895
6051
  markAsRead: boolean;
6052
+ /**
6053
+ * Data passed from caller
6054
+ */
4896
6055
  layoutParams: Array<GenModels.LayoutParamModel>;
4897
6056
  }
4898
6057
  }
4899
6058
  export declare namespace GenModels {
4900
6059
  interface LayoutPartParams {
6060
+ /**
6061
+ * Gets or sets card identifier
6062
+ *
6063
+ * @format datatype.uuid
6064
+ */
4901
6065
  cardId: string;
6066
+ /**
6067
+ * Gets or sets layout type
6068
+ *
6069
+ * @format datatype.uuid
6070
+ */
4902
6071
  layoutMode?: string;
6072
+ /**
6073
+ * Get or sets root control name
6074
+ */
4903
6075
  rootControlName: string;
6076
+ /**
6077
+ * Get or set include root
6078
+ */
4904
6079
  includeRootControl: boolean;
6080
+ /**
6081
+ * Data passed from caller
6082
+ */
4905
6083
  contextData: {
4906
6084
  key: string;
4907
6085
  value: any;
@@ -4910,28 +6088,99 @@ export declare namespace GenModels {
4910
6088
  }
4911
6089
  export declare namespace GenModels {
4912
6090
  interface LayoutPartParamsEx {
6091
+ /**
6092
+ * Gets or sets card identifier
6093
+ *
6094
+ * @format datatype.uuid
6095
+ */
4913
6096
  cardId: string;
6097
+ /**
6098
+ * Gets or sets layout type
6099
+ *
6100
+ * @format datatype.uuid
6101
+ */
4914
6102
  layoutMode?: string;
6103
+ /**
6104
+ * Get or sets root control name
6105
+ */
4915
6106
  rootControlName: string;
6107
+ /**
6108
+ * Get or set include root
6109
+ */
4916
6110
  includeRootControl: boolean;
6111
+ /**
6112
+ * Data passed from caller
6113
+ */
4917
6114
  contextData: Array<GenModels.LayoutParamModel>;
4918
6115
  }
4919
6116
  }
4920
6117
  export declare namespace GenModels {
4921
6118
  interface SaveControlDataModel {
6119
+ /**
6120
+ * Gets or sets a card id
6121
+ *
6122
+ * @format datatype.uuid
6123
+ */
4922
6124
  cardId: string;
6125
+ /**
6126
+ * Gets or sets a card timestamp
6127
+ */
4923
6128
  timestamp: number;
6129
+ /**
6130
+ * Gets or sets mode
6131
+ *
6132
+ * @format datatype.uuid
6133
+ */
4924
6134
  layoutMode?: string;
6135
+ /**
6136
+ * Gets or sets layout type
6137
+ */
4925
6138
  layoutAction: GenModels.LayoutAction;
6139
+ /**
6140
+ * Gets or sets control data
6141
+ */
4926
6142
  bindings: Array<GenModels.BindingsWriteRequest>;
6143
+ /**
6144
+ * Gets or sets control data
6145
+ */
4927
6146
  extendedDataSourceInfos: Array<GenModels.ExtendedDataSourceInfoModel>;
6147
+ /**
6148
+ * Create card as link in another card
6149
+ */
4928
6150
  createAsLink: GenModels.CreateAsLinkParams;
6151
+ /**
6152
+ * Folder, where card should be placed
6153
+ *
6154
+ * @format datatype.uuid
6155
+ */
4929
6156
  createInFolder: string;
6157
+ /**
6158
+ * Gets or sets a parent card id (actual for tasks)
6159
+ *
6160
+ * @format datatype.uuid
6161
+ */
4930
6162
  parentCardId?: string;
6163
+ /**
6164
+ * Gets or sets a card type id
6165
+ *
6166
+ * @format datatype.uuid
6167
+ */
4931
6168
  cardTypeId: string;
6169
+ /**
6170
+ * Gets related card creator info
6171
+ */
4932
6172
  relatedCreatorCardInfo: GenModels.RelatedCreatorCardInfo;
6173
+ /**
6174
+ * Layout load options
6175
+ */
4933
6176
  layoutParams: Array<GenModels.LayoutParamModel>;
6177
+ /**
6178
+ * Indicates, that this save completes entity creation and remove all temp data.
6179
+ */
4934
6180
  completeCreation: boolean;
6181
+ /**
6182
+ * Some data, provided by extensions for bypassing to lifecycle.
6183
+ */
4935
6184
  customContext?: any;
4936
6185
  }
4937
6186
  }
@@ -4959,11 +6208,35 @@ export declare namespace GenModels {
4959
6208
  }
4960
6209
  export declare namespace GenModels {
4961
6210
  interface ChangeStateDataModel {
6211
+ /**
6212
+ * Gets or sets card identifier
6213
+ *
6214
+ * @format datatype.uuid
6215
+ */
4962
6216
  cardId: string;
6217
+ /**
6218
+ * Gets or sets operation identifier
6219
+ *
6220
+ * @format datatype.uuid
6221
+ */
4963
6222
  operationId: string;
6223
+ /**
6224
+ * Gets or sets layout type
6225
+ *
6226
+ * @format datatype.uuid
6227
+ */
4964
6228
  layoutMode?: string;
6229
+ /**
6230
+ * Gets or sets change state comment
6231
+ */
4965
6232
  comment: string;
6233
+ /**
6234
+ * Card timestamp
6235
+ */
4966
6236
  timestamp: number;
6237
+ /**
6238
+ * Operation as field value
6239
+ */
4967
6240
  fieldInfo?: GenModels.OperationFieldInfo;
4968
6241
  }
4969
6242
  }
@@ -4997,6 +6270,9 @@ export declare namespace GenModels {
4997
6270
  }
4998
6271
  export declare namespace GenModels {
4999
6272
  interface ChangeStateDataModelWithParams extends GenModels.ChangeStateDataModel {
6273
+ /**
6274
+ * Layout loading parameters.
6275
+ */
5000
6276
  layoutParams: Array<GenModels.LayoutParamModel>;
5001
6277
  }
5002
6278
  }
@@ -5038,10 +6314,21 @@ export declare namespace GenModels {
5038
6314
  }
5039
6315
  export declare namespace GenModels {
5040
6316
  interface DirectoryDesignerSearchQuery {
6317
+ /**
6318
+ * search string
6319
+ */
5041
6320
  searchText: string;
6321
+ /**
6322
+ * Data source
6323
+ */
5042
6324
  searchArea?: GenModels.DirectoryDesignerSearchArea;
5043
- rootNodeId?: string;
5044
- }
6325
+ /**
6326
+ * Department types to search
6327
+ *
6328
+ * @format datatype.uuid
6329
+ */
6330
+ rootNodeId?: string;
6331
+ }
5045
6332
  }
5046
6333
  export declare namespace GenModels {
5047
6334
  interface DirectoryDesignerSearchResult {
@@ -5057,8 +6344,21 @@ export declare namespace GenModels {
5057
6344
  }
5058
6345
  export declare namespace GenModels {
5059
6346
  interface DirectoryDesignerLoadTreeQuery {
6347
+ /**
6348
+ * Department types to search
6349
+ *
6350
+ * @format datatype.uuid
6351
+ */
5060
6352
  rootNodeId?: string;
6353
+ /**
6354
+ * Data source
6355
+ */
5061
6356
  searchArea?: GenModels.DirectoryDesignerSearchArea;
6357
+ /**
6358
+ * current node id
6359
+ *
6360
+ * @format datatype.uuid
6361
+ */
5062
6362
  currentNodeId?: string;
5063
6363
  }
5064
6364
  }
@@ -5094,10 +6394,27 @@ export declare namespace GenModels {
5094
6394
  }
5095
6395
  export declare namespace GenModels {
5096
6396
  interface DirectoryDesignerSearchTreeQuery {
6397
+ /**
6398
+ * Data source
6399
+ */
5097
6400
  searchArea?: GenModels.DirectoryDesignerSearchArea;
6401
+ /**
6402
+ * Department types to search
6403
+ *
6404
+ * @format datatype.uuid
6405
+ */
5098
6406
  rootNodeId?: string;
6407
+ /**
6408
+ * Search string
6409
+ */
5099
6410
  searchQuery: string;
6411
+ /**
6412
+ * Search result number
6413
+ */
5100
6414
  searchResultNumber: number;
6415
+ /**
6416
+ * Search mode
6417
+ */
5101
6418
  searchMode?: GenModels.DirectoryDesignerSearchMode;
5102
6419
  }
5103
6420
  }
@@ -5347,8 +6664,23 @@ export declare namespace GenModels {
5347
6664
  }
5348
6665
  export declare namespace GenModels {
5349
6666
  interface SignatureRequest {
6667
+ /**
6668
+ * Document card, containing signature
6669
+ *
6670
+ * @format datatype.uuid
6671
+ */
5350
6672
  documentId: string;
6673
+ /**
6674
+ * Signature id
6675
+ *
6676
+ * @format datatype.uuid
6677
+ */
5351
6678
  signatureId: string;
6679
+ /**
6680
+ * Signature id
6681
+ *
6682
+ * @format datatype.uuid
6683
+ */
5352
6684
  signaturePartId: string;
5353
6685
  }
5354
6686
  }
@@ -5418,9 +6750,25 @@ export declare namespace GenModels {
5418
6750
  }
5419
6751
  export declare namespace GenModels {
5420
6752
  interface GetAcknowledgemenListRequest {
6753
+ /**
6754
+ * Card id
6755
+ *
6756
+ * @format datatype.uuid
6757
+ */
5421
6758
  documentId: string;
6759
+ /**
6760
+ * Content of card document transformation
6761
+ */
5422
6762
  transformationAlias: string;
6763
+ /**
6764
+ * List of task kind ids which should be included in acknowledgemen list
6765
+ */
5423
6766
  taskKindIds: Array<string>;
6767
+ /**
6768
+ * Flag indicating the need to include tasks of all levels in acknowledgemen list
6769
+ *
6770
+ * If value is FALSE (default), in acknowledgemen list should include only the tasks of the first level
6771
+ */
5424
6772
  includeTasksAllLevels: boolean;
5425
6773
  }
5426
6774
  }
@@ -5440,7 +6788,13 @@ export declare namespace GenModels {
5440
6788
  }
5441
6789
  export declare namespace GenModels {
5442
6790
  interface GetFilesQueryOptions {
6791
+ /**
6792
+ * Count of items to skip
6793
+ */
5443
6794
  skipCount: number;
6795
+ /**
6796
+ * Max items count in the result
6797
+ */
5444
6798
  maxCount?: number;
5445
6799
  }
5446
6800
  }
@@ -5456,6 +6810,9 @@ export declare namespace GenModels {
5456
6810
  }
5457
6811
  export declare namespace GenModels {
5458
6812
  interface FileListVersionsDataModel {
6813
+ /**
6814
+ * Updated list of the files versions in the card
6815
+ */
5459
6816
  versions: Array<GenModels.VersionedFileModel>;
5460
6817
  }
5461
6818
  }
@@ -5541,20 +6898,69 @@ export declare namespace GenModels {
5541
6898
  }
5542
6899
  export declare namespace GenModels {
5543
6900
  interface VersionedFileCommentCreateModel {
6901
+ /**
6902
+ * Gets or sets comment identifier
6903
+ *
6904
+ * @format datatype.uuid
6905
+ */
5544
6906
  commentId?: string;
6907
+ /**
6908
+ * Gets or sets container card identifier
6909
+ *
6910
+ * @format datatype.uuid
6911
+ */
5545
6912
  cardId: string;
6913
+ /**
6914
+ * Gets or sets timestamp
6915
+ */
5546
6916
  timestamp: number;
6917
+ /**
6918
+ * Gets or sets comment
6919
+ */
5547
6920
  comment: string;
6921
+ /**
6922
+ * Gets or sets file card identifier
6923
+ *
6924
+ * @format datatype.uuid
6925
+ */
5548
6926
  fileCardId: string;
6927
+ /**
6928
+ * Gets or sets version identifier
6929
+ *
6930
+ * @format datatype.uuid
6931
+ */
5549
6932
  versionId: string;
5550
6933
  }
5551
6934
  }
5552
6935
  export declare namespace GenModels {
5553
6936
  interface VersionedFileCommentDeleteModel {
6937
+ /**
6938
+ * Gets or sets comment identifier
6939
+ *
6940
+ * @format datatype.uuid
6941
+ */
5554
6942
  commentId: string;
6943
+ /**
6944
+ * Gets or sets container card identifier
6945
+ *
6946
+ * @format datatype.uuid
6947
+ */
5555
6948
  cardId: string;
6949
+ /**
6950
+ * Gets or sets timestamp
6951
+ */
5556
6952
  timestamp: number;
6953
+ /**
6954
+ * Gets or sets file card identifier
6955
+ *
6956
+ * @format datatype.uuid
6957
+ */
5557
6958
  fileCardId: string;
6959
+ /**
6960
+ * Gets or sets version identifier
6961
+ *
6962
+ * @format datatype.uuid
6963
+ */
5558
6964
  versionId: string;
5559
6965
  }
5560
6966
  }
@@ -5614,23 +7020,57 @@ export declare namespace GenModels {
5614
7020
  }
5615
7021
  export declare namespace GenModels {
5616
7022
  interface FileQuotes {
7023
+ /**
7024
+ * File Id
7025
+ *
7026
+ * @format datatype.uuid
7027
+ */
5617
7028
  fileId: string;
7029
+ /**
7030
+ * Owner Card Id
7031
+ *
7032
+ * @format datatype.uuid
7033
+ */
5618
7034
  ownerCardId?: string;
7035
+ /**
7036
+ * File name
7037
+ */
5619
7038
  fileName: string;
7039
+ /**
7040
+ * File extension
7041
+ */
5620
7042
  fileExtension: string;
7043
+ /**
7044
+ * WebDav link
7045
+ */
5621
7046
  link: string;
7047
+ /**
7048
+ * Citations
7049
+ */
5622
7050
  quotes: Array<GenModels.Quote>;
7051
+ /**
7052
+ * Has more
7053
+ */
5623
7054
  hasMore: boolean;
5624
7055
  }
5625
7056
  }
5626
7057
  export declare namespace GenModels {
5627
7058
  interface Quote {
7059
+ /**
7060
+ * Quotes
7061
+ */
5628
7062
  parts: Array<GenModels.QuotePart>;
5629
7063
  }
5630
7064
  }
5631
7065
  export declare namespace GenModels {
5632
7066
  interface QuotePart {
7067
+ /**
7068
+ * Quote's text
7069
+ */
5633
7070
  text: string;
7071
+ /**
7072
+ * Marked
7073
+ */
5634
7074
  isMarked: boolean;
5635
7075
  }
5636
7076
  }
@@ -5660,8 +7100,19 @@ export declare namespace GenModels {
5660
7100
  }
5661
7101
  export declare namespace GenModels {
5662
7102
  interface CardQuotes {
7103
+ /**
7104
+ * Card Id
7105
+ *
7106
+ * @format datatype.uuid
7107
+ */
5663
7108
  cardId?: string;
7109
+ /**
7110
+ * Has more
7111
+ */
5664
7112
  hasMore: boolean;
7113
+ /**
7114
+ * Files quotes
7115
+ */
5665
7116
  files: Array<GenModels.FileQuotes>;
5666
7117
  }
5667
7118
  }
@@ -5785,7 +7236,13 @@ export declare namespace GenModels {
5785
7236
  }
5786
7237
  export declare namespace GenModels {
5787
7238
  interface CheckResult {
7239
+ /**
7240
+ * Was check passed or not
7241
+ */
5788
7242
  passed: boolean;
7243
+ /**
7244
+ * If Passed is false, this property should contain reason, why check is failed.
7245
+ */
5789
7246
  failReason: string;
5790
7247
  }
5791
7248
  }
@@ -5805,11 +7262,29 @@ export declare namespace GenModels {
5805
7262
  }
5806
7263
  export declare namespace GenModels {
5807
7264
  interface FolderInfoModel {
7265
+ /**
7266
+ * Gets or sets folder name
7267
+ */
5808
7268
  name: string;
7269
+ /**
7270
+ * Gets or sets folder type identifier
7271
+ */
5809
7272
  typeInfo: GenModels.FolderTypeInfo;
7273
+ /**
7274
+ * Gets or sets folder view identifier
7275
+ */
5810
7276
  viewInfo: GenModels.FolderViewInfo;
7277
+ /**
7278
+ * Gets or sets do need highlighting unread cards
7279
+ */
5811
7280
  highlightingUnread?: boolean;
7281
+ /**
7282
+ * Gets or sets can edit folder
7283
+ */
5812
7284
  canEditFolder?: boolean;
7285
+ /**
7286
+ * Gets or sets can create subfolder
7287
+ */
5813
7288
  canCreateSubfolder?: boolean;
5814
7289
  }
5815
7290
  }
@@ -5829,9 +7304,25 @@ export declare namespace GenModels {
5829
7304
  }
5830
7305
  export declare namespace GenModels {
5831
7306
  interface FolderDataModel {
7307
+ /**
7308
+ * Gets or sets folder name
7309
+ */
5832
7310
  name: string;
7311
+ /**
7312
+ * Gets or sets folder type identifier
7313
+ *
7314
+ * @format datatype.uuid
7315
+ */
5833
7316
  typeId?: string;
7317
+ /**
7318
+ * Gets or sets folder view identifier
7319
+ *
7320
+ * @format datatype.uuid
7321
+ */
5834
7322
  viewId?: string;
7323
+ /**
7324
+ * Gets or sets
7325
+ */
5835
7326
  highlightingUnread?: boolean;
5836
7327
  }
5837
7328
  }
@@ -5949,57 +7440,195 @@ export declare namespace GenModels {
5949
7440
  }
5950
7441
  export declare namespace GenModels {
5951
7442
  interface AllowedCardKind {
7443
+ /**
7444
+ * Kind id of the allowed card
7445
+ *
7446
+ * @format datatype.uuid
7447
+ */
5952
7448
  kindId: string;
7449
+ /**
7450
+ * Card type id of the allowed card
7451
+ *
7452
+ * @format datatype.uuid
7453
+ */
5953
7454
  cardTypeId: string;
7455
+ /**
7456
+ * Gets or sets value whether kind selected with descendants
7457
+ */
5954
7458
  withDescendants: boolean;
5955
7459
  }
5956
7460
  }
5957
7461
  export declare namespace GenModels {
5958
7462
  interface LayoutKindModel {
7463
+ /**
7464
+ * Card type id
7465
+ *
7466
+ * @format datatype.uuid
7467
+ */
5959
7468
  cardTypeId: string;
7469
+ /**
7470
+ * Kind id of the allowed card
7471
+ *
7472
+ * @format datatype.uuid
7473
+ */
5960
7474
  kindId: string;
7475
+ /**
7476
+ * Gets or sets kind name
7477
+ */
5961
7478
  name: string;
7479
+ /**
7480
+ * Gets or set child kinds
7481
+ */
5962
7482
  kinds: Array<GenModels.LayoutKindModel>;
7483
+ /**
7484
+ * Card creation is not available
7485
+ */
5963
7486
  notAvailable: boolean;
7487
+ /**
7488
+ * Whether custom layout available for this card kind or not
7489
+ */
5964
7490
  layoutAvailable: boolean;
5965
7491
  }
5966
7492
  }
5967
7493
  export declare namespace GenModels {
5968
7494
  interface LayoutLinkCreateParams {
7495
+ /**
7496
+ * Card, where link creation was initiated
7497
+ *
7498
+ * @format datatype.uuid
7499
+ */
5969
7500
  sourceCardId: string;
7501
+ /**
7502
+ * Timestamp of the source card
7503
+ */
5970
7504
  sourceCardTimestamp: number;
7505
+ /**
7506
+ * Link kind
7507
+ *
7508
+ * @format datatype.uuid
7509
+ */
5971
7510
  linkTypeId: string;
7511
+ /**
7512
+ * Link destination card
7513
+ *
7514
+ * @format datatype.uuid
7515
+ */
5972
7516
  destinationCardId: string;
7517
+ /**
7518
+ * Where links placed in the card
7519
+ */
5973
7520
  linksBinding: GenModels.SimpleBindingInfo;
7521
+ /**
7522
+ * If link is hard link, then removing source card will also remove destination card
7523
+ */
5974
7524
  saveHardLink: boolean;
7525
+ /**
7526
+ * If link is report
7527
+ */
5975
7528
  isReport: boolean;
7529
+ /**
7530
+ * If link is attached file
7531
+ */
5976
7532
  isFile: boolean;
7533
+ /**
7534
+ * Edit operation
7535
+ *
7536
+ * @format datatype.uuid
7537
+ */
5977
7538
  editOperation: string;
7539
+ /**
7540
+ * Do not add link if similar link already exists.
7541
+ */
5978
7542
  preventDuplicates: boolean;
5979
7543
  }
5980
7544
  }
5981
7545
  export declare namespace GenModels {
5982
7546
  interface AddUrlLinkParams {
7547
+ /**
7548
+ * Card, that contains the link
7549
+ *
7550
+ * @format datatype.uuid
7551
+ */
5983
7552
  cardId: string;
7553
+ /**
7554
+ * Allowed link types
7555
+ */
5984
7556
  allowedLinkTypes: Array<string>;
7557
+ /**
7558
+ * Binding info for the links in the card
7559
+ */
5985
7560
  bindingInfo: GenModels.SimpleBindingInfo;
7561
+ /**
7562
+ * Url
7563
+ */
5986
7564
  url: string;
7565
+ /**
7566
+ * link type id
7567
+ *
7568
+ * @format datatype.uuid
7569
+ */
5987
7570
  linkTypeId?: string;
7571
+ /**
7572
+ * Show files for following links types
7573
+ */
5988
7574
  showFilesForLinksTypesIds: Array<string>;
7575
+ /**
7576
+ * Kind id for file cards
7577
+ *
7578
+ * @format datatype.uuid
7579
+ */
5989
7580
  fileKindId?: string;
7581
+ /**
7582
+ * Known card timestamp
7583
+ */
5990
7584
  timestamp: number;
5991
- operationId?: string;
7585
+ /**
7586
+ * Edit operation id
7587
+ *
7588
+ * @format datatype.uuid
7589
+ */
7590
+ operationId?: string;
5992
7591
  }
5993
7592
  }
5994
7593
  export declare namespace GenModels {
5995
7594
  interface LayoutSetLinkDescriptionParams {
7595
+ /**
7596
+ * Card, that contains the link
7597
+ *
7598
+ * @format datatype.uuid
7599
+ */
5996
7600
  cardId: string;
7601
+ /**
7602
+ * Allowed link types
7603
+ */
5997
7604
  allowedLinkTypes: Array<string>;
7605
+ /**
7606
+ * Binding info for the links in the card
7607
+ */
5998
7608
  bindingInfo: GenModels.SimpleBindingInfo;
7609
+ /**
7610
+ * Link id to update
7611
+ *
7612
+ * @format datatype.uuid
7613
+ */
5999
7614
  linkId: string;
7615
+ /**
7616
+ * Kind id for file cards
7617
+ *
7618
+ * @format datatype.uuid
7619
+ */
6000
7620
  fileKindId?: string;
7621
+ /**
7622
+ * Show files for following links types
7623
+ */
6001
7624
  showFilesForLinksTypesIds: Array<string>;
7625
+ /**
7626
+ * Description to set
7627
+ */
6002
7628
  newDescription: string;
7629
+ /**
7630
+ * Known card timestamp
7631
+ */
6003
7632
  timestamp: number;
6004
7633
  }
6005
7634
  }
@@ -6041,41 +7670,138 @@ export declare namespace GenModels {
6041
7670
  }
6042
7671
  export declare namespace GenModels {
6043
7672
  interface LinksDataModel {
7673
+ /**
7674
+ * Updated list of the main files in the card
7675
+ */
6044
7676
  links: Array<GenModels.LayoutLinkModel>;
6045
7677
  bindingInfo: GenModels.SimpleBindingInfo;
7678
+ /**
7679
+ * Allowed card types, that can be added as links (for add existing card).
7680
+ */
6046
7681
  allowedLinkCardTypes: Array<string>;
7682
+ /**
7683
+ * Allowed link types
7684
+ */
6047
7685
  allowedLinkTypes: Array<string>;
7686
+ /**
7687
+ * Do model contains links or not
7688
+ */
6048
7689
  linksLoaded: boolean;
7690
+ /**
7691
+ * Total count of the links, including not loaded
7692
+ */
6049
7693
  totalLinksCount: number;
7694
+ /**
7695
+ * Gets or sets links description column view mode
7696
+ */
6050
7697
  descriptionColumnViewMode: GenModels.LinksDescriptionColumnViewMode;
7698
+ /**
7699
+ * Gets or sets description column method key
7700
+ */
6051
7701
  descriptionColumnMethodKey: string;
6052
7702
  }
6053
7703
  }
6054
7704
  export declare namespace GenModels {
6055
7705
  interface LayoutLinkModel {
7706
+ /**
7707
+ * Gets or sets link id
7708
+ *
7709
+ * @format datatype.uuid
7710
+ */
6056
7711
  linkId: string;
7712
+ /**
7713
+ * Gets or sets display link name
7714
+ */
6057
7715
  displayName: string;
7716
+ /**
7717
+ * Gets or sets link type identifier
7718
+ *
7719
+ * @format datatype.uuid
7720
+ */
6058
7721
  linkTypeId: string;
7722
+ /**
7723
+ * Gets or sets link type name
7724
+ */
6059
7725
  linkTypeName: string;
7726
+ /**
7727
+ * link kind
7728
+ */
6060
7729
  kind: GenModels.LinkKind;
7730
+ /**
7731
+ * Linked card Type is document
7732
+ */
6061
7733
  isDocument: boolean;
7734
+ /**
7735
+ * Linked card id
7736
+ *
7737
+ * @format datatype.uuid
7738
+ */
6062
7739
  cardId: string;
7740
+ /**
7741
+ * Card type identifier
7742
+ *
7743
+ * @format datatype.uuid
7744
+ */
6063
7745
  cardTypeId: string;
7746
+ /**
7747
+ * Card kind identifier
7748
+ *
7749
+ * @format datatype.uuid
7750
+ */
6064
7751
  cardKindId: string;
7752
+ /**
7753
+ * File card id (if file card)
7754
+ *
7755
+ * @format datatype.uuid
7756
+ */
6065
7757
  fileCardId?: string;
7758
+ /**
7759
+ * File card version id (if file card)
7760
+ *
7761
+ * @format datatype.uuid
7762
+ */
6066
7763
  fileVersionId?: string;
7764
+ /**
7765
+ * Gets or sets Link creation date
7766
+ *
7767
+ * @format datatype.datetime
7768
+ */
6067
7769
  creationDate?: string;
7770
+ /**
7771
+ * Display name of the author of the link.
7772
+ */
6068
7773
  authorDisplayName: string;
7774
+ /**
7775
+ * Link description
7776
+ */
6069
7777
  description: string;
7778
+ /**
7779
+ * Url
7780
+ */
6070
7781
  url: string;
7782
+ /**
7783
+ * Gets or sets can delete link
7784
+ */
6071
7785
  canDelete: boolean;
7786
+ /**
7787
+ * Gets link description model
7788
+ */
6072
7789
  linkDescription: GenModels.LayoutLinkDescriptionModel;
6073
7790
  }
6074
7791
  }
6075
7792
  export declare namespace GenModels {
6076
7793
  interface LayoutLinkDescriptionModel {
7794
+ /**
7795
+ * Gets or sets link description mode
7796
+ */
6077
7797
  linkDescriptionMode: GenModels.LinkDescriptionMode;
7798
+ /**
7799
+ * Gets or sets text
7800
+ */
6078
7801
  text: string;
7802
+ /**
7803
+ * Gets or sets layout
7804
+ */
6079
7805
  layout: GenModels.LayoutCardViewModel;
6080
7806
  }
6081
7807
  }
@@ -6103,35 +7829,112 @@ export declare namespace GenModels {
6103
7829
  }
6104
7830
  export declare namespace GenModels {
6105
7831
  interface LayoutRowCreateParams {
7832
+ /**
7833
+ * Card identifier
7834
+ *
7835
+ * @format datatype.uuid
7836
+ */
6106
7837
  cardId: string;
7838
+ /**
7839
+ * Section identifier
7840
+ *
7841
+ * @format datatype.uuid
7842
+ */
6107
7843
  sectionId: string;
7844
+ /**
7845
+ * Gets or sets layout mode
7846
+ *
7847
+ * @format datatype.uuid
7848
+ */
6108
7849
  layoutMode?: string;
7850
+ /**
7851
+ * Gets or sets parent row id
7852
+ *
7853
+ * @format datatype.uuid
7854
+ */
6109
7855
  parentRowId?: string;
7856
+ /**
7857
+ * Gets or sets tree parent row id
7858
+ *
7859
+ * @format datatype.uuid
7860
+ */
6110
7861
  parentTreeRowId?: string;
6111
7862
  layoutParams: Array<GenModels.LayoutParamModel>;
7863
+ /**
7864
+ * Some data, provided by extensions for bypassing to lifecycle.
7865
+ */
6112
7866
  customContext?: any;
6113
7867
  }
6114
7868
  }
6115
7869
  export declare namespace GenModels {
6116
7870
  interface LayoutRowViewModel extends GenModels.LayoutViewModel {
7871
+ /**
7872
+ * Gets card row model
7873
+ */
6117
7874
  rowInfo: GenModels.RowInfoModel;
6118
7875
  }
6119
7876
  }
6120
7877
  export declare namespace GenModels {
6121
7878
  interface RowInfoModel extends GenModels.BaseInfoModel {
7879
+ /**
7880
+ * Gets or sets section id
7881
+ *
7882
+ * @format datatype.uuid
7883
+ */
6122
7884
  sectionId: string;
7885
+ /**
7886
+ * Parent row identifier
7887
+ *
7888
+ * @format datatype.uuid
7889
+ */
6123
7890
  parentRowId?: string;
7891
+ /**
7892
+ * Parent tree row identifier
7893
+ *
7894
+ * @format datatype.uuid
7895
+ */
6124
7896
  parentTreeRowId?: string;
7897
+ /**
7898
+ * Card identifier
7899
+ *
7900
+ * @format datatype.uuid
7901
+ */
6125
7902
  cardId: string;
7903
+ /**
7904
+ * Gets or sets card lock info
7905
+ */
6126
7906
  lockInfo: GenModels.LockInfoViewModel;
6127
7907
  }
6128
7908
  }
6129
7909
  export declare namespace GenModels {
6130
7910
  interface RowLayoutParams {
7911
+ /**
7912
+ * Gets or sets card identifier
7913
+ *
7914
+ * @format datatype.uuid
7915
+ */
6131
7916
  cardId: string;
7917
+ /**
7918
+ * Gets or sets section identifier
7919
+ *
7920
+ * @format datatype.uuid
7921
+ */
6132
7922
  sectionId: string;
7923
+ /**
7924
+ * Gets or sets row identifier
7925
+ *
7926
+ * @format datatype.uuid
7927
+ */
6133
7928
  rowId: string;
7929
+ /**
7930
+ * Gets or sets layout type
7931
+ *
7932
+ * @format datatype.uuid
7933
+ */
6134
7934
  layoutMode?: string;
7935
+ /**
7936
+ * Data passed from caller
7937
+ */
6135
7938
  layoutParams: Array<GenModels.LayoutParamModel>;
6136
7939
  }
6137
7940
  }
@@ -6172,31 +7975,93 @@ export declare namespace GenModels {
6172
7975
  }
6173
7976
  export declare namespace GenModels {
6174
7977
  interface RowLayoutPartParams extends GenModels.RowLayoutParams {
7978
+ /**
7979
+ * Get or sets root control name
7980
+ */
6175
7981
  rootControlName: string;
7982
+ /**
7983
+ * Get or set include root
7984
+ */
6176
7985
  includeRootControl: boolean;
6177
7986
  }
6178
7987
  }
6179
7988
  export declare namespace GenModels {
6180
7989
  interface SaveRowControlDataModel {
7990
+ /**
7991
+ * Gets or sets a card id
7992
+ *
7993
+ * @format datatype.uuid
7994
+ */
6181
7995
  cardId: string;
7996
+ /**
7997
+ * Gets or sets a section id
7998
+ *
7999
+ * @format datatype.uuid
8000
+ */
6182
8001
  sectionId: string;
8002
+ /**
8003
+ * Gets or sets a row id
8004
+ *
8005
+ * @format datatype.uuid
8006
+ */
6183
8007
  rowId: string;
8008
+ /**
8009
+ * Gets or sets a row timestamp
8010
+ */
6184
8011
  timestamp: number;
8012
+ /**
8013
+ * Gets or sets mode
8014
+ *
8015
+ * @format datatype.uuid
8016
+ */
6185
8017
  layoutMode?: string;
8018
+ /**
8019
+ * Gets or sets layout type
8020
+ */
6186
8021
  layoutAction: GenModels.LayoutAction;
8022
+ /**
8023
+ * Gets or sets control data
8024
+ */
6187
8025
  bindings: Array<GenModels.BindingsWriteRequest>;
8026
+ /**
8027
+ * Layout load option
8028
+ */
6188
8029
  layoutParams: Array<GenModels.LayoutParamModel>;
8030
+ /**
8031
+ * Gets or sets control data
8032
+ */
6189
8033
  extendedDataSourceInfos: Array<GenModels.ExtendedDataSourceInfoModel>;
8034
+ /**
8035
+ * Indicates, that this save completes entity creation and remove all temp data.
8036
+ */
6190
8037
  completeCreation: boolean;
8038
+ /**
8039
+ * Some data, provided by extensions for bypassing to lifecycle.
8040
+ */
6191
8041
  customContext?: any;
6192
8042
  }
6193
8043
  }
6194
8044
  export declare namespace GenModels {
6195
8045
  interface DepartmentSearchQuery {
8046
+ /**
8047
+ * search string
8048
+ */
6196
8049
  searchText: string;
8050
+ /**
8051
+ * Data source
8052
+ */
6197
8053
  source: GenModels.DepartmentDataSource;
8054
+ /**
8055
+ * Department types to search
8056
+ */
6198
8057
  itemTypes: GenModels.SearchDepartmentType;
8058
+ /**
8059
+ * Count of items to skip (paginator logic)
8060
+ */
6199
8061
  skipCount?: number;
8062
+ /**
8063
+ * Max items count in the result (paginator logic)
8064
+ */
6200
8065
  maxCount?: number;
6201
8066
  }
6202
8067
  }
@@ -6214,9 +8079,23 @@ export declare namespace GenModels {
6214
8079
  }
6215
8080
  export declare namespace GenModels {
6216
8081
  interface DepartmentLoadTreeQuery {
8082
+ /**
8083
+ * Parent department identifier
8084
+ *
8085
+ * @format datatype.uuid
8086
+ */
6217
8087
  parentNodeId?: string;
8088
+ /**
8089
+ * depth of search
8090
+ */
6218
8091
  treeLevelDown: number;
8092
+ /**
8093
+ * Data source
8094
+ */
6219
8095
  source: GenModels.DepartmentDataSource;
8096
+ /**
8097
+ * Department types to search
8098
+ */
6220
8099
  itemTypes: GenModels.SearchDepartmentType;
6221
8100
  }
6222
8101
  }
@@ -6272,8 +8151,17 @@ export declare namespace GenModels {
6272
8151
  }
6273
8152
  export declare namespace GenModels {
6274
8153
  interface DepartmentFindInTreeQuery {
8154
+ /**
8155
+ * search string
8156
+ */
6275
8157
  searchQuery: string;
8158
+ /**
8159
+ * Data source
8160
+ */
6276
8161
  source: GenModels.DepartmentDataSource;
8162
+ /**
8163
+ * Department types to search
8164
+ */
6277
8165
  itemTypes: GenModels.SearchDepartmentType;
6278
8166
  }
6279
8167
  }
@@ -6382,46 +8270,113 @@ export declare namespace GenModels {
6382
8270
  }
6383
8271
  export declare namespace GenModels {
6384
8272
  interface DepartmentLoadFlatQuery {
8273
+ /**
8274
+ * Parent department identifier
8275
+ *
8276
+ * @format datatype.uuid
8277
+ */
6385
8278
  departmentId?: string;
8279
+ /**
8280
+ * Data source
8281
+ */
6386
8282
  source: GenModels.DepartmentDataSource;
8283
+ /**
8284
+ * Department types to search
8285
+ */
6387
8286
  itemTypes: GenModels.SearchDepartmentType;
8287
+ /**
8288
+ * Skip n departments from begin (pagination)
8289
+ */
6388
8290
  skip: number;
8291
+ /**
8292
+ * Max departments count in response (pagination)
8293
+ */
6389
8294
  maxCount: number;
6390
8295
  }
6391
8296
  }
6392
8297
  export declare namespace GenModels {
6393
8298
  interface DepartmentLoadFlatResponse {
8299
+ /**
8300
+ * List of department items
8301
+ */
6394
8302
  items: Array<GenModels.DepartmentFlatDigest>;
8303
+ /**
8304
+ * Total items count
8305
+ */
6395
8306
  totalItemsCount: number;
8307
+ /**
8308
+ * Directory timestamp
8309
+ */
6396
8310
  directoryTimestamp: number;
6397
8311
  }
6398
8312
  }
6399
8313
  export declare namespace GenModels {
6400
8314
  interface DepartmentFlatDigest {
8315
+ /**
8316
+ * Department tree node data
8317
+ */
6401
8318
  data: GenModels.DepartmentTreeNode;
8319
+ /**
8320
+ * True if department tree node data has any children, and false otherwise
8321
+ */
6402
8322
  hasChildren?: boolean;
6403
8323
  }
6404
8324
  }
6405
8325
  export declare namespace GenModels {
6406
8326
  interface DepartmentSearchFlatQuery {
8327
+ /**
8328
+ * Data source
8329
+ */
6407
8330
  source: GenModels.DepartmentDataSource;
8331
+ /**
8332
+ * item types
8333
+ */
6408
8334
  itemTypes: GenModels.SearchDepartmentType;
8335
+ /**
8336
+ * Text to search
8337
+ */
6409
8338
  searchText: string;
8339
+ /**
8340
+ * Department id
8341
+ *
8342
+ * @format datatype.uuid
8343
+ */
6410
8344
  departmentId?: string;
8345
+ /**
8346
+ * Count of items to skip (paginator logic)
8347
+ */
6411
8348
  skip?: number;
8349
+ /**
8350
+ * Max items count in the result (paginator logic)
8351
+ */
6412
8352
  maxCount?: number;
6413
8353
  }
6414
8354
  }
6415
8355
  export declare namespace GenModels {
6416
8356
  interface DepartmentSearchFlatResponse {
8357
+ /**
8358
+ * Department's search items
8359
+ */
6417
8360
  items: Array<GenModels.DepartmentSearchFlatItem>;
8361
+ /**
8362
+ * Has more items
8363
+ */
6418
8364
  hasMore: boolean;
8365
+ /**
8366
+ * Directory timestamp
8367
+ */
6419
8368
  directoryTimestamp: number;
6420
8369
  }
6421
8370
  }
6422
8371
  export declare namespace GenModels {
6423
8372
  interface DepartmentSearchFlatItem extends GenModels.DepartmentFlatDigest {
8373
+ /**
8374
+ * Partner search info
8375
+ */
6424
8376
  searchInfo: GenModels.PartnerSearchInfo;
8377
+ /**
8378
+ * Path to search in
8379
+ */
6425
8380
  path: Array<GenModels.DepartmentModel>;
6426
8381
  }
6427
8382
  }
@@ -6613,23 +8568,69 @@ export declare namespace GenModels {
6613
8568
  }
6614
8569
  export declare namespace GenModels {
6615
8570
  interface ChildTaskCommentModel {
8571
+ /**
8572
+ * Task identifier
8573
+ *
8574
+ * @format datatype.uuid
8575
+ */
6616
8576
  cardId: string;
8577
+ /**
8578
+ * Task name
8579
+ */
6617
8580
  taskName: string;
8581
+ /**
8582
+ * Task state name
8583
+ */
6618
8584
  stateDisplayName: string;
8585
+ /**
8586
+ * Task name
8587
+ */
6619
8588
  comment: string;
8589
+ /**
8590
+ * Comment file info
8591
+ */
6620
8592
  commentFile: GenModels.CommonFileModel;
8593
+ /**
8594
+ * Gets performer name
8595
+ */
6621
8596
  performerDisplayName: string;
6622
8597
  }
6623
8598
  }
6624
8599
  export declare namespace GenModels {
6625
8600
  interface CommonFileModel {
8601
+ /**
8602
+ * File name
8603
+ */
6626
8604
  fileName: string;
8605
+ /**
8606
+ * File id
8607
+ *
8608
+ * @format datatype.uuid
8609
+ */
6627
8610
  fileId: string;
8611
+ /**
8612
+ * Gets or sets a flag that determines whether current file can be edited.
8613
+ */
6628
8614
  allowEdit: boolean;
8615
+ /**
8616
+ * Link to open file with webdav
8617
+ */
6629
8618
  webDavLink: string;
8619
+ /**
8620
+ * Link to open file with webdav readonly
8621
+ */
6630
8622
  webDavReadonlyLink: string;
8623
+ /**
8624
+ * Does file preview available for this file extension
8625
+ */
6631
8626
  filePreviewAvailable: boolean;
8627
+ /**
8628
+ * Does file locked by someone
8629
+ */
6632
8630
  isLocked: boolean;
8631
+ /**
8632
+ * If file loading failed, the property will contain error message.
8633
+ */
6633
8634
  loadingErrorMessage: string;
6634
8635
  }
6635
8636
  }
@@ -6697,9 +8698,23 @@ export declare namespace GenModels {
6697
8698
  }
6698
8699
  export declare namespace GenModels {
6699
8700
  interface ChildTaskCreateDefaultValues {
8701
+ /**
8702
+ * Name of the task
8703
+ */
6700
8704
  name: string;
8705
+ /**
8706
+ * Task description
8707
+ */
6701
8708
  content: string;
8709
+ /**
8710
+ * Task performers
8711
+ */
6702
8712
  currentPerformers: Array<GenModels.EmployeeModel>;
8713
+ /**
8714
+ * Task end date
8715
+ *
8716
+ * @format datatype.datetime
8717
+ */
6703
8718
  endDate?: string;
6704
8719
  }
6705
8720
  }
@@ -6731,7 +8746,13 @@ export declare namespace GenModels {
6731
8746
  }
6732
8747
  export declare namespace GenModels {
6733
8748
  interface DelegateRecordsResponse {
8749
+ /**
8750
+ * Start performers
8751
+ */
6734
8752
  startPerformers: Array<GenModels.DisplayPerformersPerformer>;
8753
+ /**
8754
+ * Delegation records
8755
+ */
6735
8756
  records: Array<GenModels.DelegateRecord>;
6736
8757
  }
6737
8758
  }
@@ -6763,10 +8784,27 @@ export declare namespace GenModels {
6763
8784
  }
6764
8785
  export declare namespace GenModels {
6765
8786
  interface DelegateRecord {
8787
+ /**
8788
+ * Event
8789
+ */
6766
8790
  event: GenModels.DelegateEvent;
8791
+ /**
8792
+ * Initiator
8793
+ */
6767
8794
  initiator: GenModels.EmployeeModel;
8795
+ /**
8796
+ * Performers
8797
+ */
6768
8798
  performers: Array<GenModels.EmployeeModel>;
8799
+ /**
8800
+ * Date
8801
+ *
8802
+ * @format datatype.datetime
8803
+ */
6769
8804
  date: string;
8805
+ /**
8806
+ * Comment
8807
+ */
6770
8808
  comment: string;
6771
8809
  }
6772
8810
  }
@@ -6894,20 +8932,65 @@ export declare namespace GenModels {
6894
8932
  }
6895
8933
  export declare namespace GenModels {
6896
8934
  interface GetApprovalTaskDecisionInfoOptions {
8935
+ /**
8936
+ * Task id
8937
+ *
8938
+ * @format datatype.uuid
8939
+ */
6897
8940
  taskId: string;
8941
+ /**
8942
+ * @format datatype.uuid
8943
+ */
6898
8944
  completionOptionId: string;
6899
8945
  }
6900
8946
  }
6901
8947
  export declare namespace GenModels {
6902
8948
  interface ApprovalTaskDecisionInfo {
8949
+ /**
8950
+ * Task id
8951
+ *
8952
+ * @format datatype.uuid
8953
+ */
6903
8954
  taskId: string;
8955
+ /**
8956
+ * Approving document id
8957
+ *
8958
+ * @format datatype.uuid
8959
+ */
6904
8960
  documentId: string;
8961
+ /**
8962
+ * Completion option id
8963
+ *
8964
+ * @format datatype.uuid
8965
+ */
6905
8966
  completionOptionId: string;
8967
+ /**
8968
+ * Id of decision, that matches corresponding task completion option.
8969
+ *
8970
+ * @format datatype.uuid
8971
+ */
6906
8972
  decisionId: string;
8973
+ /**
8974
+ * Should request digital signature
8975
+ */
6907
8976
  requestDigitalSignature: boolean;
8977
+ /**
8978
+ * Allow simple sign
8979
+ */
6908
8980
  allowSimpleSign: boolean;
8981
+ /**
8982
+ * Gets or sets decision semantics
8983
+ */
6909
8984
  decisionSemantics: GenModels.DecisionSemantics;
8985
+ /**
8986
+ * Gets or sets label identifier
8987
+ *
8988
+ * @format datatype.uuid
8989
+ */
6910
8990
  labelId?: string;
8991
+ /**
8992
+ * Gets or sets encoded Id
8993
+ */
6911
8994
  encodedLabelId: string;
6912
8995
  }
6913
8996
  }
@@ -7900,10 +9983,6 @@ export declare namespace GenModels {
7900
9983
  * Search context options
7901
9984
  */
7902
9985
  searchContextOptions: Array<GenModels.SearchOptionModel>;
7903
- /**
7904
- * Gets or sets needs to use old grid.
7905
- */
7906
- useOldGrid: GenModels.UseOldGrid;
7907
9986
  /**
7908
9987
  * Management console address
7909
9988
  */
@@ -8234,7 +10313,15 @@ export declare namespace GenModels {
8234
10313
  }
8235
10314
  export declare namespace GenModels {
8236
10315
  interface CardTypeModel {
10316
+ /**
10317
+ * Gets name
10318
+ */
8237
10319
  name: string;
10320
+ /**
10321
+ * Card type id
10322
+ *
10323
+ * @format datatype.uuid
10324
+ */
8238
10325
  id: string;
8239
10326
  }
8240
10327
  }
@@ -8348,13 +10435,31 @@ export declare namespace GenModels {
8348
10435
  }
8349
10436
  export declare namespace GenModels {
8350
10437
  interface AdminPanelMessageModel {
10438
+ /**
10439
+ * Card id
10440
+ *
10441
+ * @format datatype.uuid
10442
+ */
8351
10443
  cardId: string;
10444
+ /**
10445
+ * Message card id
10446
+ *
10447
+ * @format datatype.uuid
10448
+ */
8352
10449
  messageCardId: string;
8353
10450
  }
8354
10451
  }
8355
10452
  export declare namespace GenModels {
8356
10453
  interface AgreementHistoryDataModel {
10454
+ /**
10455
+ * Gets or sets if history exists
10456
+ */
8357
10457
  historyExists: boolean;
10458
+ /**
10459
+ * Gets agreement card identifier
10460
+ *
10461
+ * @format datatype.uuid
10462
+ */
8358
10463
  agreementCardId: string;
8359
10464
  }
8360
10465
  }
@@ -8366,17 +10471,45 @@ export declare namespace GenModels {
8366
10471
  }
8367
10472
  export declare namespace GenModels {
8368
10473
  interface CardLinkDataModel {
10474
+ /**
10475
+ * ID карточки, на которую установлена ссылка.
10476
+ *
10477
+ * @format datatype.uuid
10478
+ */
8369
10479
  cardId: string;
10480
+ /**
10481
+ * Значение Digest карточки. Данный текст будет отображен в качестве текста ссылки.
10482
+ */
8370
10483
  cardDigest: string;
10484
+ /**
10485
+ * Доступен ли текущему пользователю просмотр указанной карточки.
10486
+ * Данное свойство будет использовано для отключения ссылки и пунктов меню "Открыть" в контроле.
10487
+ */
8371
10488
  cardViewAllowed: boolean;
10489
+ /**
10490
+ * Доступен ли текущему пользователю чтение основного файла указанной карточки.
10491
+ * Данное свойство будет использовано для отключения пункта меню "Просмотреть файл" в контроле.
10492
+ */
8372
10493
  mainFileReadAllowed: boolean;
8373
10494
  }
8374
10495
  }
8375
10496
  export declare namespace GenModels {
8376
10497
  interface ControlsInfoModel {
10498
+ /**
10499
+ * Gets or sets control display name
10500
+ */
8377
10501
  controlDisplayName: string;
10502
+ /**
10503
+ * Gets or sets control name
10504
+ */
8378
10505
  controlName: string;
10506
+ /**
10507
+ * Gets or sets show parameter option
10508
+ */
8379
10509
  showParameter: GenModels.ShowParametersOptions;
10510
+ /**
10511
+ * Gets or sets completion parameters model
10512
+ */
8380
10513
  completionParameterModel: GenModels.CompletionParameterModel;
8381
10514
  }
8382
10515
  }
@@ -8414,24 +10547,61 @@ export declare namespace GenModels {
8414
10547
  }
8415
10548
  export declare namespace GenModels {
8416
10549
  interface CreateKindDataModel {
10550
+ /**
10551
+ * Gets create route name
10552
+ */
8417
10553
  createRouteName: string;
10554
+ /**
10555
+ * Gets identifier
10556
+ *
10557
+ * @format datatype.uuid
10558
+ */
8418
10559
  id: string;
10560
+ /**
10561
+ * Gets card type identifier
10562
+ *
10563
+ * @format datatype.uuid
10564
+ */
8419
10565
  cardTypeId: string;
10566
+ /**
10567
+ * Gets display name
10568
+ */
8420
10569
  displayName: string;
10570
+ /**
10571
+ * Gets is template
10572
+ */
8421
10573
  isTemplate: boolean;
10574
+ /**
10575
+ * It is node corresponding to approval child task creation
10576
+ */
8422
10577
  isApprovingChildTasksNode: boolean;
8423
10578
  }
8424
10579
  }
8425
10580
  export declare namespace GenModels {
8426
10581
  interface DisplayStaffUnitModel {
10582
+ /**
10583
+ * display string for staff unit model
10584
+ */
8427
10585
  displayString: string;
10586
+ /**
10587
+ * tooltip string
10588
+ */
8428
10589
  tooltip: string;
10590
+ /**
10591
+ * error message
10592
+ */
8429
10593
  errorMessage: string;
8430
10594
  }
8431
10595
  }
8432
10596
  export declare namespace GenModels {
8433
10597
  interface ElementsDataModel {
10598
+ /**
10599
+ * Available variants to select
10600
+ */
8434
10601
  elements: Array<GenModels.Element>;
10602
+ /**
10603
+ * Is empty key allowed
10604
+ */
8435
10605
  isEmptyKeyAllowed: boolean;
8436
10606
  }
8437
10607
  }
@@ -8453,64 +10623,181 @@ export declare namespace GenModels {
8453
10623
  }
8454
10624
  export declare namespace GenModels {
8455
10625
  interface LayoutTableBindingModel {
10626
+ /**
10627
+ * Section id
10628
+ *
10629
+ * @format datatype.uuid
10630
+ */
8456
10631
  sectionId: string;
10632
+ /**
10633
+ * How many first rows was skipped on rows loading
10634
+ */
8457
10635
  skippedCount: number;
10636
+ /**
10637
+ * Do section contains more rows at the end of the table (after loaded rows)
10638
+ */
8458
10639
  hasMore: boolean;
10640
+ /**
10641
+ * Rows loaded from the server
10642
+ */
8459
10643
  loadedRows: Array<string>;
10644
+ /**
10645
+ * Rows added on the client
10646
+ */
8460
10647
  addedRows: Array<string>;
10648
+ /**
10649
+ * Rows deleted on the client
10650
+ */
8461
10651
  deletedRows: Array<string>;
10652
+ /**
10653
+ * Rows identifiers sorted by order
10654
+ */
8462
10655
  rowsOrder: Array<string>;
8463
10656
  }
8464
10657
  }
8465
10658
  export declare namespace GenModels {
8466
10659
  interface LayoutTableColumnInfo {
10660
+ /**
10661
+ * Column name
10662
+ */
8467
10663
  header: string;
10664
+ /**
10665
+ * Width
10666
+ */
8468
10667
  columnWidth: string;
10668
+ /**
10669
+ * Tooltip
10670
+ */
8469
10671
  tip: string;
10672
+ /**
10673
+ * Is column visible or not
10674
+ */
8470
10675
  visibility: boolean;
8471
10676
  }
8472
10677
  }
8473
10678
  export declare namespace GenModels {
8474
10679
  interface MultipleEmployeesDataModel {
10680
+ /**
10681
+ * Gets or sets employees
10682
+ */
8475
10683
  employees: Array<GenModels.EmployeeDataModel>;
10684
+ /**
10685
+ * Gets or sets field path
10686
+ */
8476
10687
  fieldPath: string;
8477
10688
  }
8478
10689
  }
8479
10690
  export declare namespace GenModels {
8480
10691
  interface OperationDataModel {
10692
+ /**
10693
+ * Gets or sets operation id
10694
+ *
10695
+ * @format datatype.uuid
10696
+ */
8481
10697
  operationId: string;
10698
+ /**
10699
+ * Gets or sets operation builtInId
10700
+ *
10701
+ * @format datatype.uuid
10702
+ */
8482
10703
  builtInOperationId: string;
10704
+ /**
10705
+ * Gets or sets display name
10706
+ */
8483
10707
  displayName: string;
10708
+ /**
10709
+ * Gets or sets tooltip
10710
+ */
8484
10711
  tooltip: string;
10712
+ /**
10713
+ * Gets or sets operation display mode
10714
+ */
8485
10715
  displayMode: GenModels.StateOperationDisplayMode;
10716
+ /**
10717
+ * Gets or sets is generated model
10718
+ */
8486
10719
  isGenerated: boolean;
10720
+ /**
10721
+ * Gets or sets generated operation identifier
10722
+ *
10723
+ * @format datatype.uuid
10724
+ */
8487
10725
  generatedOperationId: string;
10726
+ /**
10727
+ * Gets or sets button color
10728
+ */
8488
10729
  color: string;
10730
+ /**
10731
+ * Gets or sets button text color
10732
+ */
8489
10733
  textColor: string;
10734
+ /**
10735
+ * Gets or sets button order
10736
+ */
8490
10737
  order: number;
10738
+ /**
10739
+ * If operation is completion option, its identifier.
10740
+ *
10741
+ * @format datatype.uuid
10742
+ */
8491
10743
  completionOptionId?: string;
10744
+ /**
10745
+ * Request confirmation before executing operation.
10746
+ */
8492
10747
  requestConfirmation: boolean;
10748
+ /**
10749
+ * Additional info
10750
+ */
8493
10751
  additionalInfo: GenModels.OperationAdditionalInfoDataModel;
10752
+ /**
10753
+ * Operation as field value
10754
+ */
8494
10755
  fieldInfo: GenModels.OperationFieldInfo;
8495
10756
  }
8496
10757
  }
8497
10758
  export declare namespace GenModels {
8498
10759
  interface OperationAdditionalInfoDataModel {
10760
+ /**
10761
+ * Gets or sets decision semantics
10762
+ */
8499
10763
  decisionSemantics?: GenModels.DecisionSemantics;
10764
+ /**
10765
+ * Gets or sets decision name
10766
+ */
8500
10767
  decisionName: string;
8501
10768
  }
8502
10769
  }
8503
10770
  export declare namespace GenModels {
8504
10771
  interface TransformationDataModel {
10772
+ /**
10773
+ * Gets or sets identifier
10774
+ *
10775
+ * @format datatype.uuid
10776
+ */
8505
10777
  id: string;
10778
+ /**
10779
+ * Gets or sets name
10780
+ */
8506
10781
  name: string;
10782
+ /**
10783
+ * Gets or sets display name
10784
+ */
8507
10785
  displayName: string;
10786
+ /**
10787
+ * Gets or sets value indicating whether transformation is default
10788
+ */
8508
10789
  default: boolean;
8509
10790
  }
8510
10791
  }
8511
10792
  export declare namespace GenModels {
8512
10793
  interface UploadFileFromDirectoryModel {
10794
+ /**
10795
+ * @format datatype.uuid
10796
+ */
8513
10797
  documentId: string;
10798
+ /**
10799
+ * @format datatype.uuid
10800
+ */
8514
10801
  fileId: string;
8515
10802
  timestamp: number;
8516
10803
  fileName: string;
@@ -9395,7 +11682,15 @@ export declare namespace GenModels {
9395
11682
  }
9396
11683
  export declare namespace GenModels {
9397
11684
  interface CardApprovalStageModel {
11685
+ /**
11686
+ * Gets/sets stage identifier
11687
+ *
11688
+ * @format datatype.uuid
11689
+ */
9398
11690
  stageId: string;
11691
+ /**
11692
+ * Gets stage name
11693
+ */
9399
11694
  name: string;
9400
11695
  }
9401
11696
  }
@@ -9431,10 +11726,6 @@ export declare namespace GenModels {
9431
11726
  * Supported modes of response
9432
11727
  */
9433
11728
  supportedModes: Array<string>;
9434
- /**
9435
- * Add state guid to login url
9436
- */
9437
- isStateCompare: boolean;
9438
11729
  /**
9439
11730
  * Time to refresh login uri in seconds
9440
11731
  */
@@ -9698,30 +11989,78 @@ export declare namespace GenModels {
9698
11989
  }
9699
11990
  }
9700
11991
  export declare namespace GenModels {
11992
+ /**
11993
+ * Represents stage task sending mode
11994
+ */
9701
11995
  enum StageTaskSendingMode {
11996
+ /**
11997
+ * Sequential
11998
+ */
9702
11999
  Sequential = 0,
12000
+ /**
12001
+ * Parallel
12002
+ */
9703
12003
  Parallel = 1
9704
12004
  }
9705
12005
  }
9706
12006
  export declare namespace GenModels {
12007
+ /**
12008
+ * Approval path stage repeat mode
12009
+ */
9707
12010
  enum StageRepeatMode {
12011
+ /**
12012
+ * Always
12013
+ */
9708
12014
  Always = 0,
12015
+ /**
12016
+ * Never
12017
+ */
9709
12018
  Never = 1,
12019
+ /**
12020
+ * For not approved
12021
+ */
9710
12022
  ForNotApproved = 2,
12023
+ /**
12024
+ * On negative decision
12025
+ */
9711
12026
  OnNegativeDecision = 3,
12027
+ /**
12028
+ * When rejected or file was changed
12029
+ */
9712
12030
  WhenRejectedOrFileChanged = 4
9713
12031
  }
9714
12032
  }
9715
12033
  export declare namespace GenModels {
12034
+ /**
12035
+ * Represents condition type
12036
+ */
9716
12037
  enum ConditionType {
12038
+ /**
12039
+ * No conditions
12040
+ */
9717
12041
  None = 0,
12042
+ /**
12043
+ * And
12044
+ */
9718
12045
  And = 1,
12046
+ /**
12047
+ * Or
12048
+ */
9719
12049
  Or = 2,
12050
+ /**
12051
+ * Complex conditions
12052
+ */
9720
12053
  Complex = 3
9721
12054
  }
9722
12055
  }
9723
12056
  export declare namespace GenModels {
12057
+ /**
12058
+ * Represents node type
12059
+ */
9724
12060
  enum NodeType {
12061
+ /**
12062
+ * Stage node type
12063
+ */
9725
12064
  Stage = 0
9726
12065
  }
9727
12066
  }
@@ -9964,6 +12303,25 @@ export declare namespace GenModels {
9964
12303
  NodeWithChildren = 3
9965
12304
  }
9966
12305
  }
12306
+ export declare namespace GenModels {
12307
+ /**
12308
+ * Represents type of tree node
12309
+ */
12310
+ enum DirectoryDesignerSearchItemsType {
12311
+ /**
12312
+ * Everything
12313
+ */
12314
+ NodesAndRows = 0,
12315
+ /**
12316
+ * directory designer item type (node)
12317
+ */
12318
+ Nodes = 1,
12319
+ /**
12320
+ * directory designer row
12321
+ */
12322
+ Rows = 2
12323
+ }
12324
+ }
9967
12325
  export declare namespace GenModels {
9968
12326
  /**
9969
12327
  * Represents disabled card reasons
@@ -10038,13 +12396,37 @@ export declare namespace GenModels {
10038
12396
  }
10039
12397
  }
10040
12398
  export declare namespace GenModels {
12399
+ /**
12400
+ * Declare column type
12401
+ */
10041
12402
  enum ColumnType {
12403
+ /**
12404
+ * Int
12405
+ */
10042
12406
  Integer = 0,
12407
+ /**
12408
+ * String
12409
+ */
10043
12410
  String = 1,
12411
+ /**
12412
+ * Double
12413
+ */
10044
12414
  Float = 2,
12415
+ /**
12416
+ * Datetime
12417
+ */
10045
12418
  DateTime = 3,
12419
+ /**
12420
+ * Boolean
12421
+ */
10046
12422
  Bool = 5,
12423
+ /**
12424
+ * Decimal column type
12425
+ */
10047
12426
  Decimal = 6,
12427
+ /**
12428
+ * Unique id data type
12429
+ */
10048
12430
  UniqueId = 7
10049
12431
  }
10050
12432
  }
@@ -10131,6 +12513,9 @@ export declare namespace GenModels {
10131
12513
  }
10132
12514
  }
10133
12515
  export declare namespace GenModels {
12516
+ /**
12517
+ * Partner search mode
12518
+ */
10134
12519
  enum PartnerSearchMode {
10135
12520
  SearchDepartments = 0,
10136
12521
  SearchEmployees = 1,
@@ -10138,9 +12523,21 @@ export declare namespace GenModels {
10138
12523
  }
10139
12524
  }
10140
12525
  export declare namespace GenModels {
12526
+ /**
12527
+ * Partner item type
12528
+ */
10141
12529
  enum PartnerItemType {
12530
+ /**
12531
+ * Organization
12532
+ */
10142
12533
  Organization = 0,
12534
+ /**
12535
+ * Department
12536
+ */
10143
12537
  Department = 1,
12538
+ /**
12539
+ * Employee
12540
+ */
10144
12541
  Employee = 2
10145
12542
  }
10146
12543
  }
@@ -10308,7 +12705,6 @@ export declare namespace GenModels {
10308
12705
  }
10309
12706
  export declare namespace GenModels {
10310
12707
  enum CardDataRights {
10311
- GenericRead = -2147483648,
10312
12708
  ListChildObjects = 1,
10313
12709
  CreateChildObjects = 2,
10314
12710
  DeleteChildObjects = 4,
@@ -10328,7 +12724,8 @@ export declare namespace GenModels {
10328
12724
  FullControl = 983359,
10329
12725
  GenericAll = 268435456,
10330
12726
  GenericExecute = 536870912,
10331
- GenericWrite = 1073741824
12727
+ GenericWrite = 1073741824,
12728
+ GenericRead = -2147483648
10332
12729
  }
10333
12730
  }
10334
12731
  export declare namespace GenModels {
@@ -10632,6 +13029,9 @@ export declare namespace GenModels {
10632
13029
  }
10633
13030
  }
10634
13031
  export declare namespace GenModels {
13032
+ /**
13033
+ * Agreement state type
13034
+ */
10635
13035
  enum AgreementStateType {
10636
13036
  Draft = 0,
10637
13037
  Started = 1,
@@ -10642,18 +13042,45 @@ export declare namespace GenModels {
10642
13042
  }
10643
13043
  }
10644
13044
  export declare namespace GenModels {
13045
+ /**
13046
+ * Approval type
13047
+ */
10645
13048
  enum ApprovalType {
13049
+ /**
13050
+ * Sequential
13051
+ */
10646
13052
  Sequential = 0,
13053
+ /**
13054
+ * Parallel
13055
+ */
10647
13056
  Parallel = 1,
13057
+ /**
13058
+ * Consolidation
13059
+ */
10648
13060
  Consolidation = 2,
13061
+ /**
13062
+ * Alternative
13063
+ */
10649
13064
  Alternative = 3
10650
13065
  }
10651
13066
  }
10652
13067
  export declare namespace GenModels {
10653
13068
  enum StageSemantics {
13069
+ /**
13070
+ * Positive
13071
+ */
10654
13072
  Positive = 1,
13073
+ /**
13074
+ * Negative
13075
+ */
10655
13076
  Negative = 2,
13077
+ /**
13078
+ * Conditionally positive
13079
+ */
10656
13080
  Neutral = 3,
13081
+ /**
13082
+ * Other
13083
+ */
10657
13084
  Other = 4
10658
13085
  }
10659
13086
  }
@@ -10899,8 +13326,17 @@ export declare namespace GenModels {
10899
13326
  }
10900
13327
  }
10901
13328
  export declare namespace GenModels {
13329
+ /**
13330
+ * department data source
13331
+ */
10902
13332
  enum DepartmentDataSource {
13333
+ /**
13334
+ * Staff directory
13335
+ */
10903
13336
  StaffDirectory = 0,
13337
+ /**
13338
+ * Partners directory
13339
+ */
10904
13340
  PartnersDirectory = 1
10905
13341
  }
10906
13342
  }
@@ -11004,10 +13440,25 @@ export declare namespace GenModels {
11004
13440
  }
11005
13441
  }
11006
13442
  export declare namespace GenModels {
13443
+ /**
13444
+ * Delegate event
13445
+ */
11007
13446
  enum DelegateEvent {
13447
+ /**
13448
+ * Delegated
13449
+ */
11008
13450
  Delegated = 0,
13451
+ /**
13452
+ * Delegated with return
13453
+ */
11009
13454
  DelegatedWithReturn = 1,
13455
+ /**
13456
+ * Returned
13457
+ */
11010
13458
  Returned = 2,
13459
+ /**
13460
+ * Taken to work
13461
+ */
11011
13462
  TakenToWork = 3
11012
13463
  }
11013
13464
  }
@@ -11167,25 +13618,6 @@ export declare namespace GenModels {
11167
13618
  Pdfjs = 1
11168
13619
  }
11169
13620
  }
11170
- export declare namespace GenModels {
11171
- /**
11172
- * Defines UseOldGrid setting values.
11173
- */
11174
- enum UseOldGrid {
11175
- /**
11176
- * Do not use old grid.
11177
- */
11178
- DoNotUse = 0,
11179
- /**
11180
- * Show old grid only for Internet Explorer.
11181
- */
11182
- OnlyForIE = 1,
11183
- /**
11184
- * Use old grid anywhere.
11185
- */
11186
- Anywhere = 2
11187
- }
11188
- }
11189
13621
  export declare namespace GenModels {
11190
13622
  /**
11191
13623
  * FilePreviewMode
@@ -11206,15 +13638,36 @@ export declare namespace GenModels {
11206
13638
  }
11207
13639
  }
11208
13640
  export declare namespace GenModels {
13641
+ /**
13642
+ * BackgroundStyle
13643
+ */
11209
13644
  enum BackgroundStyle {
13645
+ /**
13646
+ * Tile
13647
+ */
11210
13648
  Tile = 0,
13649
+ /**
13650
+ * Stretch
13651
+ */
11211
13652
  Stretch = 1
11212
13653
  }
11213
13654
  }
11214
13655
  export declare namespace GenModels {
13656
+ /**
13657
+ * BackgroundType
13658
+ */
11215
13659
  enum BackgroundType {
13660
+ /**
13661
+ * Default
13662
+ */
11216
13663
  Default = 0,
13664
+ /**
13665
+ * Inherit
13666
+ */
11217
13667
  Inherit = 1,
13668
+ /**
13669
+ * Custom
13670
+ */
11218
13671
  Custom = 2
11219
13672
  }
11220
13673
  }
@@ -11229,10 +13682,6 @@ export declare namespace GenModels {
11229
13682
  * Agreement management available buttons
11230
13683
  */
11231
13684
  enum AgreementManagementAvailableButtons {
11232
- /**
11233
- * All buttons available
11234
- */
11235
- All = -1,
11236
13685
  /**
11237
13686
  * Pause
11238
13687
  */
@@ -11244,7 +13693,11 @@ export declare namespace GenModels {
11244
13693
  /**
11245
13694
  * Complete
11246
13695
  */
11247
- Complete = 4
13696
+ Complete = 4,
13697
+ /**
13698
+ * All buttons available
13699
+ */
13700
+ All = -1
11248
13701
  }
11249
13702
  }
11250
13703
  export declare namespace GenModels {
@@ -11431,8 +13884,17 @@ export declare namespace GenModels {
11431
13884
  }
11432
13885
  }
11433
13886
  export declare namespace GenModels {
13887
+ /**
13888
+ * Save scanned image format
13889
+ */
11434
13890
  enum ScannedImageFormat {
13891
+ /**
13892
+ * Save as one PDF file
13893
+ */
11435
13894
  Pdf = 0,
13895
+ /**
13896
+ * Save as JPG image
13897
+ */
11436
13898
  Jpeg = 1
11437
13899
  }
11438
13900
  }
@@ -11448,9 +13910,21 @@ export declare namespace GenModels {
11448
13910
  }
11449
13911
  }
11450
13912
  export declare namespace GenModels {
13913
+ /**
13914
+ * Show completion parameter in dialog
13915
+ */
11451
13916
  enum ShowParametersOptions {
13917
+ /**
13918
+ * Allways
13919
+ */
11452
13920
  Always = 0,
13921
+ /**
13922
+ * Never
13923
+ */
11453
13924
  Never = 1,
13925
+ /**
13926
+ * Show, if field is empty
13927
+ */
11454
13928
  IfFieldEmpty = 2
11455
13929
  }
11456
13930
  }
@@ -11538,11 +14012,29 @@ export declare namespace GenModels {
11538
14012
  }
11539
14013
  }
11540
14014
  export declare namespace GenModels {
14015
+ /**
14016
+ * Default time modes for DateTime
14017
+ */
11541
14018
  enum DateTimeDefaultTimeModes {
14019
+ /**
14020
+ * Current time
14021
+ */
11542
14022
  CurrentTime = 0,
14023
+ /**
14024
+ * Start of day
14025
+ */
11543
14026
  StartOfDay = 1,
14027
+ /**
14028
+ * Start of work day
14029
+ */
11544
14030
  StartOfWorkDay = 2,
14031
+ /**
14032
+ * End of day
14033
+ */
11545
14034
  EndOfDay = 3,
14035
+ /**
14036
+ * End of work day
14037
+ */
11546
14038
  EndOfWorkDay = 4
11547
14039
  }
11548
14040
  }
@@ -11962,35 +14454,26 @@ export declare namespace GenModels {
11962
14454
  }
11963
14455
  }
11964
14456
  export declare namespace GenModels {
14457
+ /**
14458
+ * Contains variants DisplayMode option values of AgreementHistory control.
14459
+ */
11965
14460
  enum AgreementHistoryDisplayMode {
14461
+ /**
14462
+ * Standard mode. Only the current approval is displayed.
14463
+ */
11966
14464
  Standart = 0,
14465
+ /**
14466
+ * Full mode. All approvals are displayed.
14467
+ */
11967
14468
  Full = 1
11968
14469
  }
11969
14470
  }
11970
14471
  export declare namespace GenModels {
11971
- /**
11972
- * Type of data that uses as login
11973
- */
11974
14472
  enum AuthenticationLoginType {
11975
- /**
11976
- * Indicates that uses phone number as login
11977
- */
11978
14473
  Phone = 0,
11979
- /**
11980
- * Indicates that uses INIPA(SNILS) as login
11981
- */
11982
14474
  Snils = 1,
11983
- /**
11984
- * Indicates that uses email as login
11985
- */
11986
14475
  Email = 2,
11987
- /**
11988
- * Indicates that uses custom data as login
11989
- */
11990
14476
  Custom = 3,
11991
- /**
11992
- * Indicates that uses upn as login
11993
- */
11994
14477
  Upn = 4
11995
14478
  }
11996
14479
  }