@docsvision/webclient 5.17.2-beta.1 → 5.17.2-beta.3

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 (89) hide show
  1. package/BackOffice/$DigitalSignature.d.ts +2 -0
  2. package/BackOffice/ActualizeProfileCertificateSource.d.ts +1 -0
  3. package/BackOffice/AuthenticationKindsView.d.ts +1 -1
  4. package/BackOffice/CheckSectionAccessRights.d.ts +3 -0
  5. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  6. package/BackOffice/ConvertPowersOfAttorneyToComboBoxItems.d.ts +6 -0
  7. package/BackOffice/ConvertResponseToTree.d.ts +4 -0
  8. package/BackOffice/DeleteSection.d.ts +2 -0
  9. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  10. package/BackOffice/DigitalSignatureService.d.ts +3 -2
  11. package/BackOffice/DirectoryDesRowSelectDialog.d.ts +1 -0
  12. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  13. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  14. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  15. package/BackOffice/DirectoryTree.d.ts +1 -0
  16. package/BackOffice/EmailButtonView.d.ts +2 -2
  17. package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
  18. package/BackOffice/FileSignListDialog.d.ts +9 -2
  19. package/BackOffice/FileSignListDialog.stories.d.ts +13 -0
  20. package/BackOffice/FindSection.d.ts +9 -0
  21. package/BackOffice/GetPowersIconClassName.d.ts +7 -0
  22. package/BackOffice/GetPowersRootSectionId.d.ts +5 -0
  23. package/BackOffice/IPowerModel.d.ts +10 -0
  24. package/BackOffice/IPowersDataLoadingEventArgs.d.ts +11 -0
  25. package/BackOffice/IPowersDialog.d.ts +5 -0
  26. package/BackOffice/IPowersDirectoryOptions.d.ts +12 -0
  27. package/BackOffice/IPowersTreeRow.d.ts +6 -0
  28. package/BackOffice/LoadPowersSectionLayoutFunctions.d.ts +7 -0
  29. package/BackOffice/PartnerBase.d.ts +2 -2
  30. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  31. package/BackOffice/PowerOfAttorneyErrorMessage.d.ts +7 -0
  32. package/BackOffice/PowerOfAttorneyInfo.d.ts +12 -0
  33. package/BackOffice/Powers.d.ts +72 -0
  34. package/BackOffice/Powers.stories.d.ts +20 -0
  35. package/BackOffice/PowersDialogLocations.d.ts +3 -0
  36. package/BackOffice/PowersDirectory.d.ts +49 -0
  37. package/BackOffice/PowersDirectory.stories.d.ts +20 -0
  38. package/BackOffice/PowersDirectoryConstants.d.ts +12 -0
  39. package/BackOffice/PowersDirectoryContainer.d.ts +7 -0
  40. package/BackOffice/PowersDirectoryHead.d.ts +7 -0
  41. package/BackOffice/PowersDirectoryInfo.d.ts +16 -0
  42. package/BackOffice/PowersDirectoryLogic.d.ts +172 -0
  43. package/BackOffice/PowersDirectorySaveExpandedState.d.ts +5 -0
  44. package/BackOffice/PowersDirectoryTreeAddButton.d.ts +17 -0
  45. package/BackOffice/PowersDirectoryView.d.ts +61 -0
  46. package/BackOffice/PowersImpl.d.ts +72 -0
  47. package/BackOffice/PowersRootSectionConstants.d.ts +17 -0
  48. package/BackOffice/PowersSelectDialog.d.ts +74 -0
  49. package/BackOffice/PrintButtonView.d.ts +1 -1
  50. package/BackOffice/ProcessSettingsChanged.d.ts +1 -0
  51. package/BackOffice/SetPowersCodeUpdateDate.d.ts +2 -0
  52. package/BackOffice/SignatureDialog.d.ts +8 -2
  53. package/BackOffice/SignatureDialog.stories.d.ts +4 -0
  54. package/BackOffice/SignatureDialogFrame.d.ts +2 -0
  55. package/BackOffice/SignatureDialogLabels.d.ts +2 -2
  56. package/BackOffice/SignatureDialogLogic.d.ts +18 -0
  57. package/BackOffice/SignatureDialogMethods.d.ts +2 -2
  58. package/BackOffice/SignatureDialogPowersOfAttorney.d.ts +9 -0
  59. package/BackOffice/SignatureDialogSettings.d.ts +2 -2
  60. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  61. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  62. package/BackOffice/StaffDirectorySelectDialog.d.ts +1 -0
  63. package/BackOffice/TaskDelegate.d.ts +1 -0
  64. package/BackOffice/TasksTableView.d.ts +3 -3
  65. package/Generated/DocsVision.WebClient.Controllers.d.ts +202 -0
  66. package/Generated/DocsVision.WebClient.Models.d.ts +1119 -1
  67. package/Helpers/Button.d.ts +2 -0
  68. package/Helpers/ComandBarButton.d.ts +2 -0
  69. package/Helpers/IconButton.d.ts +2 -0
  70. package/Helpers/ModalDialog/ModalDialog.d.ts +1 -0
  71. package/Helpers/Table/TableHelperRow.d.ts +4 -0
  72. package/Legacy/ApprovalFilePanel.d.ts +2 -1
  73. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  74. package/Legacy/ISignatureListItemDataModel.d.ts +1 -0
  75. package/Legacy/StandardControllers.d.ts +2 -2
  76. package/Platform/AggregatesApplyButtonPanel.d.ts +1 -0
  77. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  78. package/Platform/CardLink.d.ts +6 -6
  79. package/Platform/CertificateSettingsView.d.ts +1 -1
  80. package/Platform/ExportESignButton.d.ts +2 -0
  81. package/Platform/FilePickerOperations.d.ts +2 -1
  82. package/Platform/LoaderDialog.d.ts +1 -1
  83. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  84. package/Platform/Table.d.ts +2 -0
  85. package/Platform/TableImpl.d.ts +1 -1
  86. package/Platform/UserProfileDialog.d.ts +1 -1
  87. package/System/DirectorySelectDialog.d.ts +3 -2
  88. package/System/ResourcesStub.d.ts +61 -1
  89. package/package.json +1 -1
@@ -193,7 +193,7 @@ export declare namespace GenModels {
193
193
  /**
194
194
  * Gets or sets visibility of a column
195
195
  */
196
- visible: boolean;
196
+ visible?: boolean;
197
197
  /**
198
198
  * Gets or sets order of a column
199
199
  */
@@ -731,12 +731,743 @@ export declare namespace GenModels {
731
731
  nodeType: GenModels.NodeType;
732
732
  }
733
733
  }
734
+ export declare namespace GenModels {
735
+ interface PowerOfAttorneyData {
736
+ }
737
+ }
738
+ export declare namespace GenModels {
739
+ interface PowerOfAttorneyFNSData extends GenModels.PowerOfAttorneyData {
740
+ }
741
+ }
742
+ export declare namespace GenModels {
743
+ interface PowerOfAttorneyFNSDOVELData extends GenModels.PowerOfAttorneyFNSData {
744
+ }
745
+ }
746
+ export declare namespace GenModels {
747
+ interface CreatePowerOfAttorneyRequest<TPowerOfAttorney extends GenModels.PowerOfAttorneyData> {
748
+ /**
749
+ * Данные доверенности
750
+ */
751
+ powerOfAttorneyData: TPowerOfAttorney;
752
+ /**
753
+ * Представитель
754
+ *
755
+ * @format datatype.uuid
756
+ */
757
+ representative: string;
758
+ /**
759
+ * Подписант
760
+ *
761
+ * @format datatype.uuid
762
+ */
763
+ signer: string;
764
+ /**
765
+ * Тип доверенности
766
+ *
767
+ * @format datatype.uuid
768
+ */
769
+ powerOfAttorneyType: string;
770
+ /**
771
+ * Идентификатор пользовательской карточки доверенности
772
+ *
773
+ * @format datatype.uuid
774
+ */
775
+ userCardId?: string;
776
+ /**
777
+ * ИНН доверителя
778
+ */
779
+ principalInn: string;
780
+ }
781
+ }
782
+ export declare namespace GenModels {
783
+ interface CreatePowerOfAttorneyRequestDovEl extends GenModels.CreatePowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVELData> {
784
+ }
785
+ }
786
+ export declare namespace GenModels {
787
+ interface RetrustPowerOfAttorneyRequest<TPowerOfAttorney extends GenModels.PowerOfAttorneyData> {
788
+ /**
789
+ * Данные доверенности
790
+ */
791
+ powerOfAttorneyData: TPowerOfAttorney;
792
+ /**
793
+ * Представитель
794
+ *
795
+ * @format datatype.uuid
796
+ */
797
+ representative: string;
798
+ /**
799
+ * Подписант
800
+ *
801
+ * @format datatype.uuid
802
+ */
803
+ signer: string;
804
+ /**
805
+ * Родительская доверенность
806
+ *
807
+ * @format datatype.uuid
808
+ */
809
+ parentPowersOfAttorney: string;
810
+ /**
811
+ * Идентификатор пользовательской карточки доверенности
812
+ *
813
+ * @format datatype.uuid
814
+ */
815
+ userCardId?: string;
816
+ /**
817
+ * ИНН доверителя
818
+ */
819
+ principalInn: string;
820
+ }
821
+ }
822
+ export declare namespace GenModels {
823
+ interface RetrustPowerOfAttorneyRequestDovEl extends GenModels.RetrustPowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVELData> {
824
+ }
825
+ }
826
+ export declare namespace GenModels {
827
+ interface PowerOfAttorneyFNSDOVBBData extends GenModels.PowerOfAttorneyFNSData {
828
+ }
829
+ }
830
+ export declare namespace GenModels {
831
+ interface CreatePowerOfAttorneyRequestDovBb extends GenModels.CreatePowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVBBData> {
832
+ }
833
+ }
834
+ export declare namespace GenModels {
835
+ interface RetrustPowerOfAttorneyRequestDovBb extends GenModels.RetrustPowerOfAttorneyRequest<GenModels.PowerOfAttorneyFNSDOVBBData> {
836
+ }
837
+ }
838
+ export declare namespace GenModels {
839
+ interface FindPowersOfAttorneyRequest {
840
+ /**
841
+ * Идентификатор карточки, для выполнения операций с которой ищется доверенность
842
+ *
843
+ * @format datatype.uuid
844
+ */
845
+ cardID: string;
846
+ }
847
+ }
848
+ export declare namespace GenModels {
849
+ interface FindPowersOfAttorneyResponse {
850
+ /**
851
+ * Необходимость использования доверенности
852
+ */
853
+ powerOfAttorneyUseStatus: GenModels.PowerOfAttorneyUseStatus;
854
+ /**
855
+ * Список доверенностей
856
+ */
857
+ powersOfAttorney: Array<GenModels.PowerOfAttorneyModel>;
858
+ /**
859
+ * Содержимое ошибки поиска доверенностей
860
+ */
861
+ errorMessage: string;
862
+ }
863
+ }
864
+ export declare namespace GenModels {
865
+ interface PowerOfAttorneyModel {
866
+ /**
867
+ * Идентификатор СКД
868
+ *
869
+ * @format datatype.uuid
870
+ */
871
+ cardID: string;
872
+ /**
873
+ * Отображаемое название доверенности
874
+ */
875
+ title: string;
876
+ }
877
+ }
878
+ export declare namespace GenModels {
879
+ interface PowerOfAttorneyInfoModel {
880
+ /**
881
+ * Идентификатор СКД
882
+ *
883
+ * @format datatype.uuid
884
+ */
885
+ cardID: string;
886
+ /**
887
+ * Номер доверенности
888
+ *
889
+ * @format datatype.uuid
890
+ */
891
+ powerOfAttorneyID: string;
892
+ /**
893
+ * Идентификатор пользовательской карточки доверенности
894
+ *
895
+ * @format datatype.uuid
896
+ */
897
+ powerOfAttorneyUserCardID: string;
898
+ /**
899
+ * Представитель
900
+ */
901
+ representativeName: string;
902
+ /**
903
+ * Доверитель
904
+ */
905
+ principalName: string;
906
+ /**
907
+ * Подписант
908
+ */
909
+ signerName: string;
910
+ /**
911
+ * Дата совершения доверенности
912
+ */
913
+ startDate: string;
914
+ /**
915
+ * Срок действия доверенности
916
+ */
917
+ endDate: string;
918
+ /**
919
+ * Полномочия
920
+ */
921
+ powers: Array<string>;
922
+ /**
923
+ * Отображаемое значение статуса доверенности
924
+ */
925
+ status: string;
926
+ /**
927
+ * Отображаемое значение формата доверенности
928
+ */
929
+ format: string;
930
+ }
931
+ }
932
+ export declare namespace GenModels {
933
+ interface GetPowerOfAttorneyInfoResponse {
934
+ /**
935
+ * Содержимое машиночитаемой доверенности в формате Base64
936
+ */
937
+ content: string;
938
+ /**
939
+ * Имя файла машиночитаемой доверенности
940
+ */
941
+ fileName: string;
942
+ }
943
+ }
944
+ export declare namespace GenModels {
945
+ interface AttachSignatureToPowerOfAttorneyRequest {
946
+ /**
947
+ * Идентификатор доверенности
948
+ *
949
+ * @format datatype.uuid
950
+ */
951
+ powerOfAttorneyId: string;
952
+ /**
953
+ * Содержимое подписи
954
+ */
955
+ signature: Array<number>;
956
+ }
957
+ }
958
+ export declare namespace GenModels {
959
+ interface RequestRevocationPowerOfAttorneyRequest {
960
+ /**
961
+ * Идентификатор доверенности
962
+ *
963
+ * @format datatype.uuid
964
+ */
965
+ powerOfAttorneyId: string;
966
+ /**
967
+ * Данные отзыва доверенности
968
+ */
969
+ revocationData: GenModels.PowerOfAttorneyRevocationData;
970
+ }
971
+ }
972
+ export declare namespace GenModels {
973
+ interface PowerOfAttorneyRevocationData {
974
+ revocationType: GenModels.PowerOfAttorneyRevocationType;
975
+ revocationReason: string;
976
+ applicantInfo: GenModels.PowerOfAttorneyRevocationApplicantInfo;
977
+ }
978
+ }
979
+ export declare namespace GenModels {
980
+ interface PowerOfAttorneyRevocationApplicantInfo {
981
+ applicantType: GenModels.PowerOfAttorneyRevocationApplicantType;
982
+ name: string;
983
+ inn: string;
984
+ kpp: string;
985
+ ogrn: string;
986
+ snils: string;
987
+ lastName: string;
988
+ firstName: string;
989
+ middleName: string;
990
+ phone: string;
991
+ }
992
+ }
993
+ export declare namespace GenModels {
994
+ interface RevocationPowerOfAttorneyResponse {
995
+ /**
996
+ * Содержимое отзыва доверенности
997
+ */
998
+ content: string;
999
+ /**
1000
+ * Имя файла отзыва
1001
+ */
1002
+ fileName: string;
1003
+ }
1004
+ }
1005
+ export declare namespace GenModels {
1006
+ interface RevokePowerOfAttorneyRequest {
1007
+ /**
1008
+ * Идентификатор доверенности
1009
+ *
1010
+ * @format datatype.uuid
1011
+ */
1012
+ powerOfAttorneyId: string;
1013
+ /**
1014
+ * Отзывать также дочерние доверенности
1015
+ */
1016
+ withChildrenPowerOfAttorney: boolean;
1017
+ }
1018
+ }
1019
+ export declare namespace GenModels {
1020
+ interface PowerOfAttorneyEMCHDData extends GenModels.PowerOfAttorneyData {
1021
+ document: GenModels.PowerOfAttorneyDocument;
1022
+ esiaOID: string;
1023
+ otherInformation: string;
1024
+ recipientID: string;
1025
+ finalRecipientID: string;
1026
+ senderID: string;
1027
+ }
1028
+ }
1029
+ export declare namespace GenModels {
1030
+ interface PowerOfAttorneyDocument {
1031
+ KND: string;
1032
+ powerOfAttorneyData: GenModels.PowerOfAttorneyDocumentData;
1033
+ retrustPowerOfAttorneyData: GenModels.RetrustPowerOfAttorneyDocumentData;
1034
+ }
1035
+ }
1036
+ export declare namespace GenModels {
1037
+ interface PowerOfAttorneyDocumentData {
1038
+ powerOfAttorney: GenModels.PowerOfAttorneyInfo;
1039
+ principal: GenModels.PrincipalsInfo;
1040
+ representative: GenModels.RepresentativesInfo;
1041
+ representativePowers: GenModels.RepresentativePowersInfo;
1042
+ notaryCertificateInfo: GenModels.NotaryCertificateInfo;
1043
+ }
1044
+ }
1045
+ export declare namespace GenModels {
1046
+ interface PowerOfAttorneyInfo {
1047
+ powerOfAttorneyKind: GenModels.PowerOfAttorneyKind;
1048
+ retrustType: GenModels.PowerOfAttorneyRetrustType;
1049
+ powerOfAttorneyInternalNumber: string;
1050
+ powerOfAttorneyNumber: string;
1051
+ powerOfAttorneyNotaryNumber: string;
1052
+ powerOfAttorneyAdditionalNumber: string;
1053
+ powerOfAttorneyInternalRegistrationDate?: string;
1054
+ powerOfAttorneyStartDate: string;
1055
+ powerOfAttorneyEndDate: string;
1056
+ submittedPowerOfAttorneyTaxCode: string;
1057
+ taxCode: Array<string>;
1058
+ informationSystemName: string;
1059
+ irrevocablePowerOfAttorneyInfo: GenModels.IrrevocablePowerOfAttorneyInfo;
1060
+ }
1061
+ }
1062
+ export declare namespace GenModels {
1063
+ interface IrrevocablePowerOfAttorneyInfo {
1064
+ revocationPossibleType: GenModels.RevocationPossibleType;
1065
+ revocationCondition: GenModels.RevocationCondition;
1066
+ revocationConditionDescription: string;
1067
+ }
1068
+ }
1069
+ export declare namespace GenModels {
1070
+ interface PrincipalsInfo {
1071
+ principalType: GenModels.PrincipalType;
1072
+ principalInfo: GenModels.PrincipalInfo;
1073
+ }
1074
+ }
1075
+ export declare namespace GenModels {
1076
+ interface PrincipalInfo {
1077
+ russianEntity: GenModels.RussianLegalEntityPrincipalInfo;
1078
+ foreignLegalEntityPrincipal: GenModels.ForeignLegalEntityPrincipalInfo;
1079
+ soleProprietorPrincipal: GenModels.SoleProprietorInfo0;
1080
+ individual: GenModels.IndividualPrincipalInfo;
1081
+ }
1082
+ }
1083
+ export declare namespace GenModels {
1084
+ interface RussianLegalEntityPrincipalInfo {
1085
+ soleExecutiveIsManagementCompany: boolean;
1086
+ soleExecutiveIsIndividual: boolean;
1087
+ soleExecutiveIsSoleProprietor: boolean;
1088
+ entityInfo: GenModels.LegalEntityInfo;
1089
+ principalsWithoutPowerOfAttorneyInfo: Array<GenModels.PrincipalWithoutPowerOfAttorneyInfo>;
1090
+ }
1091
+ }
1092
+ export declare namespace GenModels {
1093
+ interface LegalEntityInfo {
1094
+ participantStatus?: GenModels.NotarialActionParticipantStatus;
1095
+ name: string;
1096
+ inn: string;
1097
+ kpp: string;
1098
+ ogrn: string;
1099
+ registrationNumber: string;
1100
+ constituentDocument: string;
1101
+ phone: string;
1102
+ EMail: string;
1103
+ confirmationOfAuthorityDocument: GenModels.ConfirmationOfAuthorityDocument;
1104
+ legalAddress: GenModels.AddressInfo;
1105
+ }
1106
+ }
1107
+ export declare namespace GenModels {
1108
+ interface ConfirmationOfAuthorityDocument {
1109
+ documentName: string;
1110
+ issueDate?: string;
1111
+ issuer: string;
1112
+ identityOfDocument: string;
1113
+ }
1114
+ }
1115
+ export declare namespace GenModels {
1116
+ interface AddressInfo {
1117
+ subjectOfRussia: string;
1118
+ fiasCode: string;
1119
+ address: string;
1120
+ fiasAddress: string;
1121
+ }
1122
+ }
1123
+ export declare namespace GenModels {
1124
+ interface PrincipalWithoutPowerOfAttorneyInfo {
1125
+ authorityType: GenModels.SoleExecutiveAuthorityType;
1126
+ managementCompanyInfo: GenModels.SoleExecutiveManagementCompanyInfo;
1127
+ individualInfo: GenModels.SoleExecutiveIndividualInfo;
1128
+ soleProprietorInfo: GenModels.SoleProprietorInfo0;
1129
+ }
1130
+ }
1131
+ export declare namespace GenModels {
1132
+ interface SoleExecutiveManagementCompanyInfo {
1133
+ legalEntityInfo: GenModels.LegalEntityInfo;
1134
+ individualsInfo: Array<GenModels.SoleExecutiveIndividualInfo>;
1135
+ }
1136
+ }
1137
+ export declare namespace GenModels {
1138
+ interface SoleExecutiveIndividualInfo {
1139
+ participantStatus?: GenModels.NotarialActionParticipantStatus;
1140
+ inn: string;
1141
+ snils: string;
1142
+ position: string;
1143
+ confirmationDocument: GenModels.ConfirmationOfAuthorityDocument;
1144
+ individualInfo: GenModels.IndividualInfo;
1145
+ }
1146
+ }
1147
+ export declare namespace GenModels {
1148
+ interface IndividualInfo {
1149
+ gender?: GenModels.Gender;
1150
+ citizenshipType?: GenModels.CitizenshipType;
1151
+ unifiedPopulationRegisterNumber: string;
1152
+ birthDate?: string;
1153
+ birthPlace: string;
1154
+ citizenship: string;
1155
+ contactPhone: string;
1156
+ EMail: string;
1157
+ fio: GenModels.FIO;
1158
+ residenceAddress: GenModels.AddressInfo;
1159
+ identityCard: GenModels.IdentityCardOfIndividual;
1160
+ }
1161
+ }
1162
+ export declare namespace GenModels {
1163
+ interface FIO {
1164
+ lastName: string;
1165
+ firstName: string;
1166
+ middleName: string;
1167
+ }
1168
+ }
1169
+ export declare namespace GenModels {
1170
+ interface IdentityCardOfIndividual {
1171
+ documentKindCode: string;
1172
+ documentSerialNumber: string;
1173
+ issueDate: string;
1174
+ issuer: string;
1175
+ issuerCode: string;
1176
+ expDate?: string;
1177
+ }
1178
+ }
1179
+ export declare namespace GenModels {
1180
+ interface SoleProprietorInfo0 {
1181
+ participantStatus?: GenModels.NotarialActionParticipantStatus;
1182
+ name: string;
1183
+ ogrnip: string;
1184
+ inn: string;
1185
+ snils: string;
1186
+ authorityDocument: GenModels.ConfirmationOfAuthorityDocument;
1187
+ individualInfo: GenModels.IndividualInfo;
1188
+ }
1189
+ }
1190
+ export declare namespace GenModels {
1191
+ interface ForeignLegalEntityPrincipalInfo {
1192
+ foreignEntityInfo: GenModels.ForeignEntityInfo;
1193
+ branchManagers: Array<GenModels.SoleExecutiveIndividualInfo>;
1194
+ }
1195
+ }
1196
+ export declare namespace GenModels {
1197
+ interface ForeignEntityInfo {
1198
+ participantStatus?: GenModels.NotarialActionParticipantStatus;
1199
+ name: string;
1200
+ inn: string;
1201
+ kpp: string;
1202
+ accreditationRecordNumber: string;
1203
+ registrationCountry: string;
1204
+ registeringAuthorityName: string;
1205
+ regNumber: string;
1206
+ taxpayerCode: string;
1207
+ phone: string;
1208
+ EMail: string;
1209
+ legalAddress: string;
1210
+ actualAddress: GenModels.AddressInfo;
1211
+ }
1212
+ }
1213
+ export declare namespace GenModels {
1214
+ interface IndividualPrincipalInfo {
1215
+ participantStatus?: GenModels.NotarialActionParticipantStatus;
1216
+ hasFullCapacity: boolean;
1217
+ applicantExist?: boolean;
1218
+ documentOfIncapacity: string;
1219
+ inn: string;
1220
+ snils: string;
1221
+ individualInfo: GenModels.IndividualInfo;
1222
+ representativeInfo: GenModels.PrincipalWithoutPowerOfAttorneyInfo;
1223
+ }
1224
+ }
1225
+ export declare namespace GenModels {
1226
+ interface RepresentativesInfo {
1227
+ representativeType: GenModels.EntityType;
1228
+ representative: GenModels.RepresentativeInfo;
1229
+ }
1230
+ }
1231
+ export declare namespace GenModels {
1232
+ interface RepresentativeInfo {
1233
+ russianEntity: GenModels.LegalEntityInfo;
1234
+ soleProprietor: GenModels.SoleProprietorInfo0;
1235
+ individual: GenModels.SoleExecutiveIndividualInfo;
1236
+ branchOfRussianEntity: GenModels.LegalEntityInfo;
1237
+ branchOfForeignEntity: GenModels.ForeignEntityInfo;
1238
+ }
1239
+ }
1240
+ export declare namespace GenModels {
1241
+ interface RepresentativePowersInfo {
1242
+ authorityType: GenModels.AuthorityType;
1243
+ jointRepresentationType: GenModels.JointRepresentationType;
1244
+ lossOfAuthorityType?: GenModels.PowerOfAttorneyLossOfAuthorityType;
1245
+ powersTextContent: string;
1246
+ machineReadablePowersInfo: Array<GenModels.MachineReadablePowersInfo>;
1247
+ }
1248
+ }
1249
+ export declare namespace GenModels {
1250
+ interface MachineReadablePowersInfo {
1251
+ powersCode: GenModels.PowersCode;
1252
+ restrictions: Array<GenModels.MachineReadablePowerRestrictions>;
1253
+ }
1254
+ }
1255
+ export declare namespace GenModels {
1256
+ interface IObjectWithState {
1257
+ objectState: GenModels.ObjectState;
1258
+ }
1259
+ }
1260
+ export declare namespace GenModels {
1261
+ interface ObjectState {
1262
+ timestamp: number;
1263
+ context: GenModels.ObjectContext;
1264
+ instance: GenModels.ObjectBase;
1265
+ reference: GenModels.IObjectRef;
1266
+ flags: GenModels.ObjectStateFlags;
1267
+ temporaryLocked: boolean;
1268
+ }
1269
+ }
1270
+ export declare namespace GenModels {
1271
+ interface IObjectContext {
1272
+ userAccount: string;
1273
+ isClosed: boolean;
1274
+ }
1275
+ }
1276
+ export declare namespace GenModels {
1277
+ interface ILockManager {
1278
+ }
1279
+ }
1280
+ export declare namespace GenModels {
1281
+ interface ObjectContext extends GenModels.IObjectContext, GenModels.ILockManager {
1282
+ actionsList: GenModels.ObjectActionsList;
1283
+ userAccount: string;
1284
+ isClosed: boolean;
1285
+ }
1286
+ }
1287
+ export declare namespace GenModels {
1288
+ interface ObjectActionsList {
1289
+ acceptingActions: GenModels.ActionList;
1290
+ acceptedActions: GenModels.ActionList;
1291
+ rollbackingActions: GenModels.ActionList;
1292
+ rollbackedActions: GenModels.ActionList;
1293
+ }
1294
+ }
1295
+ export declare namespace GenModels {
1296
+ interface ActionList {
1297
+ }
1298
+ }
1299
+ export declare namespace GenModels {
1300
+ interface IObjectWithParent {
1301
+ parent: any;
1302
+ }
1303
+ }
1304
+ export declare namespace GenModels {
1305
+ interface ObjectBase extends GenModels.IObjectWithState, GenModels.IObjectWithParent {
1306
+ }
1307
+ }
1308
+ export declare namespace GenModels {
1309
+ interface IObjectRef {
1310
+ type: any;
1311
+ id: string;
1312
+ }
1313
+ }
1314
+ export declare namespace GenModels {
1315
+ interface ObjectBase extends GenModels.IObjectWithState, GenModels.IObjectWithParent {
1316
+ }
1317
+ }
1318
+ export declare namespace GenModels {
1319
+ interface PowersCode extends GenModels.ObjectBase {
1320
+ name: string;
1321
+ description: string;
1322
+ code: string;
1323
+ mnemonics: string;
1324
+ creationDate?: string;
1325
+ updateDate?: string;
1326
+ notAvailable: boolean;
1327
+ }
1328
+ }
1329
+ export declare namespace GenModels {
1330
+ interface MachineReadablePowerRestrictions {
1331
+ restrictionsIndex: number;
1332
+ restrictionsCode: string;
1333
+ restrictionsName: string;
1334
+ restrictionsText: string;
1335
+ restrictionsCodeValue: string;
1336
+ restrictionsCodeValueName: string;
1337
+ }
1338
+ }
1339
+ export declare namespace GenModels {
1340
+ interface NotaryCertificateInfo {
1341
+ place: string;
1342
+ fromPrincipalToEPGU?: boolean;
1343
+ fromAttorneyToEPGU?: boolean;
1344
+ fromDeclarantToFNP?: boolean;
1345
+ fromAttorneyToFNP?: boolean;
1346
+ notaryPaymentPaid: number;
1347
+ notaryPaymentDiscount?: number;
1348
+ electronicDocumentTransferMethod: string;
1349
+ otherDocumentTransferMethod: string;
1350
+ additionalInformation: string;
1351
+ otherInformationOfAuthenticationInscription: string;
1352
+ notaryInfo: GenModels.NotaryInfo;
1353
+ handwrittenSignature: Array<GenModels.HandwrittenSignature>;
1354
+ notaryDeputyInfo: GenModels.NotaryDeputyInfo;
1355
+ }
1356
+ }
1357
+ export declare namespace GenModels {
1358
+ interface NotaryInfo {
1359
+ position: string;
1360
+ registrationNumber: string;
1361
+ fio: GenModels.FIO;
1362
+ }
1363
+ }
1364
+ export declare namespace GenModels {
1365
+ interface HandwrittenSignature {
1366
+ pdfDocumentHash: Array<number>;
1367
+ signatureImage: Array<number>;
1368
+ signatureHash: Array<number>;
1369
+ signatureDate: string;
1370
+ fio: GenModels.FIO;
1371
+ }
1372
+ }
1373
+ export declare namespace GenModels {
1374
+ interface NotaryDeputyInfo {
1375
+ position: string;
1376
+ registrationNumber: string;
1377
+ fio: GenModels.FIO;
1378
+ }
1379
+ }
1380
+ export declare namespace GenModels {
1381
+ interface RetrustPowerOfAttorneyDocumentData {
1382
+ powerOfAttorney: GenModels.PowerOfAttorneyInfo;
1383
+ representative: GenModels.RepresentativesInfo;
1384
+ representativePowers: GenModels.RepresentativePowersInfo;
1385
+ notaryCertificateInfo: GenModels.NotaryCertificateInfo;
1386
+ primaryPowerOfAttorney: GenModels.PrimaryPowerOfAttorneyInfo;
1387
+ parentPowerOfAttorney: GenModels.PrimaryPowerOfAttorneyInfo;
1388
+ delegatedAuthority: GenModels.DelegatedAuthorityPrincipalsInfo;
1389
+ }
1390
+ }
1391
+ export declare namespace GenModels {
1392
+ interface PrimaryPowerOfAttorneyInfo {
1393
+ powerOfAttorneyOption: GenModels.PowerOfAttorneyOption;
1394
+ powerOfAttorneyForm: GenModels.PowerOfAttorneyForm;
1395
+ powerOfAttorneyStartDate: string;
1396
+ powerOfAttorneyEndDate: string;
1397
+ primaryPowerOfAttorneyInternalNumber: string;
1398
+ parentPowerOfAttorneyInternalNumber: string;
1399
+ primaryPowerOfAttorneyNumber?: string;
1400
+ parentPowerOfAttorneyNumber?: string;
1401
+ primaryPowerOfAttorneyNotaryNumber: string;
1402
+ parentPowerOfAttorneyNotaryNumber: string;
1403
+ primaryPowerOfAttorneyPrincipals: Array<GenModels.PrimaryPowerOfAttorneyPrincipalInfo>;
1404
+ notaryInfo: GenModels.NotaryInfo;
1405
+ notaryDeputyInfo: GenModels.NotaryDeputyInfo;
1406
+ }
1407
+ }
1408
+ export declare namespace GenModels {
1409
+ interface PrimaryPowerOfAttorneyPrincipalInfo {
1410
+ principalType: GenModels.PrincipalType;
1411
+ primaryPrincipalInfo: GenModels.PrimaryPowerOfAttorneyPrincipal;
1412
+ }
1413
+ }
1414
+ export declare namespace GenModels {
1415
+ interface PrimaryPowerOfAttorneyPrincipal {
1416
+ russianEntity: GenModels.LegalEntityInfo;
1417
+ foreignEntity: GenModels.ForeignEntityInfo;
1418
+ soleProprietor: GenModels.SoleProprietorInfo0;
1419
+ individual: GenModels.IndividualPrincipalInfo;
1420
+ }
1421
+ }
1422
+ export declare namespace GenModels {
1423
+ interface DelegatedAuthorityPrincipalsInfo {
1424
+ principalType: GenModels.EntityType;
1425
+ principalInfo: GenModels.DelegatedPowerOfAttorneyPrincipal;
1426
+ }
1427
+ }
1428
+ export declare namespace GenModels {
1429
+ interface DelegatedPowerOfAttorneyPrincipal {
1430
+ russianEntity: GenModels.RussianLegalEntityPrincipalInfo;
1431
+ soleProprietor: GenModels.SoleProprietorInfo0;
1432
+ individual: GenModels.IndividualPrincipalInfo1;
1433
+ branchOfRussianEntity: GenModels.BranchOfRussianEntityInfo;
1434
+ branchOfForeignEntity: GenModels.ForeignLegalEntityPrincipalInfo;
1435
+ }
1436
+ }
1437
+ export declare namespace GenModels {
1438
+ interface IndividualPrincipalInfo1 {
1439
+ participantStatus?: GenModels.NotarialActionParticipantStatus;
1440
+ applicantExist?: boolean;
1441
+ inn: string;
1442
+ snils: string;
1443
+ applicantInfo: GenModels.SoleExecutiveIndividualInfo;
1444
+ individualInfo: GenModels.IndividualInfo;
1445
+ }
1446
+ }
1447
+ export declare namespace GenModels {
1448
+ interface BranchOfRussianEntityInfo {
1449
+ filialInfo: GenModels.LegalEntityInfo;
1450
+ manager: GenModels.SoleExecutiveIndividualInfo;
1451
+ }
1452
+ }
1453
+ export declare namespace GenModels {
1454
+ interface CreatePowerOfAttorneyRequestEmchd extends GenModels.CreatePowerOfAttorneyRequest<GenModels.PowerOfAttorneyEMCHDData> {
1455
+ }
1456
+ }
1457
+ export declare namespace GenModels {
1458
+ interface RetrustPowerOfAttorneyRequestEmchd extends GenModels.RetrustPowerOfAttorneyRequest<GenModels.PowerOfAttorneyEMCHDData> {
1459
+ }
1460
+ }
734
1461
  export declare namespace GenModels {
735
1462
  interface SignatureMethodSettings {
736
1463
  /**
737
1464
  * User name in DSS service
738
1465
  */
739
1466
  cloudAccountName: string;
1467
+ /**
1468
+ * Whether cloud certificates should be shown.
1469
+ */
1470
+ showCloudCertificates: boolean;
740
1471
  /**
741
1472
  * Long live DSS access token stored in database.
742
1473
  */
@@ -2460,6 +3191,12 @@ export declare namespace GenModels {
2460
3191
  * Gets or sets certificate thumbprint
2461
3192
  */
2462
3193
  certificateThumbprint: string;
3194
+ /**
3195
+ * Gets or sets power of attorney card ID
3196
+ *
3197
+ * @format datatype.uuid
3198
+ */
3199
+ powerOfAttorneyID: string;
2463
3200
  /**
2464
3201
  * Gets signature items
2465
3202
  */
@@ -2803,6 +3540,28 @@ export declare namespace GenModels {
2803
3540
  isMain: boolean;
2804
3541
  }
2805
3542
  }
3543
+ export declare namespace GenModels {
3544
+ interface PowerOfAttorneyVerificationModel {
3545
+ /**
3546
+ * Power of attorney card ID
3547
+ *
3548
+ * @format datatype.uuid
3549
+ */
3550
+ powerOfAttorneyCardId: string;
3551
+ /**
3552
+ * Displayed name of power of attorney
3553
+ */
3554
+ powerOfAttorneyTitle: string;
3555
+ /**
3556
+ * Result of power of attorney verification
3557
+ */
3558
+ result: GenModels.PowerOfAttorneyVerificationResult;
3559
+ /**
3560
+ * Message with verification errors
3561
+ */
3562
+ messages: Array<string>;
3563
+ }
3564
+ }
2806
3565
  export declare namespace GenControllers {
2807
3566
  interface FileUploadApiControllerBase {
2808
3567
  }
@@ -4614,6 +5373,186 @@ export declare namespace GenModels {
4614
5373
  displayName: string;
4615
5374
  }
4616
5375
  }
5376
+ export declare namespace GenModels {
5377
+ interface GetDataRequest {
5378
+ /**
5379
+ * Group id
5380
+ *
5381
+ * @format datatype.uuid
5382
+ */
5383
+ groupId?: string;
5384
+ /**
5385
+ * Group id
5386
+ */
5387
+ expandedNodes: Array<string>;
5388
+ /**
5389
+ * Pagination
5390
+ */
5391
+ pagination: GenModels.Pagination;
5392
+ }
5393
+ }
5394
+ export declare namespace GenModels {
5395
+ interface GetDataResponse {
5396
+ /**
5397
+ * Groups
5398
+ */
5399
+ items: Array<GenModels.PowersGroupModel>;
5400
+ /**
5401
+ * Total items count, including not loaded items or zero, if total count is not available.
5402
+ */
5403
+ totalItemsCount: number;
5404
+ /**
5405
+ * Total partners count
5406
+ */
5407
+ hasMore: boolean;
5408
+ /**
5409
+ * Directory timestamp
5410
+ */
5411
+ directoryTimestamp: number;
5412
+ }
5413
+ }
5414
+ export declare namespace GenModels {
5415
+ interface PowersGroupModel {
5416
+ /**
5417
+ * Id
5418
+ *
5419
+ * @format datatype.uuid
5420
+ */
5421
+ id: string;
5422
+ /**
5423
+ * Name
5424
+ */
5425
+ name: string;
5426
+ /**
5427
+ * Code
5428
+ */
5429
+ code: string;
5430
+ /**
5431
+ * Author
5432
+ */
5433
+ author: string;
5434
+ /**
5435
+ * Codes
5436
+ */
5437
+ codes: Array<GenModels.PowersCodeModel>;
5438
+ /**
5439
+ * Has children
5440
+ */
5441
+ hasChildren: boolean;
5442
+ }
5443
+ }
5444
+ export declare namespace GenModels {
5445
+ interface PowersCodeModel {
5446
+ /**
5447
+ * Id
5448
+ *
5449
+ * @format datatype.uuid
5450
+ */
5451
+ id: string;
5452
+ /**
5453
+ * Name
5454
+ */
5455
+ name: string;
5456
+ /**
5457
+ * Code
5458
+ */
5459
+ code: string;
5460
+ /**
5461
+ * Mnemonics
5462
+ */
5463
+ mnemonics: string;
5464
+ /**
5465
+ * Description
5466
+ */
5467
+ description: string;
5468
+ /**
5469
+ * Principal
5470
+ */
5471
+ principal: string;
5472
+ /**
5473
+ * Creation date
5474
+ *
5475
+ * @format datatype.datetime
5476
+ */
5477
+ creationDate?: string;
5478
+ /**
5479
+ * Update date
5480
+ *
5481
+ * @format datatype.datetime
5482
+ */
5483
+ updateDate?: string;
5484
+ /**
5485
+ * Parent group Id
5486
+ *
5487
+ * @format datatype.uuid
5488
+ */
5489
+ groupId: string;
5490
+ }
5491
+ }
5492
+ export declare namespace GenModels {
5493
+ interface MoveCodeRequest {
5494
+ /**
5495
+ * Code id
5496
+ *
5497
+ * @format datatype.uuid
5498
+ */
5499
+ id: string;
5500
+ /**
5501
+ * Target group id
5502
+ *
5503
+ * @format datatype.uuid
5504
+ */
5505
+ targetGroupId: string;
5506
+ }
5507
+ }
5508
+ export declare namespace GenModels {
5509
+ interface SearchPowersRequest {
5510
+ /**
5511
+ * Search string
5512
+ */
5513
+ searchText: string;
5514
+ /**
5515
+ * Pagination data
5516
+ */
5517
+ pagination: GenModels.Pagination;
5518
+ /**
5519
+ * List of identifiers, which should be removed from result
5520
+ */
5521
+ excludeItems?: Array<string>;
5522
+ }
5523
+ }
5524
+ export declare namespace GenModels {
5525
+ interface SearchPowersQueryResponse {
5526
+ /**
5527
+ * Powers
5528
+ */
5529
+ items: Array<GenModels.PowersCodeModel>;
5530
+ /**
5531
+ * Total items count, including not loaded items or zero, if total count is not available.
5532
+ */
5533
+ totalItemsCount: number;
5534
+ /**
5535
+ * Total partners count
5536
+ */
5537
+ hasMore: boolean;
5538
+ /**
5539
+ * Directory timestamp
5540
+ */
5541
+ directoryTimestamp: number;
5542
+ }
5543
+ }
5544
+ export declare namespace GenModels {
5545
+ interface ImportPowersResponse {
5546
+ /**
5547
+ * Result message type
5548
+ */
5549
+ resultType: GenModels.ImportResultType;
5550
+ /**
5551
+ * Result message
5552
+ */
5553
+ message: string;
5554
+ }
5555
+ }
4617
5556
  export declare namespace GenModels {
4618
5557
  interface IsHasFileCertificateSignatureModel {
4619
5558
  /**
@@ -5100,6 +6039,12 @@ export declare namespace GenModels {
5100
6039
  * @format datatype.uuid
5101
6040
  */
5102
6041
  dataSourceCardSection?: string;
6042
+ /**
6043
+ * Extended data source
6044
+ *
6045
+ * @format datatype.uuid
6046
+ */
6047
+ extendedDataSource: string;
5103
6048
  /**
5104
6049
  * Employee field alias
5105
6050
  */
@@ -8776,6 +9721,10 @@ export declare namespace GenModels {
8776
9721
  * Pdf cache directory
8777
9722
  */
8778
9723
  pdfCacheDirectory: string;
9724
+ /**
9725
+ * Pdf allow partial load
9726
+ */
9727
+ pdfAllowPartialLoad: boolean;
8779
9728
  /**
8780
9729
  * Gets or sets whether DVWebTool should be terminated after use.
8781
9730
  */
@@ -8920,6 +9869,10 @@ export declare namespace GenModels {
8920
9869
  * Enabled unread counters or not.
8921
9870
  */
8922
9871
  unreadCountersEnabled: boolean;
9872
+ /**
9873
+ * Disable warning if file is read only
9874
+ */
9875
+ disableReadOnlyWarning: boolean;
8923
9876
  }
8924
9877
  }
8925
9878
  export declare namespace GenModels {
@@ -10862,6 +11815,149 @@ export declare namespace GenModels {
10862
11815
  Stage = 0
10863
11816
  }
10864
11817
  }
11818
+ export declare namespace GenModels {
11819
+ /**
11820
+ * Определяет необходимость использования доверенности при выполнении операции
11821
+ */
11822
+ enum PowerOfAttorneyUseStatus {
11823
+ /**
11824
+ * Доверенность не используется
11825
+ */
11826
+ NotUsed = 0,
11827
+ /**
11828
+ * Доверенность не обязательна
11829
+ */
11830
+ NotRequired = 1,
11831
+ /**
11832
+ * Доверенность обязательна
11833
+ */
11834
+ Required = 2
11835
+ }
11836
+ }
11837
+ export declare namespace GenModels {
11838
+ enum PowerOfAttorneyRevocationType {
11839
+ Representative = 0,
11840
+ Principal = 1
11841
+ }
11842
+ }
11843
+ export declare namespace GenModels {
11844
+ enum PowerOfAttorneyRevocationApplicantType {
11845
+ Organization = 0,
11846
+ SoleProprietor = 1,
11847
+ Individual = 2
11848
+ }
11849
+ }
11850
+ export declare namespace GenModels {
11851
+ enum PowerOfAttorneyKind {
11852
+ Regular = 0,
11853
+ Irrevocable = 1
11854
+ }
11855
+ }
11856
+ export declare namespace GenModels {
11857
+ enum PowerOfAttorneyRetrustType {
11858
+ OneTime = 0,
11859
+ None = 1,
11860
+ Followed = 2
11861
+ }
11862
+ }
11863
+ export declare namespace GenModels {
11864
+ enum RevocationPossibleType {
11865
+ Possible = 1,
11866
+ Impossible = 2
11867
+ }
11868
+ }
11869
+ export declare namespace GenModels {
11870
+ enum RevocationCondition {
11871
+ Expiration = 1,
11872
+ Other = 2
11873
+ }
11874
+ }
11875
+ export declare namespace GenModels {
11876
+ enum PrincipalType {
11877
+ RussianEntity = 0,
11878
+ ForeignEntity = 1,
11879
+ SoleProprietor = 2,
11880
+ Individual = 3
11881
+ }
11882
+ }
11883
+ export declare namespace GenModels {
11884
+ enum NotarialActionParticipantStatus {
11885
+ Declarant = 101,
11886
+ RepresentativeDeclarant = 102,
11887
+ Representative = 299,
11888
+ Applicant = 301,
11889
+ Translator = 303,
11890
+ OtherPerson = 399
11891
+ }
11892
+ }
11893
+ export declare namespace GenModels {
11894
+ enum SoleExecutiveAuthorityType {
11895
+ Individual = 0,
11896
+ Joint = 1
11897
+ }
11898
+ }
11899
+ export declare namespace GenModels {
11900
+ enum Gender {
11901
+ Male = 1,
11902
+ Female = 2
11903
+ }
11904
+ }
11905
+ export declare namespace GenModels {
11906
+ enum CitizenshipType {
11907
+ Russian = 1,
11908
+ Foreign = 2,
11909
+ Stateless = 3
11910
+ }
11911
+ }
11912
+ export declare namespace GenModels {
11913
+ enum EntityType {
11914
+ RussianEntity = 0,
11915
+ SoleProprietor = 1,
11916
+ Individual = 2,
11917
+ BranchOfEntity = 3,
11918
+ BranchOfForeignEntity = 4
11919
+ }
11920
+ }
11921
+ export declare namespace GenModels {
11922
+ enum AuthorityType {
11923
+ Text = 0,
11924
+ Code = 1
11925
+ }
11926
+ }
11927
+ export declare namespace GenModels {
11928
+ enum JointRepresentationType {
11929
+ Individual = 1,
11930
+ Joint = 2
11931
+ }
11932
+ }
11933
+ export declare namespace GenModels {
11934
+ enum PowerOfAttorneyLossOfAuthorityType {
11935
+ Lost = 1,
11936
+ NotLost = 2
11937
+ }
11938
+ }
11939
+ export declare namespace GenModels {
11940
+ enum ObjectStateFlags {
11941
+ None = 0,
11942
+ Modified = 1,
11943
+ Added = 2,
11944
+ Deleted = 4,
11945
+ Attached = 8,
11946
+ DeletedFromParent = 16
11947
+ }
11948
+ }
11949
+ export declare namespace GenModels {
11950
+ enum PowerOfAttorneyOption {
11951
+ Primary = 0,
11952
+ Parent = 1
11953
+ }
11954
+ }
11955
+ export declare namespace GenModels {
11956
+ enum PowerOfAttorneyForm {
11957
+ Electronic = 0,
11958
+ Paper = 1
11959
+ }
11960
+ }
10865
11961
  export declare namespace GenModels {
10866
11962
  /**
10867
11963
  * Where from signature method was received.
@@ -11305,6 +12401,13 @@ export declare namespace GenModels {
11305
12401
  CertificateCanNotValidated = 7
11306
12402
  }
11307
12403
  }
12404
+ export declare namespace GenModels {
12405
+ enum PowerOfAttorneyVerificationResult {
12406
+ Valid = 0,
12407
+ Invalid = 1,
12408
+ NotUsed = 2
12409
+ }
12410
+ }
11308
12411
  export declare namespace GenModels {
11309
12412
  /**
11310
12413
  * Possible task columns in TasksTable control
@@ -11565,6 +12668,21 @@ export declare namespace GenModels {
11565
12668
  PieChart = 3
11566
12669
  }
11567
12670
  }
12671
+ export declare namespace GenModels {
12672
+ /**
12673
+ * Import powers NSI response message types
12674
+ */
12675
+ enum ImportResultType {
12676
+ /**
12677
+ * Message
12678
+ */
12679
+ Info = 0,
12680
+ /**
12681
+ * Warning
12682
+ */
12683
+ Warning = 1
12684
+ }
12685
+ }
11568
12686
  export declare namespace GenModels {
11569
12687
  /**
11570
12688
  * Javascript log message level.