@ayasofyazilim/saas 0.0.131 → 0.0.133

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 (125) hide show
  1. package/AccountService/AccountServiceClient.ts +68 -68
  2. package/AccountService/core/ApiError.ts +20 -20
  3. package/AccountService/core/ApiRequestOptions.ts +20 -12
  4. package/AccountService/core/ApiResult.ts +6 -6
  5. package/AccountService/core/BaseHttpRequest.ts +9 -9
  6. package/AccountService/core/CancelablePromise.ts +125 -125
  7. package/AccountService/core/FetchHttpRequest.ts +21 -21
  8. package/AccountService/core/OpenAPI.ts +55 -55
  9. package/AccountService/core/request.ts +349 -340
  10. package/AccountService/index.ts +10 -9
  11. package/AccountService/schemas.gen.ts +5333 -5333
  12. package/AccountService/{services.gen.ts → sdk.gen.ts} +1539 -1539
  13. package/AccountService/types.gen.ts +1083 -3329
  14. package/CRMService/sdk.gen.ts +6 -6
  15. package/CRMService/types.gen.ts +3 -3
  16. package/package.json +1 -1
  17. package/AccountService/models/Volo_Abp_Account_AccountExternalProviderSettingsDto.ts +0 -9
  18. package/AccountService/models/Volo_Abp_Account_AccountRecaptchaSettingsDto.ts +0 -14
  19. package/AccountService/models/Volo_Abp_Account_AccountSettingsDto.ts +0 -9
  20. package/AccountService/models/Volo_Abp_Account_AccountTwoFactorSettingsDto.ts +0 -11
  21. package/AccountService/models/Volo_Abp_Account_AuthenticatorInfoDto.ts +0 -9
  22. package/AccountService/models/Volo_Abp_Account_ChangePasswordInput.ts +0 -9
  23. package/AccountService/models/Volo_Abp_Account_ConfirmEmailInput.ts +0 -9
  24. package/AccountService/models/Volo_Abp_Account_ConfirmPhoneNumberInput.ts +0 -9
  25. package/AccountService/models/Volo_Abp_Account_DelegateNewUserInput.ts +0 -10
  26. package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderDto.ts +0 -9
  27. package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto.ts +0 -11
  28. package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto.ts +0 -13
  29. package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettings.ts +0 -12
  30. package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty.ts +0 -9
  31. package/AccountService/models/Volo_Abp_Account_IdentityUserConfirmationStateDto.ts +0 -9
  32. package/AccountService/models/Volo_Abp_Account_IsLinkedInput.ts +0 -9
  33. package/AccountService/models/Volo_Abp_Account_LinkUserDto.ts +0 -12
  34. package/AccountService/models/Volo_Abp_Account_LinkUserInput.ts +0 -10
  35. package/AccountService/models/Volo_Abp_Account_ProfileDto.ts +0 -20
  36. package/AccountService/models/Volo_Abp_Account_ProfilePictureSourceDto.ts +0 -11
  37. package/AccountService/models/Volo_Abp_Account_ProfilePictureType.ts +0 -9
  38. package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult.ts +0 -10
  39. package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo.ts +0 -9
  40. package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType.ts +0 -12
  41. package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo.ts +0 -11
  42. package/AccountService/models/Volo_Abp_Account_RegisterDto.ts +0 -15
  43. package/AccountService/models/Volo_Abp_Account_ResetPasswordDto.ts +0 -10
  44. package/AccountService/models/Volo_Abp_Account_SendEmailConfirmationTokenDto.ts +0 -11
  45. package/AccountService/models/Volo_Abp_Account_SendPasswordResetCodeDto.ts +0 -11
  46. package/AccountService/models/Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto.ts +0 -9
  47. package/AccountService/models/Volo_Abp_Account_SendTwoFactorCodeInput.ts +0 -10
  48. package/AccountService/models/Volo_Abp_Account_UnLinkUserInput.ts +0 -9
  49. package/AccountService/models/Volo_Abp_Account_UpdateExternalProviderDto.ts +0 -12
  50. package/AccountService/models/Volo_Abp_Account_UpdateProfileDto.ts +0 -15
  51. package/AccountService/models/Volo_Abp_Account_UserDelegationDto.ts +0 -11
  52. package/AccountService/models/Volo_Abp_Account_UserLookupDto.ts +0 -9
  53. package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeDto.ts +0 -8
  54. package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeInput.ts +0 -8
  55. package/AccountService/models/Volo_Abp_Account_VerifyEmailConfirmationTokenInput.ts +0 -9
  56. package/AccountService/models/Volo_Abp_Account_VerifyLinkLoginTokenInput.ts +0 -10
  57. package/AccountService/models/Volo_Abp_Account_VerifyLinkTokenInput.ts +0 -10
  58. package/AccountService/models/Volo_Abp_Account_VerifyPasswordResetTokenInput.ts +0 -9
  59. package/AccountService/models/Volo_Abp_Application_Dtos_ListResultDto_1.ts +0 -9
  60. package/AccountService/models/Volo_Abp_Application_Dtos_PagedResultDto_1.ts +0 -10
  61. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto.ts +0 -8
  62. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto.ts +0 -30
  63. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto.ts +0 -8
  64. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto.ts +0 -8
  65. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto.ts +0 -18
  66. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto.ts +0 -9
  67. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto.ts +0 -9
  68. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto.ts +0 -8
  69. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto.ts +0 -8
  70. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto.ts +0 -17
  71. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto.ts +0 -22
  72. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto.ts +0 -14
  73. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone.ts +0 -8
  74. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto.ts +0 -10
  75. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto.ts +0 -10
  76. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto.ts +0 -9
  77. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto.ts +0 -8
  78. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto.ts +0 -13
  79. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto.ts +0 -8
  80. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto.ts +0 -8
  81. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto.ts +0 -9
  82. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto.ts +0 -19
  83. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto.ts +0 -14
  84. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto.ts +0 -8
  85. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto.ts +0 -12
  86. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto.ts +0 -8
  87. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto.ts +0 -9
  88. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto.ts +0 -10
  89. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto.ts +0 -11
  90. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone.ts +0 -11
  91. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto.ts +0 -9
  92. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone.ts +0 -8
  93. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto.ts +0 -10
  94. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto.ts +0 -11
  95. package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto.ts +0 -8
  96. package/AccountService/models/Volo_Abp_Http_Modeling_ActionApiDescriptionModel.ts +0 -20
  97. package/AccountService/models/Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel.ts +0 -11
  98. package/AccountService/models/Volo_Abp_Http_Modeling_ControllerApiDescriptionModel.ts +0 -17
  99. package/AccountService/models/Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel.ts +0 -11
  100. package/AccountService/models/Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel.ts +0 -12
  101. package/AccountService/models/Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel.ts +0 -13
  102. package/AccountService/models/Volo_Abp_Http_Modeling_ModuleApiDescriptionModel.ts +0 -11
  103. package/AccountService/models/Volo_Abp_Http_Modeling_ParameterApiDescriptionModel.ts +0 -17
  104. package/AccountService/models/Volo_Abp_Http_Modeling_PropertyApiDescriptionModel.ts +0 -17
  105. package/AccountService/models/Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel.ts +0 -9
  106. package/AccountService/models/Volo_Abp_Http_Modeling_TypeApiDescriptionModel.ts +0 -14
  107. package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorInfo.ts +0 -13
  108. package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorResponse.ts +0 -9
  109. package/AccountService/models/Volo_Abp_Http_RemoteServiceValidationErrorInfo.ts +0 -9
  110. package/AccountService/models/Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour.ts +0 -9
  111. package/AccountService/models/Volo_Abp_Identity_IdentitySecurityLogDto.ts +0 -21
  112. package/AccountService/models/Volo_Abp_Identity_IdentityUserDto.ts +0 -35
  113. package/AccountService/models/Volo_Abp_Localization_LanguageInfo.ts +0 -12
  114. package/AccountService/models/Volo_Abp_NameValue.ts +0 -9
  115. package/AccountService/services/AbpApiDefinitionService.ts +0 -34
  116. package/AccountService/services/AbpApplicationConfigurationService.ts +0 -34
  117. package/AccountService/services/AbpApplicationLocalizationService.ts +0 -37
  118. package/AccountService/services/AbpTenantService.ts +0 -58
  119. package/AccountService/services/AccountExternalProviderService.ts +0 -56
  120. package/AccountService/services/AccountService.ts +0 -545
  121. package/AccountService/services/AccountSettingsService.ts +0 -178
  122. package/AccountService/services/DynamicClaimsService.ts +0 -27
  123. package/AccountService/services/LoginService.ts +0 -99
  124. package/AccountService/services/ProfileService.ts +0 -155
  125. package/AccountService/services/UserService.ts +0 -313
@@ -1,3329 +1,1083 @@
1
- // This file is auto-generated by @hey-api/openapi-ts
2
-
3
- export type ListResultDto_LinkUserDto = {
4
- items?: Array<Volo_Abp_Account_LinkUserDto> | null;
5
- };
6
-
7
- export type ListResultDto_UserDelegationDto = {
8
- items?: Array<Volo_Abp_Account_UserDelegationDto> | null;
9
- };
10
-
11
- export type ListResultDto_UserLookupDto = {
12
- items?: Array<Volo_Abp_Account_UserLookupDto> | null;
13
- };
14
-
15
- export type PagedResultDto_IdentitySecurityLogDto = {
16
- items?: Array<Volo_Abp_Identity_IdentitySecurityLogDto> | null;
17
- totalCount?: number;
18
- };
19
-
20
- export type PagedResultDto_IdentitySessionDto = {
21
- items?: Array<Volo_Abp_Identity_IdentitySessionDto> | null;
22
- totalCount?: number;
23
- };
24
-
25
- export type Volo_Abp_Account_AccountExternalProviderSettingsDto = {
26
- settings?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettings> | null;
27
- };
28
-
29
- export type Volo_Abp_Account_AccountRecaptchaSettingsDto = {
30
- useCaptchaOnLogin?: boolean;
31
- useCaptchaOnRegistration?: boolean;
32
- verifyBaseUrl?: string | null;
33
- siteKey?: string | null;
34
- siteSecret?: string | null;
35
- version?: number;
36
- score?: number;
37
- };
38
-
39
- export type Volo_Abp_Account_AccountSettingsDto = {
40
- isSelfRegistrationEnabled?: boolean;
41
- enableLocalLogin?: boolean;
42
- preventEmailEnumeration?: boolean;
43
- };
44
-
45
- export type Volo_Abp_Account_AccountTwoFactorSettingsDto = {
46
- twoFactorBehaviour?: Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour;
47
- isRememberBrowserEnabled?: boolean;
48
- usersCanChange?: boolean;
49
- };
50
-
51
- export type Volo_Abp_Account_AuthenticatorInfoDto = {
52
- key?: string | null;
53
- uri?: string | null;
54
- };
55
-
56
- export type Volo_Abp_Account_ChangePasswordInput = {
57
- currentPassword?: string | null;
58
- newPassword: string;
59
- };
60
-
61
- export type Volo_Abp_Account_ConfirmEmailInput = {
62
- userId: string;
63
- token: string;
64
- };
65
-
66
- export type Volo_Abp_Account_ConfirmPhoneNumberInput = {
67
- userId: string;
68
- token: string;
69
- };
70
-
71
- export type Volo_Abp_Account_DelegateNewUserInput = {
72
- targetUserId?: string;
73
- startTime: string;
74
- endTime: string;
75
- };
76
-
77
- export type Volo_Abp_Account_ExternalProviders_ExternalProviderDto = {
78
- providers?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto> | null;
79
- };
80
-
81
- export type Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto = {
82
- name?: string | null;
83
- enabled?: boolean;
84
- properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
85
- };
86
-
87
- export type Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto = {
88
- success?: boolean;
89
- name?: string | null;
90
- enabled?: boolean;
91
- properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
92
- secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
93
- };
94
-
95
- export type Volo_Abp_Account_ExternalProviders_ExternalProviderSettings = {
96
- name?: string | null;
97
- enabled?: boolean;
98
- properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
99
- secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
100
- };
101
-
102
- export type Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty = {
103
- name?: string | null;
104
- value?: string | null;
105
- };
106
-
107
- export type Volo_Abp_Account_IdentityUserConfirmationStateDto = {
108
- emailConfirmed?: boolean;
109
- phoneNumberConfirmed?: boolean;
110
- };
111
-
112
- export type Volo_Abp_Account_IsLinkedInput = {
113
- userId?: string;
114
- tenantId?: string | null;
115
- };
116
-
117
- export type Volo_Abp_Account_LinkUserDto = {
118
- targetUserId?: string;
119
- targetUserName?: string | null;
120
- targetTenantId?: string | null;
121
- targetTenantName?: string | null;
122
- directlyLinked?: boolean;
123
- };
124
-
125
- export type Volo_Abp_Account_LinkUserInput = {
126
- userId?: string;
127
- tenantId?: string | null;
128
- token: string;
129
- };
130
-
131
- export type Volo_Abp_Account_ProfileDto = {
132
- readonly extraProperties?: {
133
- [key: string]: unknown;
134
- } | null;
135
- userName?: string | null;
136
- email?: string | null;
137
- emailConfirmed?: boolean;
138
- name?: string | null;
139
- surname?: string | null;
140
- phoneNumber?: string | null;
141
- phoneNumberConfirmed?: boolean;
142
- isExternal?: boolean;
143
- hasPassword?: boolean;
144
- supportsMultipleTimezone?: boolean;
145
- timezone?: string | null;
146
- concurrencyStamp?: string | null;
147
- };
148
-
149
- export type Volo_Abp_Account_ProfilePictureSourceDto = {
150
- type?: Volo_Abp_Account_ProfilePictureType;
151
- source?: string | null;
152
- fileContent?: string | null;
153
- };
154
-
155
- export type Volo_Abp_Account_ProfilePictureType = 0 | 1 | 2;
156
-
157
- export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult = {
158
- result?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType;
159
- readonly description?: string | null;
160
- };
161
-
162
- export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo = {
163
- linkUserId: string;
164
- linkTenantId?: string | null;
165
- };
166
-
167
- export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType = 1 | 2 | 3 | 4 | 5 | 6;
168
-
169
- export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo = {
170
- userNameOrEmailAddress: string;
171
- password: string;
172
- rememberMe?: boolean;
173
- tenanId?: string | null;
174
- };
175
-
176
- export type Volo_Abp_Account_RegisterDto = {
177
- readonly extraProperties?: {
178
- [key: string]: unknown;
179
- } | null;
180
- userName: string;
181
- emailAddress: string;
182
- password: string;
183
- appName: string;
184
- returnUrl?: string | null;
185
- returnUrlHash?: string | null;
186
- captchaResponse?: string | null;
187
- };
188
-
189
- export type Volo_Abp_Account_ResetPasswordDto = {
190
- userId?: string;
191
- resetToken: string;
192
- password: string;
193
- };
194
-
195
- export type Volo_Abp_Account_SendEmailConfirmationTokenDto = {
196
- appName: string;
197
- userId: string;
198
- returnUrl?: string | null;
199
- returnUrlHash?: string | null;
200
- };
201
-
202
- export type Volo_Abp_Account_SendPasswordResetCodeDto = {
203
- email: string;
204
- appName: string;
205
- returnUrl?: string | null;
206
- returnUrlHash?: string | null;
207
- };
208
-
209
- export type Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto = {
210
- userId: string;
211
- phoneNumber?: string | null;
212
- };
213
-
214
- export type Volo_Abp_Account_SendTwoFactorCodeInput = {
215
- userId: string;
216
- provider: string;
217
- token: string;
218
- };
219
-
220
- export type Volo_Abp_Account_UnLinkUserInput = {
221
- userId?: string;
222
- tenantId?: string | null;
223
- };
224
-
225
- export type Volo_Abp_Account_UpdateExternalProviderDto = {
226
- name?: string | null;
227
- enabled?: boolean;
228
- properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
229
- secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
230
- };
231
-
232
- export type Volo_Abp_Account_UpdateProfileDto = {
233
- readonly extraProperties?: {
234
- [key: string]: unknown;
235
- } | null;
236
- userName: string;
237
- email?: string | null;
238
- name?: string | null;
239
- surname?: string | null;
240
- phoneNumber?: string | null;
241
- timezone?: string | null;
242
- concurrencyStamp?: string | null;
243
- };
244
-
245
- export type Volo_Abp_Account_UserDelegationDto = {
246
- id?: string;
247
- userName?: string | null;
248
- startTime?: string;
249
- endTime?: string;
250
- };
251
-
252
- export type Volo_Abp_Account_UserLookupDto = {
253
- id?: string;
254
- userName?: string | null;
255
- };
256
-
257
- export type Volo_Abp_Account_VerifyAuthenticatorCodeDto = {
258
- recoveryCodes?: Array<(string)> | null;
259
- };
260
-
261
- export type Volo_Abp_Account_VerifyAuthenticatorCodeInput = {
262
- code?: string | null;
263
- };
264
-
265
- export type Volo_Abp_Account_VerifyEmailConfirmationTokenInput = {
266
- userId: string;
267
- token: string;
268
- };
269
-
270
- export type Volo_Abp_Account_VerifyLinkLoginTokenInput = {
271
- userId: string;
272
- tenantId?: string | null;
273
- token: string;
274
- };
275
-
276
- export type Volo_Abp_Account_VerifyLinkTokenInput = {
277
- userId: string;
278
- tenantId?: string | null;
279
- token: string;
280
- };
281
-
282
- export type Volo_Abp_Account_VerifyPasswordResetTokenInput = {
283
- userId?: string;
284
- resetToken: string;
285
- };
286
-
287
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto = {
288
- grantedPolicies?: {
289
- [key: string]: (boolean);
290
- } | null;
291
- };
292
-
293
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto = {
294
- localization?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto;
295
- auth?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto;
296
- setting?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto;
297
- currentUser?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto;
298
- features?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto;
299
- globalFeatures?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto;
300
- multiTenancy?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto;
301
- currentTenant?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto;
302
- timing?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto;
303
- clock?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto;
304
- objectExtensions?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto;
305
- extraProperties?: {
306
- [key: string]: unknown;
307
- } | null;
308
- };
309
-
310
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto = {
311
- values?: {
312
- [key: string]: (string | null);
313
- } | null;
314
- };
315
-
316
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto = {
317
- enabledFeatures?: Array<(string)> | null;
318
- };
319
-
320
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto = {
321
- values?: {
322
- [key: string]: {
323
- [key: string]: (string);
324
- };
325
- } | null;
326
- resources?: {
327
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
328
- } | null;
329
- languages?: Array<Volo_Abp_Localization_LanguageInfo> | null;
330
- currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
331
- defaultResourceName?: string | null;
332
- languagesMap?: {
333
- [key: string]: Array<Volo_Abp_NameValue>;
334
- } | null;
335
- languageFilesMap?: {
336
- [key: string]: Array<Volo_Abp_NameValue>;
337
- } | null;
338
- };
339
-
340
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto = {
341
- resources?: {
342
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
343
- } | null;
344
- currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
345
- };
346
-
347
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto = {
348
- texts?: {
349
- [key: string]: (string);
350
- } | null;
351
- baseResources?: Array<(string)> | null;
352
- };
353
-
354
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto = {
355
- values?: {
356
- [key: string]: (string | null);
357
- } | null;
358
- };
359
-
360
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto = {
361
- kind?: string | null;
362
- };
363
-
364
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto = {
365
- displayName?: string | null;
366
- englishName?: string | null;
367
- threeLetterIsoLanguageName?: string | null;
368
- twoLetterIsoLanguageName?: string | null;
369
- isRightToLeft?: boolean;
370
- cultureName?: string | null;
371
- name?: string | null;
372
- nativeName?: string | null;
373
- dateTimeFormat?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto;
374
- };
375
-
376
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto = {
377
- isAuthenticated?: boolean;
378
- id?: string | null;
379
- tenantId?: string | null;
380
- impersonatorUserId?: string | null;
381
- impersonatorTenantId?: string | null;
382
- impersonatorUserName?: string | null;
383
- impersonatorTenantName?: string | null;
384
- userName?: string | null;
385
- name?: string | null;
386
- surName?: string | null;
387
- email?: string | null;
388
- emailVerified?: boolean;
389
- phoneNumber?: string | null;
390
- phoneNumberVerified?: boolean;
391
- roles?: Array<(string)> | null;
392
- sessionId?: string | null;
393
- };
394
-
395
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto = {
396
- calendarAlgorithmType?: string | null;
397
- dateTimeFormatLong?: string | null;
398
- shortDatePattern?: string | null;
399
- fullDateTimePattern?: string | null;
400
- dateSeparator?: string | null;
401
- shortTimePattern?: string | null;
402
- longTimePattern?: string | null;
403
- };
404
-
405
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone = {
406
- timeZoneName?: string | null;
407
- };
408
-
409
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto = {
410
- properties?: {
411
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto;
412
- } | null;
413
- configuration?: {
414
- [key: string]: unknown;
415
- } | null;
416
- };
417
-
418
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto = {
419
- fields?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto> | null;
420
- localizationResource?: string | null;
421
- };
422
-
423
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto = {
424
- name?: string | null;
425
- value?: unknown;
426
- };
427
-
428
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto = {
429
- isAvailable?: boolean;
430
- };
431
-
432
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto = {
433
- onGet?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto;
434
- onCreate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto;
435
- onUpdate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto;
436
- };
437
-
438
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto = {
439
- isAvailable?: boolean;
440
- };
441
-
442
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto = {
443
- isAvailable?: boolean;
444
- };
445
-
446
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto = {
447
- typeSimple?: string | null;
448
- config?: {
449
- [key: string]: unknown;
450
- } | null;
451
- };
452
-
453
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto = {
454
- type?: string | null;
455
- typeSimple?: string | null;
456
- displayName?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto;
457
- api?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto;
458
- ui?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto;
459
- attributes?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto> | null;
460
- configuration?: {
461
- [key: string]: unknown;
462
- } | null;
463
- defaultValue?: unknown;
464
- };
465
-
466
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto = {
467
- onTable?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto;
468
- onCreateForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
469
- onEditForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
470
- lookup?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto;
471
- };
472
-
473
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto = {
474
- isVisible?: boolean;
475
- };
476
-
477
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto = {
478
- url?: string | null;
479
- resultListPropertyName?: string | null;
480
- displayPropertyName?: string | null;
481
- valuePropertyName?: string | null;
482
- filterParamName?: string | null;
483
- };
484
-
485
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto = {
486
- isVisible?: boolean;
487
- };
488
-
489
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto = {
490
- name?: string | null;
491
- resource?: string | null;
492
- };
493
-
494
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto = {
495
- entities?: {
496
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto;
497
- } | null;
498
- configuration?: {
499
- [key: string]: unknown;
500
- } | null;
501
- };
502
-
503
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto = {
504
- modules?: {
505
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto;
506
- } | null;
507
- enums?: {
508
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto;
509
- } | null;
510
- };
511
-
512
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone = {
513
- iana?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone;
514
- windows?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone;
515
- };
516
-
517
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto = {
518
- timeZone?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone;
519
- };
520
-
521
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone = {
522
- timeZoneId?: string | null;
523
- };
524
-
525
- export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto = {
526
- id?: string | null;
527
- name?: string | null;
528
- isAvailable?: boolean;
529
- };
530
-
531
- export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto = {
532
- success?: boolean;
533
- tenantId?: string | null;
534
- name?: string | null;
535
- normalizedName?: string | null;
536
- isActive?: boolean;
537
- };
538
-
539
- export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto = {
540
- isEnabled?: boolean;
541
- };
542
-
543
- export type Volo_Abp_Http_Modeling_ActionApiDescriptionModel = {
544
- uniqueName?: string | null;
545
- name?: string | null;
546
- httpMethod?: string | null;
547
- url?: string | null;
548
- supportedVersions?: Array<(string)> | null;
549
- parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
550
- parameters?: Array<Volo_Abp_Http_Modeling_ParameterApiDescriptionModel> | null;
551
- returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
552
- allowAnonymous?: boolean | null;
553
- implementFrom?: string | null;
554
- };
555
-
556
- export type Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel = {
557
- modules?: {
558
- [key: string]: Volo_Abp_Http_Modeling_ModuleApiDescriptionModel;
559
- } | null;
560
- types?: {
561
- [key: string]: Volo_Abp_Http_Modeling_TypeApiDescriptionModel;
562
- } | null;
563
- };
564
-
565
- export type Volo_Abp_Http_Modeling_ControllerApiDescriptionModel = {
566
- controllerName?: string | null;
567
- controllerGroupName?: string | null;
568
- isRemoteService?: boolean;
569
- isIntegrationService?: boolean;
570
- apiVersion?: string | null;
571
- type?: string | null;
572
- interfaces?: Array<Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel> | null;
573
- actions?: {
574
- [key: string]: Volo_Abp_Http_Modeling_ActionApiDescriptionModel;
575
- } | null;
576
- };
577
-
578
- export type Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel = {
579
- type?: string | null;
580
- name?: string | null;
581
- methods?: Array<Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel> | null;
582
- };
583
-
584
- export type Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel = {
585
- name?: string | null;
586
- parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
587
- returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
588
- };
589
-
590
- export type Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel = {
591
- name?: string | null;
592
- typeAsString?: string | null;
593
- type?: string | null;
594
- typeSimple?: string | null;
595
- isOptional?: boolean;
596
- defaultValue?: unknown;
597
- };
598
-
599
- export type Volo_Abp_Http_Modeling_ModuleApiDescriptionModel = {
600
- rootPath?: string | null;
601
- remoteServiceName?: string | null;
602
- controllers?: {
603
- [key: string]: Volo_Abp_Http_Modeling_ControllerApiDescriptionModel;
604
- } | null;
605
- };
606
-
607
- export type Volo_Abp_Http_Modeling_ParameterApiDescriptionModel = {
608
- nameOnMethod?: string | null;
609
- name?: string | null;
610
- jsonName?: string | null;
611
- type?: string | null;
612
- typeSimple?: string | null;
613
- isOptional?: boolean;
614
- defaultValue?: unknown;
615
- constraintTypes?: Array<(string)> | null;
616
- bindingSourceId?: string | null;
617
- descriptorName?: string | null;
618
- };
619
-
620
- export type Volo_Abp_Http_Modeling_PropertyApiDescriptionModel = {
621
- name?: string | null;
622
- jsonName?: string | null;
623
- type?: string | null;
624
- typeSimple?: string | null;
625
- isRequired?: boolean;
626
- minLength?: number | null;
627
- maxLength?: number | null;
628
- minimum?: string | null;
629
- maximum?: string | null;
630
- regex?: string | null;
631
- };
632
-
633
- export type Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel = {
634
- type?: string | null;
635
- typeSimple?: string | null;
636
- };
637
-
638
- export type Volo_Abp_Http_Modeling_TypeApiDescriptionModel = {
639
- baseType?: string | null;
640
- isEnum?: boolean;
641
- enumNames?: Array<(string)> | null;
642
- enumValues?: Array<unknown> | null;
643
- genericArguments?: Array<(string)> | null;
644
- properties?: Array<Volo_Abp_Http_Modeling_PropertyApiDescriptionModel> | null;
645
- };
646
-
647
- export type Volo_Abp_Http_RemoteServiceErrorInfo = {
648
- code?: string | null;
649
- message?: string | null;
650
- details?: string | null;
651
- data?: {
652
- [key: string]: unknown;
653
- } | null;
654
- validationErrors?: Array<Volo_Abp_Http_RemoteServiceValidationErrorInfo> | null;
655
- };
656
-
657
- export type Volo_Abp_Http_RemoteServiceErrorResponse = {
658
- error?: Volo_Abp_Http_RemoteServiceErrorInfo;
659
- };
660
-
661
- export type Volo_Abp_Http_RemoteServiceValidationErrorInfo = {
662
- message?: string | null;
663
- members?: Array<(string)> | null;
664
- };
665
-
666
- export type Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour = 0 | 1 | 2;
667
-
668
- export type Volo_Abp_Identity_IdentitySecurityLogDto = {
669
- id?: string;
670
- tenantId?: string | null;
671
- applicationName?: string | null;
672
- identity?: string | null;
673
- action?: string | null;
674
- userId?: string | null;
675
- userName?: string | null;
676
- tenantName?: string | null;
677
- clientId?: string | null;
678
- correlationId?: string | null;
679
- clientIpAddress?: string | null;
680
- browserInfo?: string | null;
681
- creationTime?: string;
682
- extraProperties?: {
683
- [key: string]: unknown;
684
- } | null;
685
- };
686
-
687
- export type Volo_Abp_Identity_IdentitySessionDto = {
688
- id?: string;
689
- sessionId?: string | null;
690
- isCurrent?: boolean;
691
- device?: string | null;
692
- deviceInfo?: string | null;
693
- tenantId?: string | null;
694
- tenantName?: string | null;
695
- userId?: string;
696
- userName?: string | null;
697
- clientId?: string | null;
698
- ipAddresses?: Array<(string)> | null;
699
- signedIn?: string;
700
- lastAccessed?: string | null;
701
- };
702
-
703
- export type Volo_Abp_Identity_IdentityUserDto = {
704
- readonly extraProperties?: {
705
- [key: string]: unknown;
706
- } | null;
707
- id?: string;
708
- creationTime?: string;
709
- creatorId?: string | null;
710
- lastModificationTime?: string | null;
711
- lastModifierId?: string | null;
712
- isDeleted?: boolean;
713
- deleterId?: string | null;
714
- deletionTime?: string | null;
715
- tenantId?: string | null;
716
- userName?: string | null;
717
- email?: string | null;
718
- name?: string | null;
719
- surname?: string | null;
720
- emailConfirmed?: boolean;
721
- phoneNumber?: string | null;
722
- phoneNumberConfirmed?: boolean;
723
- supportTwoFactor?: boolean;
724
- twoFactorEnabled?: boolean;
725
- isActive?: boolean;
726
- lockoutEnabled?: boolean;
727
- isLockedOut?: boolean;
728
- lockoutEnd?: string | null;
729
- shouldChangePasswordOnNextLogin?: boolean;
730
- concurrencyStamp?: string | null;
731
- roleNames?: Array<(string)> | null;
732
- accessFailedCount?: number;
733
- lastPasswordChangeTime?: string | null;
734
- isExternal?: boolean;
735
- };
736
-
737
- export type Volo_Abp_Localization_LanguageInfo = {
738
- cultureName?: string | null;
739
- uiCultureName?: string | null;
740
- displayName?: string | null;
741
- readonly twoLetterISOLanguageName?: string | null;
742
- };
743
-
744
- export type Volo_Abp_NameValue = {
745
- name?: string | null;
746
- value?: string | null;
747
- };
748
-
749
- export type GetApiAbpApiDefinitionData = {
750
- includeTypes?: boolean;
751
- };
752
-
753
- export type GetApiAbpApiDefinitionResponse = Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel;
754
-
755
- export type GetApiAbpApplicationConfigurationData = {
756
- includeLocalizationResources?: boolean;
757
- };
758
-
759
- export type GetApiAbpApplicationConfigurationResponse = Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto;
760
-
761
- export type GetApiAbpApplicationLocalizationData = {
762
- cultureName: string;
763
- onlyDynamics?: boolean;
764
- };
765
-
766
- export type GetApiAbpApplicationLocalizationResponse = Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto;
767
-
768
- export type GetApiAbpMultiTenancyTenantsByNameByNameData = {
769
- name: string;
770
- };
771
-
772
- export type GetApiAbpMultiTenancyTenantsByNameByNameResponse = Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto;
773
-
774
- export type GetApiAbpMultiTenancyTenantsByIdByIdData = {
775
- id: string;
776
- };
777
-
778
- export type GetApiAbpMultiTenancyTenantsByIdByIdResponse = Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto;
779
-
780
- export type PostApiAccountRegisterData = {
781
- requestBody?: Volo_Abp_Account_RegisterDto;
782
- };
783
-
784
- export type PostApiAccountRegisterResponse = Volo_Abp_Identity_IdentityUserDto;
785
-
786
- export type PostApiAccountSendPasswordResetCodeData = {
787
- requestBody?: Volo_Abp_Account_SendPasswordResetCodeDto;
788
- };
789
-
790
- export type PostApiAccountSendPasswordResetCodeResponse = unknown;
791
-
792
- export type PostApiAccountVerifyPasswordResetTokenData = {
793
- requestBody?: Volo_Abp_Account_VerifyPasswordResetTokenInput;
794
- };
795
-
796
- export type PostApiAccountVerifyPasswordResetTokenResponse = boolean;
797
-
798
- export type PostApiAccountResetPasswordData = {
799
- requestBody?: Volo_Abp_Account_ResetPasswordDto;
800
- };
801
-
802
- export type PostApiAccountResetPasswordResponse = unknown;
803
-
804
- export type GetApiAccountConfirmationStateData = {
805
- id?: string;
806
- };
807
-
808
- export type GetApiAccountConfirmationStateResponse = Volo_Abp_Account_IdentityUserConfirmationStateDto;
809
-
810
- export type PostApiAccountSendPhoneNumberConfirmationTokenData = {
811
- requestBody?: Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto;
812
- };
813
-
814
- export type PostApiAccountSendPhoneNumberConfirmationTokenResponse = unknown;
815
-
816
- export type PostApiAccountSendEmailConfirmationTokenData = {
817
- requestBody?: Volo_Abp_Account_SendEmailConfirmationTokenDto;
818
- };
819
-
820
- export type PostApiAccountSendEmailConfirmationTokenResponse = unknown;
821
-
822
- export type PostApiAccountVerifyEmailConfirmationTokenData = {
823
- requestBody?: Volo_Abp_Account_VerifyEmailConfirmationTokenInput;
824
- };
825
-
826
- export type PostApiAccountVerifyEmailConfirmationTokenResponse = boolean;
827
-
828
- export type PostApiAccountConfirmPhoneNumberData = {
829
- requestBody?: Volo_Abp_Account_ConfirmPhoneNumberInput;
830
- };
831
-
832
- export type PostApiAccountConfirmPhoneNumberResponse = unknown;
833
-
834
- export type PostApiAccountConfirmEmailData = {
835
- requestBody?: Volo_Abp_Account_ConfirmEmailInput;
836
- };
837
-
838
- export type PostApiAccountConfirmEmailResponse = unknown;
839
-
840
- export type PostApiAccountProfilePictureData = {
841
- formData?: {
842
- ImageContent?: (Blob | File);
843
- };
844
- type?: Volo_Abp_Account_ProfilePictureType;
845
- };
846
-
847
- export type PostApiAccountProfilePictureResponse = unknown;
848
-
849
- export type GetApiAccountProfilePictureByIdData = {
850
- id: string;
851
- };
852
-
853
- export type GetApiAccountProfilePictureByIdResponse = Volo_Abp_Account_ProfilePictureSourceDto;
854
-
855
- export type GetApiAccountTwoFactorProvidersData = {
856
- token: string;
857
- userId: string;
858
- };
859
-
860
- export type GetApiAccountTwoFactorProvidersResponse = Array<(string)>;
861
-
862
- export type PostApiAccountSendTwoFactorCodeData = {
863
- requestBody?: Volo_Abp_Account_SendTwoFactorCodeInput;
864
- };
865
-
866
- export type PostApiAccountSendTwoFactorCodeResponse = unknown;
867
-
868
- export type GetApiAccountSecurityLogsData = {
869
- action?: string;
870
- applicationName?: string;
871
- clientId?: string;
872
- correlationId?: string;
873
- endTime?: string;
874
- extraProperties?: {
875
- [key: string]: unknown;
876
- };
877
- identity?: string;
878
- maxResultCount?: number;
879
- skipCount?: number;
880
- sorting?: string;
881
- startTime?: string;
882
- userName?: string;
883
- };
884
-
885
- export type GetApiAccountSecurityLogsResponse = PagedResultDto_IdentitySecurityLogDto;
886
-
887
- export type PostApiAccountVerifyAuthenticatorCodeData = {
888
- requestBody?: Volo_Abp_Account_VerifyAuthenticatorCodeInput;
889
- };
890
-
891
- export type PostApiAccountVerifyAuthenticatorCodeResponse = Volo_Abp_Account_VerifyAuthenticatorCodeDto;
892
-
893
- export type PostApiAccountResetAuthenticatorResponse = unknown;
894
-
895
- export type GetApiAccountHasAuthenticatorKeyResponse = boolean;
896
-
897
- export type GetApiAccountAuthenticatorInfoResponse = Volo_Abp_Account_AuthenticatorInfoDto;
898
-
899
- export type GetApiAccountProfilePictureFileByIdData = {
900
- id: string;
901
- };
902
-
903
- export type GetApiAccountProfilePictureFileByIdResponse = (Blob | File);
904
-
905
- export type GetApiAccountRecaptchaValidateData = {
906
- captchaResponse?: string;
907
- };
908
-
909
- export type GetApiAccountRecaptchaValidateResponse = unknown;
910
-
911
- export type GetApiAccountExternalProviderResponse = Volo_Abp_Account_ExternalProviders_ExternalProviderDto;
912
-
913
- export type GetApiAccountExternalProviderByNameData = {
914
- name?: string;
915
- tenantId?: string;
916
- };
917
-
918
- export type GetApiAccountExternalProviderByNameResponse = Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto;
919
-
920
- export type GetApiAccountAdminSettingsResponse = Volo_Abp_Account_AccountSettingsDto;
921
-
922
- export type PutApiAccountAdminSettingsData = {
923
- requestBody?: Volo_Abp_Account_AccountSettingsDto;
924
- };
925
-
926
- export type PutApiAccountAdminSettingsResponse = unknown;
927
-
928
- export type GetApiAccountAdminSettingsTwoFactorResponse = Volo_Abp_Account_AccountTwoFactorSettingsDto;
929
-
930
- export type PutApiAccountAdminSettingsTwoFactorData = {
931
- requestBody?: Volo_Abp_Account_AccountTwoFactorSettingsDto;
932
- };
933
-
934
- export type PutApiAccountAdminSettingsTwoFactorResponse = unknown;
935
-
936
- export type GetApiAccountAdminSettingsRecaptchaResponse = Volo_Abp_Account_AccountRecaptchaSettingsDto;
937
-
938
- export type PutApiAccountAdminSettingsRecaptchaData = {
939
- requestBody?: Volo_Abp_Account_AccountRecaptchaSettingsDto;
940
- };
941
-
942
- export type PutApiAccountAdminSettingsRecaptchaResponse = unknown;
943
-
944
- export type GetApiAccountAdminSettingsExternalProviderResponse = Volo_Abp_Account_AccountExternalProviderSettingsDto;
945
-
946
- export type PutApiAccountAdminSettingsExternalProviderData = {
947
- requestBody?: Array<Volo_Abp_Account_UpdateExternalProviderDto>;
948
- };
949
-
950
- export type PutApiAccountAdminSettingsExternalProviderResponse = unknown;
951
-
952
- export type PostApiAccountDynamicClaimsRefreshResponse = unknown;
953
-
954
- export type PostApiAccountLoginData = {
955
- requestBody?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo;
956
- };
957
-
958
- export type PostApiAccountLoginResponse = Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult;
959
-
960
- export type PostApiAccountLinkLoginData = {
961
- requestBody?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo;
962
- };
963
-
964
- export type PostApiAccountLinkLoginResponse = Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult;
965
-
966
- export type GetApiAccountLogoutResponse = unknown;
967
-
968
- export type PostApiAccountCheckPasswordData = {
969
- requestBody?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo;
970
- };
971
-
972
- export type PostApiAccountCheckPasswordResponse = Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult;
973
-
974
- export type GetApiAccountMyProfileResponse = Volo_Abp_Account_ProfileDto;
975
-
976
- export type PutApiAccountMyProfileData = {
977
- requestBody?: Volo_Abp_Account_UpdateProfileDto;
978
- };
979
-
980
- export type PutApiAccountMyProfileResponse = Volo_Abp_Account_ProfileDto;
981
-
982
- export type PostApiAccountMyProfileChangePasswordData = {
983
- requestBody?: Volo_Abp_Account_ChangePasswordInput;
984
- };
985
-
986
- export type PostApiAccountMyProfileChangePasswordResponse = unknown;
987
-
988
- export type GetApiAccountMyProfileTwoFactorEnabledResponse = boolean;
989
-
990
- export type PostApiAccountMyProfileSetTwoFactorEnabledData = {
991
- enabled?: boolean;
992
- };
993
-
994
- export type PostApiAccountMyProfileSetTwoFactorEnabledResponse = unknown;
995
-
996
- export type GetApiAccountMyProfileCanEnableTwoFactorResponse = boolean;
997
-
998
- export type GetApiAccountMyProfileTimezonesResponse = Array<Volo_Abp_NameValue>;
999
-
1000
- export type GetApiAccountSessionsData = {
1001
- clientId?: string;
1002
- device?: string;
1003
- extraProperties?: {
1004
- [key: string]: unknown;
1005
- };
1006
- maxResultCount?: number;
1007
- skipCount?: number;
1008
- sorting?: string;
1009
- };
1010
-
1011
- export type GetApiAccountSessionsResponse = PagedResultDto_IdentitySessionDto;
1012
-
1013
- export type GetApiAccountSessionsByIdData = {
1014
- id: string;
1015
- };
1016
-
1017
- export type GetApiAccountSessionsByIdResponse = Volo_Abp_Identity_IdentitySessionDto;
1018
-
1019
- export type DeleteApiAccountSessionsByIdData = {
1020
- id: string;
1021
- };
1022
-
1023
- export type DeleteApiAccountSessionsByIdResponse = unknown;
1024
-
1025
- export type PostApiAccountLinkUserLinkData = {
1026
- requestBody?: Volo_Abp_Account_LinkUserInput;
1027
- };
1028
-
1029
- export type PostApiAccountLinkUserLinkResponse = unknown;
1030
-
1031
- export type PostApiAccountLinkUserUnlinkData = {
1032
- requestBody?: Volo_Abp_Account_UnLinkUserInput;
1033
- };
1034
-
1035
- export type PostApiAccountLinkUserUnlinkResponse = unknown;
1036
-
1037
- export type PostApiAccountLinkUserIsLinkedData = {
1038
- requestBody?: Volo_Abp_Account_IsLinkedInput;
1039
- };
1040
-
1041
- export type PostApiAccountLinkUserIsLinkedResponse = boolean;
1042
-
1043
- export type PostApiAccountLinkUserGenerateLinkTokenResponse = string;
1044
-
1045
- export type PostApiAccountLinkUserVerifyLinkTokenData = {
1046
- requestBody?: Volo_Abp_Account_VerifyLinkTokenInput;
1047
- };
1048
-
1049
- export type PostApiAccountLinkUserVerifyLinkTokenResponse = boolean;
1050
-
1051
- export type PostApiAccountLinkUserGenerateLinkLoginTokenResponse = string;
1052
-
1053
- export type PostApiAccountLinkUserVerifyLinkLoginTokenData = {
1054
- requestBody?: Volo_Abp_Account_VerifyLinkLoginTokenInput;
1055
- };
1056
-
1057
- export type PostApiAccountLinkUserVerifyLinkLoginTokenResponse = boolean;
1058
-
1059
- export type GetApiAccountLinkUserResponse = ListResultDto_LinkUserDto;
1060
-
1061
- export type GetApiAccountUserDelegationDelegatedUsersResponse = ListResultDto_UserDelegationDto;
1062
-
1063
- export type GetApiAccountUserDelegationMyDelegatedUsersResponse = ListResultDto_UserDelegationDto;
1064
-
1065
- export type GetApiAccountUserDelegationActiveDelegationsResponse = ListResultDto_UserDelegationDto;
1066
-
1067
- export type GetApiAccountUserDelegationUserLookupData = {
1068
- userName?: string;
1069
- };
1070
-
1071
- export type GetApiAccountUserDelegationUserLookupResponse = ListResultDto_UserLookupDto;
1072
-
1073
- export type PostApiAccountUserDelegationDelegateNewUserData = {
1074
- requestBody?: Volo_Abp_Account_DelegateNewUserInput;
1075
- };
1076
-
1077
- export type PostApiAccountUserDelegationDelegateNewUserResponse = unknown;
1078
-
1079
- export type PostApiAccountUserDelegationDeleteDelegationData = {
1080
- id?: string;
1081
- };
1082
-
1083
- export type PostApiAccountUserDelegationDeleteDelegationResponse = unknown;
1084
-
1085
- export type $OpenApiTs = {
1086
- '/api/abp/api-definition': {
1087
- get: {
1088
- req: GetApiAbpApiDefinitionData;
1089
- res: {
1090
- /**
1091
- * Success
1092
- */
1093
- 200: Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel;
1094
- /**
1095
- * Bad Request
1096
- */
1097
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1098
- /**
1099
- * Unauthorized
1100
- */
1101
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1102
- /**
1103
- * Forbidden
1104
- */
1105
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1106
- /**
1107
- * Not Found
1108
- */
1109
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1110
- /**
1111
- * Server Error
1112
- */
1113
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1114
- /**
1115
- * Server Error
1116
- */
1117
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1118
- };
1119
- };
1120
- };
1121
- '/api/abp/application-configuration': {
1122
- get: {
1123
- req: GetApiAbpApplicationConfigurationData;
1124
- res: {
1125
- /**
1126
- * Success
1127
- */
1128
- 200: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto;
1129
- /**
1130
- * Bad Request
1131
- */
1132
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1133
- /**
1134
- * Unauthorized
1135
- */
1136
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1137
- /**
1138
- * Forbidden
1139
- */
1140
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1141
- /**
1142
- * Not Found
1143
- */
1144
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1145
- /**
1146
- * Server Error
1147
- */
1148
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1149
- /**
1150
- * Server Error
1151
- */
1152
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1153
- };
1154
- };
1155
- };
1156
- '/api/abp/application-localization': {
1157
- get: {
1158
- req: GetApiAbpApplicationLocalizationData;
1159
- res: {
1160
- /**
1161
- * Success
1162
- */
1163
- 200: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto;
1164
- /**
1165
- * Bad Request
1166
- */
1167
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1168
- /**
1169
- * Unauthorized
1170
- */
1171
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1172
- /**
1173
- * Forbidden
1174
- */
1175
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1176
- /**
1177
- * Not Found
1178
- */
1179
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1180
- /**
1181
- * Server Error
1182
- */
1183
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1184
- /**
1185
- * Server Error
1186
- */
1187
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1188
- };
1189
- };
1190
- };
1191
- '/api/abp/multi-tenancy/tenants/by-name/{name}': {
1192
- get: {
1193
- req: GetApiAbpMultiTenancyTenantsByNameByNameData;
1194
- res: {
1195
- /**
1196
- * Success
1197
- */
1198
- 200: Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto;
1199
- /**
1200
- * Bad Request
1201
- */
1202
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1203
- /**
1204
- * Unauthorized
1205
- */
1206
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1207
- /**
1208
- * Forbidden
1209
- */
1210
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1211
- /**
1212
- * Not Found
1213
- */
1214
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1215
- /**
1216
- * Server Error
1217
- */
1218
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1219
- /**
1220
- * Server Error
1221
- */
1222
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1223
- };
1224
- };
1225
- };
1226
- '/api/abp/multi-tenancy/tenants/by-id/{id}': {
1227
- get: {
1228
- req: GetApiAbpMultiTenancyTenantsByIdByIdData;
1229
- res: {
1230
- /**
1231
- * Success
1232
- */
1233
- 200: Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto;
1234
- /**
1235
- * Bad Request
1236
- */
1237
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1238
- /**
1239
- * Unauthorized
1240
- */
1241
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1242
- /**
1243
- * Forbidden
1244
- */
1245
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1246
- /**
1247
- * Not Found
1248
- */
1249
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1250
- /**
1251
- * Server Error
1252
- */
1253
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1254
- /**
1255
- * Server Error
1256
- */
1257
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1258
- };
1259
- };
1260
- };
1261
- '/api/account/register': {
1262
- post: {
1263
- req: PostApiAccountRegisterData;
1264
- res: {
1265
- /**
1266
- * Success
1267
- */
1268
- 200: Volo_Abp_Identity_IdentityUserDto;
1269
- /**
1270
- * Bad Request
1271
- */
1272
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1273
- /**
1274
- * Unauthorized
1275
- */
1276
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1277
- /**
1278
- * Forbidden
1279
- */
1280
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1281
- /**
1282
- * Not Found
1283
- */
1284
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1285
- /**
1286
- * Server Error
1287
- */
1288
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1289
- /**
1290
- * Server Error
1291
- */
1292
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1293
- };
1294
- };
1295
- };
1296
- '/api/account/send-password-reset-code': {
1297
- post: {
1298
- req: PostApiAccountSendPasswordResetCodeData;
1299
- res: {
1300
- /**
1301
- * Success
1302
- */
1303
- 200: unknown;
1304
- /**
1305
- * Bad Request
1306
- */
1307
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1308
- /**
1309
- * Unauthorized
1310
- */
1311
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1312
- /**
1313
- * Forbidden
1314
- */
1315
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1316
- /**
1317
- * Not Found
1318
- */
1319
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1320
- /**
1321
- * Server Error
1322
- */
1323
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1324
- /**
1325
- * Server Error
1326
- */
1327
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1328
- };
1329
- };
1330
- };
1331
- '/api/account/verify-password-reset-token': {
1332
- post: {
1333
- req: PostApiAccountVerifyPasswordResetTokenData;
1334
- res: {
1335
- /**
1336
- * Success
1337
- */
1338
- 200: boolean;
1339
- /**
1340
- * Bad Request
1341
- */
1342
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1343
- /**
1344
- * Unauthorized
1345
- */
1346
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1347
- /**
1348
- * Forbidden
1349
- */
1350
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1351
- /**
1352
- * Not Found
1353
- */
1354
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1355
- /**
1356
- * Server Error
1357
- */
1358
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1359
- /**
1360
- * Server Error
1361
- */
1362
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1363
- };
1364
- };
1365
- };
1366
- '/api/account/reset-password': {
1367
- post: {
1368
- req: PostApiAccountResetPasswordData;
1369
- res: {
1370
- /**
1371
- * Success
1372
- */
1373
- 200: unknown;
1374
- /**
1375
- * Bad Request
1376
- */
1377
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1378
- /**
1379
- * Unauthorized
1380
- */
1381
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1382
- /**
1383
- * Forbidden
1384
- */
1385
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1386
- /**
1387
- * Not Found
1388
- */
1389
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1390
- /**
1391
- * Server Error
1392
- */
1393
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1394
- /**
1395
- * Server Error
1396
- */
1397
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1398
- };
1399
- };
1400
- };
1401
- '/api/account/confirmation-state': {
1402
- get: {
1403
- req: GetApiAccountConfirmationStateData;
1404
- res: {
1405
- /**
1406
- * Success
1407
- */
1408
- 200: Volo_Abp_Account_IdentityUserConfirmationStateDto;
1409
- /**
1410
- * Bad Request
1411
- */
1412
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1413
- /**
1414
- * Unauthorized
1415
- */
1416
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1417
- /**
1418
- * Forbidden
1419
- */
1420
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1421
- /**
1422
- * Not Found
1423
- */
1424
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1425
- /**
1426
- * Server Error
1427
- */
1428
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1429
- /**
1430
- * Server Error
1431
- */
1432
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1433
- };
1434
- };
1435
- };
1436
- '/api/account/send-phone-number-confirmation-token': {
1437
- post: {
1438
- req: PostApiAccountSendPhoneNumberConfirmationTokenData;
1439
- res: {
1440
- /**
1441
- * Success
1442
- */
1443
- 200: unknown;
1444
- /**
1445
- * Bad Request
1446
- */
1447
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1448
- /**
1449
- * Unauthorized
1450
- */
1451
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1452
- /**
1453
- * Forbidden
1454
- */
1455
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1456
- /**
1457
- * Not Found
1458
- */
1459
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1460
- /**
1461
- * Server Error
1462
- */
1463
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1464
- /**
1465
- * Server Error
1466
- */
1467
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1468
- };
1469
- };
1470
- };
1471
- '/api/account/send-email-confirmation-token': {
1472
- post: {
1473
- req: PostApiAccountSendEmailConfirmationTokenData;
1474
- res: {
1475
- /**
1476
- * Success
1477
- */
1478
- 200: unknown;
1479
- /**
1480
- * Bad Request
1481
- */
1482
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1483
- /**
1484
- * Unauthorized
1485
- */
1486
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1487
- /**
1488
- * Forbidden
1489
- */
1490
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1491
- /**
1492
- * Not Found
1493
- */
1494
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1495
- /**
1496
- * Server Error
1497
- */
1498
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1499
- /**
1500
- * Server Error
1501
- */
1502
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1503
- };
1504
- };
1505
- };
1506
- '/api/account/verify-email-confirmation-token': {
1507
- post: {
1508
- req: PostApiAccountVerifyEmailConfirmationTokenData;
1509
- res: {
1510
- /**
1511
- * Success
1512
- */
1513
- 200: boolean;
1514
- /**
1515
- * Bad Request
1516
- */
1517
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1518
- /**
1519
- * Unauthorized
1520
- */
1521
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1522
- /**
1523
- * Forbidden
1524
- */
1525
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1526
- /**
1527
- * Not Found
1528
- */
1529
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1530
- /**
1531
- * Server Error
1532
- */
1533
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1534
- /**
1535
- * Server Error
1536
- */
1537
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1538
- };
1539
- };
1540
- };
1541
- '/api/account/confirm-phone-number': {
1542
- post: {
1543
- req: PostApiAccountConfirmPhoneNumberData;
1544
- res: {
1545
- /**
1546
- * Success
1547
- */
1548
- 200: unknown;
1549
- /**
1550
- * Bad Request
1551
- */
1552
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1553
- /**
1554
- * Unauthorized
1555
- */
1556
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1557
- /**
1558
- * Forbidden
1559
- */
1560
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1561
- /**
1562
- * Not Found
1563
- */
1564
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1565
- /**
1566
- * Server Error
1567
- */
1568
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1569
- /**
1570
- * Server Error
1571
- */
1572
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1573
- };
1574
- };
1575
- };
1576
- '/api/account/confirm-email': {
1577
- post: {
1578
- req: PostApiAccountConfirmEmailData;
1579
- res: {
1580
- /**
1581
- * Success
1582
- */
1583
- 200: unknown;
1584
- /**
1585
- * Bad Request
1586
- */
1587
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1588
- /**
1589
- * Unauthorized
1590
- */
1591
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1592
- /**
1593
- * Forbidden
1594
- */
1595
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1596
- /**
1597
- * Not Found
1598
- */
1599
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1600
- /**
1601
- * Server Error
1602
- */
1603
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1604
- /**
1605
- * Server Error
1606
- */
1607
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1608
- };
1609
- };
1610
- };
1611
- '/api/account/profile-picture': {
1612
- post: {
1613
- req: PostApiAccountProfilePictureData;
1614
- res: {
1615
- /**
1616
- * Success
1617
- */
1618
- 200: unknown;
1619
- /**
1620
- * Bad Request
1621
- */
1622
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1623
- /**
1624
- * Unauthorized
1625
- */
1626
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1627
- /**
1628
- * Forbidden
1629
- */
1630
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1631
- /**
1632
- * Not Found
1633
- */
1634
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1635
- /**
1636
- * Server Error
1637
- */
1638
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1639
- /**
1640
- * Server Error
1641
- */
1642
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1643
- };
1644
- };
1645
- };
1646
- '/api/account/profile-picture/{id}': {
1647
- get: {
1648
- req: GetApiAccountProfilePictureByIdData;
1649
- res: {
1650
- /**
1651
- * Success
1652
- */
1653
- 200: Volo_Abp_Account_ProfilePictureSourceDto;
1654
- /**
1655
- * Bad Request
1656
- */
1657
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1658
- /**
1659
- * Unauthorized
1660
- */
1661
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1662
- /**
1663
- * Forbidden
1664
- */
1665
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1666
- /**
1667
- * Not Found
1668
- */
1669
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1670
- /**
1671
- * Server Error
1672
- */
1673
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1674
- /**
1675
- * Server Error
1676
- */
1677
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1678
- };
1679
- };
1680
- };
1681
- '/api/account/two-factor-providers': {
1682
- get: {
1683
- req: GetApiAccountTwoFactorProvidersData;
1684
- res: {
1685
- /**
1686
- * Success
1687
- */
1688
- 200: Array<(string)>;
1689
- /**
1690
- * Bad Request
1691
- */
1692
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1693
- /**
1694
- * Unauthorized
1695
- */
1696
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1697
- /**
1698
- * Forbidden
1699
- */
1700
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1701
- /**
1702
- * Not Found
1703
- */
1704
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1705
- /**
1706
- * Server Error
1707
- */
1708
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1709
- /**
1710
- * Server Error
1711
- */
1712
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1713
- };
1714
- };
1715
- };
1716
- '/api/account/send-two-factor-code': {
1717
- post: {
1718
- req: PostApiAccountSendTwoFactorCodeData;
1719
- res: {
1720
- /**
1721
- * Success
1722
- */
1723
- 200: unknown;
1724
- /**
1725
- * Bad Request
1726
- */
1727
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1728
- /**
1729
- * Unauthorized
1730
- */
1731
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1732
- /**
1733
- * Forbidden
1734
- */
1735
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1736
- /**
1737
- * Not Found
1738
- */
1739
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1740
- /**
1741
- * Server Error
1742
- */
1743
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1744
- /**
1745
- * Server Error
1746
- */
1747
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1748
- };
1749
- };
1750
- };
1751
- '/api/account/security-logs': {
1752
- get: {
1753
- req: GetApiAccountSecurityLogsData;
1754
- res: {
1755
- /**
1756
- * Success
1757
- */
1758
- 200: PagedResultDto_IdentitySecurityLogDto;
1759
- /**
1760
- * Bad Request
1761
- */
1762
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1763
- /**
1764
- * Unauthorized
1765
- */
1766
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1767
- /**
1768
- * Forbidden
1769
- */
1770
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1771
- /**
1772
- * Not Found
1773
- */
1774
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1775
- /**
1776
- * Server Error
1777
- */
1778
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1779
- /**
1780
- * Server Error
1781
- */
1782
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1783
- };
1784
- };
1785
- };
1786
- '/api/account/verify-authenticator-code': {
1787
- post: {
1788
- req: PostApiAccountVerifyAuthenticatorCodeData;
1789
- res: {
1790
- /**
1791
- * Success
1792
- */
1793
- 200: Volo_Abp_Account_VerifyAuthenticatorCodeDto;
1794
- /**
1795
- * Bad Request
1796
- */
1797
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1798
- /**
1799
- * Unauthorized
1800
- */
1801
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1802
- /**
1803
- * Forbidden
1804
- */
1805
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1806
- /**
1807
- * Not Found
1808
- */
1809
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1810
- /**
1811
- * Server Error
1812
- */
1813
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1814
- /**
1815
- * Server Error
1816
- */
1817
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1818
- };
1819
- };
1820
- };
1821
- '/api/account/reset-authenticator': {
1822
- post: {
1823
- res: {
1824
- /**
1825
- * Success
1826
- */
1827
- 200: unknown;
1828
- /**
1829
- * Bad Request
1830
- */
1831
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1832
- /**
1833
- * Unauthorized
1834
- */
1835
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1836
- /**
1837
- * Forbidden
1838
- */
1839
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1840
- /**
1841
- * Not Found
1842
- */
1843
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1844
- /**
1845
- * Server Error
1846
- */
1847
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1848
- /**
1849
- * Server Error
1850
- */
1851
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1852
- };
1853
- };
1854
- };
1855
- '/api/account/has-authenticator-key': {
1856
- get: {
1857
- res: {
1858
- /**
1859
- * Success
1860
- */
1861
- 200: boolean;
1862
- /**
1863
- * Bad Request
1864
- */
1865
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1866
- /**
1867
- * Unauthorized
1868
- */
1869
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1870
- /**
1871
- * Forbidden
1872
- */
1873
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1874
- /**
1875
- * Not Found
1876
- */
1877
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1878
- /**
1879
- * Server Error
1880
- */
1881
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1882
- /**
1883
- * Server Error
1884
- */
1885
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1886
- };
1887
- };
1888
- };
1889
- '/api/account/authenticator-info': {
1890
- get: {
1891
- res: {
1892
- /**
1893
- * Success
1894
- */
1895
- 200: Volo_Abp_Account_AuthenticatorInfoDto;
1896
- /**
1897
- * Bad Request
1898
- */
1899
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1900
- /**
1901
- * Unauthorized
1902
- */
1903
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1904
- /**
1905
- * Forbidden
1906
- */
1907
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1908
- /**
1909
- * Not Found
1910
- */
1911
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1912
- /**
1913
- * Server Error
1914
- */
1915
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1916
- /**
1917
- * Server Error
1918
- */
1919
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1920
- };
1921
- };
1922
- };
1923
- '/api/account/profile-picture-file/{id}': {
1924
- get: {
1925
- req: GetApiAccountProfilePictureFileByIdData;
1926
- res: {
1927
- /**
1928
- * Success
1929
- */
1930
- 200: (Blob | File);
1931
- /**
1932
- * Bad Request
1933
- */
1934
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1935
- /**
1936
- * Unauthorized
1937
- */
1938
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1939
- /**
1940
- * Forbidden
1941
- */
1942
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1943
- /**
1944
- * Not Found
1945
- */
1946
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1947
- /**
1948
- * Server Error
1949
- */
1950
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1951
- /**
1952
- * Server Error
1953
- */
1954
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1955
- };
1956
- };
1957
- };
1958
- '/api/account/recaptcha-validate': {
1959
- get: {
1960
- req: GetApiAccountRecaptchaValidateData;
1961
- res: {
1962
- /**
1963
- * Success
1964
- */
1965
- 200: unknown;
1966
- /**
1967
- * Bad Request
1968
- */
1969
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1970
- /**
1971
- * Unauthorized
1972
- */
1973
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1974
- /**
1975
- * Forbidden
1976
- */
1977
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1978
- /**
1979
- * Not Found
1980
- */
1981
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1982
- /**
1983
- * Server Error
1984
- */
1985
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1986
- /**
1987
- * Server Error
1988
- */
1989
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1990
- };
1991
- };
1992
- };
1993
- '/api/account/external-provider': {
1994
- get: {
1995
- res: {
1996
- /**
1997
- * Success
1998
- */
1999
- 200: Volo_Abp_Account_ExternalProviders_ExternalProviderDto;
2000
- /**
2001
- * Bad Request
2002
- */
2003
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2004
- /**
2005
- * Unauthorized
2006
- */
2007
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2008
- /**
2009
- * Forbidden
2010
- */
2011
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2012
- /**
2013
- * Not Found
2014
- */
2015
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2016
- /**
2017
- * Server Error
2018
- */
2019
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2020
- /**
2021
- * Server Error
2022
- */
2023
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2024
- };
2025
- };
2026
- };
2027
- '/api/account/external-provider/by-name': {
2028
- get: {
2029
- req: GetApiAccountExternalProviderByNameData;
2030
- res: {
2031
- /**
2032
- * Success
2033
- */
2034
- 200: Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto;
2035
- /**
2036
- * Bad Request
2037
- */
2038
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2039
- /**
2040
- * Unauthorized
2041
- */
2042
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2043
- /**
2044
- * Forbidden
2045
- */
2046
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2047
- /**
2048
- * Not Found
2049
- */
2050
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2051
- /**
2052
- * Server Error
2053
- */
2054
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2055
- /**
2056
- * Server Error
2057
- */
2058
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2059
- };
2060
- };
2061
- };
2062
- '/api/account-admin/settings': {
2063
- get: {
2064
- res: {
2065
- /**
2066
- * Success
2067
- */
2068
- 200: Volo_Abp_Account_AccountSettingsDto;
2069
- /**
2070
- * Bad Request
2071
- */
2072
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2073
- /**
2074
- * Unauthorized
2075
- */
2076
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2077
- /**
2078
- * Forbidden
2079
- */
2080
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2081
- /**
2082
- * Not Found
2083
- */
2084
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2085
- /**
2086
- * Server Error
2087
- */
2088
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2089
- /**
2090
- * Server Error
2091
- */
2092
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2093
- };
2094
- };
2095
- put: {
2096
- req: PutApiAccountAdminSettingsData;
2097
- res: {
2098
- /**
2099
- * Success
2100
- */
2101
- 200: unknown;
2102
- /**
2103
- * Bad Request
2104
- */
2105
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2106
- /**
2107
- * Unauthorized
2108
- */
2109
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2110
- /**
2111
- * Forbidden
2112
- */
2113
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2114
- /**
2115
- * Not Found
2116
- */
2117
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2118
- /**
2119
- * Server Error
2120
- */
2121
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2122
- /**
2123
- * Server Error
2124
- */
2125
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2126
- };
2127
- };
2128
- };
2129
- '/api/account-admin/settings/two-factor': {
2130
- get: {
2131
- res: {
2132
- /**
2133
- * Success
2134
- */
2135
- 200: Volo_Abp_Account_AccountTwoFactorSettingsDto;
2136
- /**
2137
- * Bad Request
2138
- */
2139
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2140
- /**
2141
- * Unauthorized
2142
- */
2143
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2144
- /**
2145
- * Forbidden
2146
- */
2147
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2148
- /**
2149
- * Not Found
2150
- */
2151
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2152
- /**
2153
- * Server Error
2154
- */
2155
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2156
- /**
2157
- * Server Error
2158
- */
2159
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2160
- };
2161
- };
2162
- put: {
2163
- req: PutApiAccountAdminSettingsTwoFactorData;
2164
- res: {
2165
- /**
2166
- * Success
2167
- */
2168
- 200: unknown;
2169
- /**
2170
- * Bad Request
2171
- */
2172
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2173
- /**
2174
- * Unauthorized
2175
- */
2176
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2177
- /**
2178
- * Forbidden
2179
- */
2180
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2181
- /**
2182
- * Not Found
2183
- */
2184
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2185
- /**
2186
- * Server Error
2187
- */
2188
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2189
- /**
2190
- * Server Error
2191
- */
2192
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2193
- };
2194
- };
2195
- };
2196
- '/api/account-admin/settings/recaptcha': {
2197
- get: {
2198
- res: {
2199
- /**
2200
- * Success
2201
- */
2202
- 200: Volo_Abp_Account_AccountRecaptchaSettingsDto;
2203
- /**
2204
- * Bad Request
2205
- */
2206
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2207
- /**
2208
- * Unauthorized
2209
- */
2210
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2211
- /**
2212
- * Forbidden
2213
- */
2214
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2215
- /**
2216
- * Not Found
2217
- */
2218
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2219
- /**
2220
- * Server Error
2221
- */
2222
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2223
- /**
2224
- * Server Error
2225
- */
2226
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2227
- };
2228
- };
2229
- put: {
2230
- req: PutApiAccountAdminSettingsRecaptchaData;
2231
- res: {
2232
- /**
2233
- * Success
2234
- */
2235
- 200: unknown;
2236
- /**
2237
- * Bad Request
2238
- */
2239
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2240
- /**
2241
- * Unauthorized
2242
- */
2243
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2244
- /**
2245
- * Forbidden
2246
- */
2247
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2248
- /**
2249
- * Not Found
2250
- */
2251
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2252
- /**
2253
- * Server Error
2254
- */
2255
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2256
- /**
2257
- * Server Error
2258
- */
2259
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2260
- };
2261
- };
2262
- };
2263
- '/api/account-admin/settings/external-provider': {
2264
- get: {
2265
- res: {
2266
- /**
2267
- * Success
2268
- */
2269
- 200: Volo_Abp_Account_AccountExternalProviderSettingsDto;
2270
- /**
2271
- * Bad Request
2272
- */
2273
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2274
- /**
2275
- * Unauthorized
2276
- */
2277
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2278
- /**
2279
- * Forbidden
2280
- */
2281
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2282
- /**
2283
- * Not Found
2284
- */
2285
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2286
- /**
2287
- * Server Error
2288
- */
2289
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2290
- /**
2291
- * Server Error
2292
- */
2293
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2294
- };
2295
- };
2296
- put: {
2297
- req: PutApiAccountAdminSettingsExternalProviderData;
2298
- res: {
2299
- /**
2300
- * Success
2301
- */
2302
- 200: unknown;
2303
- /**
2304
- * Bad Request
2305
- */
2306
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2307
- /**
2308
- * Unauthorized
2309
- */
2310
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2311
- /**
2312
- * Forbidden
2313
- */
2314
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2315
- /**
2316
- * Not Found
2317
- */
2318
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2319
- /**
2320
- * Server Error
2321
- */
2322
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2323
- /**
2324
- * Server Error
2325
- */
2326
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2327
- };
2328
- };
2329
- };
2330
- '/api/account/dynamic-claims/refresh': {
2331
- post: {
2332
- res: {
2333
- /**
2334
- * Success
2335
- */
2336
- 200: unknown;
2337
- /**
2338
- * Bad Request
2339
- */
2340
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2341
- /**
2342
- * Unauthorized
2343
- */
2344
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2345
- /**
2346
- * Forbidden
2347
- */
2348
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2349
- /**
2350
- * Not Found
2351
- */
2352
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2353
- /**
2354
- * Server Error
2355
- */
2356
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2357
- /**
2358
- * Server Error
2359
- */
2360
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2361
- };
2362
- };
2363
- };
2364
- '/api/account/login': {
2365
- post: {
2366
- req: PostApiAccountLoginData;
2367
- res: {
2368
- /**
2369
- * Success
2370
- */
2371
- 200: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult;
2372
- /**
2373
- * Bad Request
2374
- */
2375
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2376
- /**
2377
- * Unauthorized
2378
- */
2379
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2380
- /**
2381
- * Forbidden
2382
- */
2383
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2384
- /**
2385
- * Not Found
2386
- */
2387
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2388
- /**
2389
- * Server Error
2390
- */
2391
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2392
- /**
2393
- * Server Error
2394
- */
2395
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2396
- };
2397
- };
2398
- };
2399
- '/api/account/linkLogin': {
2400
- post: {
2401
- req: PostApiAccountLinkLoginData;
2402
- res: {
2403
- /**
2404
- * Success
2405
- */
2406
- 200: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult;
2407
- /**
2408
- * Bad Request
2409
- */
2410
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2411
- /**
2412
- * Unauthorized
2413
- */
2414
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2415
- /**
2416
- * Forbidden
2417
- */
2418
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2419
- /**
2420
- * Not Found
2421
- */
2422
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2423
- /**
2424
- * Server Error
2425
- */
2426
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2427
- /**
2428
- * Server Error
2429
- */
2430
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2431
- };
2432
- };
2433
- };
2434
- '/api/account/logout': {
2435
- get: {
2436
- res: {
2437
- /**
2438
- * Success
2439
- */
2440
- 200: unknown;
2441
- /**
2442
- * Bad Request
2443
- */
2444
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2445
- /**
2446
- * Unauthorized
2447
- */
2448
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2449
- /**
2450
- * Forbidden
2451
- */
2452
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2453
- /**
2454
- * Not Found
2455
- */
2456
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2457
- /**
2458
- * Server Error
2459
- */
2460
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2461
- /**
2462
- * Server Error
2463
- */
2464
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2465
- };
2466
- };
2467
- };
2468
- '/api/account/checkPassword': {
2469
- post: {
2470
- req: PostApiAccountCheckPasswordData;
2471
- res: {
2472
- /**
2473
- * Success
2474
- */
2475
- 200: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult;
2476
- /**
2477
- * Bad Request
2478
- */
2479
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2480
- /**
2481
- * Unauthorized
2482
- */
2483
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2484
- /**
2485
- * Forbidden
2486
- */
2487
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2488
- /**
2489
- * Not Found
2490
- */
2491
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2492
- /**
2493
- * Server Error
2494
- */
2495
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2496
- /**
2497
- * Server Error
2498
- */
2499
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2500
- };
2501
- };
2502
- };
2503
- '/api/account/my-profile': {
2504
- get: {
2505
- res: {
2506
- /**
2507
- * Success
2508
- */
2509
- 200: Volo_Abp_Account_ProfileDto;
2510
- /**
2511
- * Bad Request
2512
- */
2513
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2514
- /**
2515
- * Unauthorized
2516
- */
2517
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2518
- /**
2519
- * Forbidden
2520
- */
2521
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2522
- /**
2523
- * Not Found
2524
- */
2525
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2526
- /**
2527
- * Server Error
2528
- */
2529
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2530
- /**
2531
- * Server Error
2532
- */
2533
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2534
- };
2535
- };
2536
- put: {
2537
- req: PutApiAccountMyProfileData;
2538
- res: {
2539
- /**
2540
- * Success
2541
- */
2542
- 200: Volo_Abp_Account_ProfileDto;
2543
- /**
2544
- * Bad Request
2545
- */
2546
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2547
- /**
2548
- * Unauthorized
2549
- */
2550
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2551
- /**
2552
- * Forbidden
2553
- */
2554
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2555
- /**
2556
- * Not Found
2557
- */
2558
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2559
- /**
2560
- * Server Error
2561
- */
2562
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2563
- /**
2564
- * Server Error
2565
- */
2566
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2567
- };
2568
- };
2569
- };
2570
- '/api/account/my-profile/change-password': {
2571
- post: {
2572
- req: PostApiAccountMyProfileChangePasswordData;
2573
- res: {
2574
- /**
2575
- * Success
2576
- */
2577
- 200: unknown;
2578
- /**
2579
- * Bad Request
2580
- */
2581
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2582
- /**
2583
- * Unauthorized
2584
- */
2585
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2586
- /**
2587
- * Forbidden
2588
- */
2589
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2590
- /**
2591
- * Not Found
2592
- */
2593
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2594
- /**
2595
- * Server Error
2596
- */
2597
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2598
- /**
2599
- * Server Error
2600
- */
2601
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2602
- };
2603
- };
2604
- };
2605
- '/api/account/my-profile/two-factor-enabled': {
2606
- get: {
2607
- res: {
2608
- /**
2609
- * Success
2610
- */
2611
- 200: boolean;
2612
- /**
2613
- * Bad Request
2614
- */
2615
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2616
- /**
2617
- * Unauthorized
2618
- */
2619
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2620
- /**
2621
- * Forbidden
2622
- */
2623
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2624
- /**
2625
- * Not Found
2626
- */
2627
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2628
- /**
2629
- * Server Error
2630
- */
2631
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2632
- /**
2633
- * Server Error
2634
- */
2635
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2636
- };
2637
- };
2638
- };
2639
- '/api/account/my-profile/set-two-factor-enabled': {
2640
- post: {
2641
- req: PostApiAccountMyProfileSetTwoFactorEnabledData;
2642
- res: {
2643
- /**
2644
- * Success
2645
- */
2646
- 200: unknown;
2647
- /**
2648
- * Bad Request
2649
- */
2650
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2651
- /**
2652
- * Unauthorized
2653
- */
2654
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2655
- /**
2656
- * Forbidden
2657
- */
2658
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2659
- /**
2660
- * Not Found
2661
- */
2662
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2663
- /**
2664
- * Server Error
2665
- */
2666
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2667
- /**
2668
- * Server Error
2669
- */
2670
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2671
- };
2672
- };
2673
- };
2674
- '/api/account/my-profile/can-enable-two-factor': {
2675
- get: {
2676
- res: {
2677
- /**
2678
- * Success
2679
- */
2680
- 200: boolean;
2681
- /**
2682
- * Bad Request
2683
- */
2684
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2685
- /**
2686
- * Unauthorized
2687
- */
2688
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2689
- /**
2690
- * Forbidden
2691
- */
2692
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2693
- /**
2694
- * Not Found
2695
- */
2696
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2697
- /**
2698
- * Server Error
2699
- */
2700
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2701
- /**
2702
- * Server Error
2703
- */
2704
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2705
- };
2706
- };
2707
- };
2708
- '/api/account/my-profile/timezones': {
2709
- get: {
2710
- res: {
2711
- /**
2712
- * Success
2713
- */
2714
- 200: Array<Volo_Abp_NameValue>;
2715
- /**
2716
- * Bad Request
2717
- */
2718
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2719
- /**
2720
- * Unauthorized
2721
- */
2722
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2723
- /**
2724
- * Forbidden
2725
- */
2726
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2727
- /**
2728
- * Not Found
2729
- */
2730
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2731
- /**
2732
- * Server Error
2733
- */
2734
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2735
- /**
2736
- * Server Error
2737
- */
2738
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2739
- };
2740
- };
2741
- };
2742
- '/api/account/sessions': {
2743
- get: {
2744
- req: GetApiAccountSessionsData;
2745
- res: {
2746
- /**
2747
- * Success
2748
- */
2749
- 200: PagedResultDto_IdentitySessionDto;
2750
- /**
2751
- * Bad Request
2752
- */
2753
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2754
- /**
2755
- * Unauthorized
2756
- */
2757
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2758
- /**
2759
- * Forbidden
2760
- */
2761
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2762
- /**
2763
- * Not Found
2764
- */
2765
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2766
- /**
2767
- * Server Error
2768
- */
2769
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2770
- /**
2771
- * Server Error
2772
- */
2773
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2774
- };
2775
- };
2776
- };
2777
- '/api/account/sessions/{id}': {
2778
- get: {
2779
- req: GetApiAccountSessionsByIdData;
2780
- res: {
2781
- /**
2782
- * Success
2783
- */
2784
- 200: Volo_Abp_Identity_IdentitySessionDto;
2785
- /**
2786
- * Bad Request
2787
- */
2788
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2789
- /**
2790
- * Unauthorized
2791
- */
2792
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2793
- /**
2794
- * Forbidden
2795
- */
2796
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2797
- /**
2798
- * Not Found
2799
- */
2800
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2801
- /**
2802
- * Server Error
2803
- */
2804
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2805
- /**
2806
- * Server Error
2807
- */
2808
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2809
- };
2810
- };
2811
- delete: {
2812
- req: DeleteApiAccountSessionsByIdData;
2813
- res: {
2814
- /**
2815
- * Success
2816
- */
2817
- 200: unknown;
2818
- /**
2819
- * Bad Request
2820
- */
2821
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2822
- /**
2823
- * Unauthorized
2824
- */
2825
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2826
- /**
2827
- * Forbidden
2828
- */
2829
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2830
- /**
2831
- * Not Found
2832
- */
2833
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2834
- /**
2835
- * Server Error
2836
- */
2837
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2838
- /**
2839
- * Server Error
2840
- */
2841
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2842
- };
2843
- };
2844
- };
2845
- '/api/account/link-user/link': {
2846
- post: {
2847
- req: PostApiAccountLinkUserLinkData;
2848
- res: {
2849
- /**
2850
- * Success
2851
- */
2852
- 200: unknown;
2853
- /**
2854
- * Bad Request
2855
- */
2856
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2857
- /**
2858
- * Unauthorized
2859
- */
2860
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2861
- /**
2862
- * Forbidden
2863
- */
2864
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2865
- /**
2866
- * Not Found
2867
- */
2868
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2869
- /**
2870
- * Server Error
2871
- */
2872
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2873
- /**
2874
- * Server Error
2875
- */
2876
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2877
- };
2878
- };
2879
- };
2880
- '/api/account/link-user/unlink': {
2881
- post: {
2882
- req: PostApiAccountLinkUserUnlinkData;
2883
- res: {
2884
- /**
2885
- * Success
2886
- */
2887
- 200: unknown;
2888
- /**
2889
- * Bad Request
2890
- */
2891
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2892
- /**
2893
- * Unauthorized
2894
- */
2895
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2896
- /**
2897
- * Forbidden
2898
- */
2899
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2900
- /**
2901
- * Not Found
2902
- */
2903
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2904
- /**
2905
- * Server Error
2906
- */
2907
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2908
- /**
2909
- * Server Error
2910
- */
2911
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2912
- };
2913
- };
2914
- };
2915
- '/api/account/link-user/is-linked': {
2916
- post: {
2917
- req: PostApiAccountLinkUserIsLinkedData;
2918
- res: {
2919
- /**
2920
- * Success
2921
- */
2922
- 200: boolean;
2923
- /**
2924
- * Bad Request
2925
- */
2926
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2927
- /**
2928
- * Unauthorized
2929
- */
2930
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2931
- /**
2932
- * Forbidden
2933
- */
2934
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2935
- /**
2936
- * Not Found
2937
- */
2938
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2939
- /**
2940
- * Server Error
2941
- */
2942
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2943
- /**
2944
- * Server Error
2945
- */
2946
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2947
- };
2948
- };
2949
- };
2950
- '/api/account/link-user/generate-link-token': {
2951
- post: {
2952
- res: {
2953
- /**
2954
- * Success
2955
- */
2956
- 200: string;
2957
- /**
2958
- * Bad Request
2959
- */
2960
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2961
- /**
2962
- * Unauthorized
2963
- */
2964
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2965
- /**
2966
- * Forbidden
2967
- */
2968
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2969
- /**
2970
- * Not Found
2971
- */
2972
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2973
- /**
2974
- * Server Error
2975
- */
2976
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2977
- /**
2978
- * Server Error
2979
- */
2980
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2981
- };
2982
- };
2983
- };
2984
- '/api/account/link-user/verify-link-token': {
2985
- post: {
2986
- req: PostApiAccountLinkUserVerifyLinkTokenData;
2987
- res: {
2988
- /**
2989
- * Success
2990
- */
2991
- 200: boolean;
2992
- /**
2993
- * Bad Request
2994
- */
2995
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2996
- /**
2997
- * Unauthorized
2998
- */
2999
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3000
- /**
3001
- * Forbidden
3002
- */
3003
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3004
- /**
3005
- * Not Found
3006
- */
3007
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3008
- /**
3009
- * Server Error
3010
- */
3011
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3012
- /**
3013
- * Server Error
3014
- */
3015
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3016
- };
3017
- };
3018
- };
3019
- '/api/account/link-user/generate-link-login-token': {
3020
- post: {
3021
- res: {
3022
- /**
3023
- * Success
3024
- */
3025
- 200: string;
3026
- /**
3027
- * Bad Request
3028
- */
3029
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3030
- /**
3031
- * Unauthorized
3032
- */
3033
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3034
- /**
3035
- * Forbidden
3036
- */
3037
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3038
- /**
3039
- * Not Found
3040
- */
3041
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3042
- /**
3043
- * Server Error
3044
- */
3045
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3046
- /**
3047
- * Server Error
3048
- */
3049
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3050
- };
3051
- };
3052
- };
3053
- '/api/account/link-user/verify-link-login-token': {
3054
- post: {
3055
- req: PostApiAccountLinkUserVerifyLinkLoginTokenData;
3056
- res: {
3057
- /**
3058
- * Success
3059
- */
3060
- 200: boolean;
3061
- /**
3062
- * Bad Request
3063
- */
3064
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3065
- /**
3066
- * Unauthorized
3067
- */
3068
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3069
- /**
3070
- * Forbidden
3071
- */
3072
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3073
- /**
3074
- * Not Found
3075
- */
3076
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3077
- /**
3078
- * Server Error
3079
- */
3080
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3081
- /**
3082
- * Server Error
3083
- */
3084
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3085
- };
3086
- };
3087
- };
3088
- '/api/account/link-user': {
3089
- get: {
3090
- res: {
3091
- /**
3092
- * Success
3093
- */
3094
- 200: ListResultDto_LinkUserDto;
3095
- /**
3096
- * Bad Request
3097
- */
3098
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3099
- /**
3100
- * Unauthorized
3101
- */
3102
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3103
- /**
3104
- * Forbidden
3105
- */
3106
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3107
- /**
3108
- * Not Found
3109
- */
3110
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3111
- /**
3112
- * Server Error
3113
- */
3114
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3115
- /**
3116
- * Server Error
3117
- */
3118
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3119
- };
3120
- };
3121
- };
3122
- '/api/account/user-delegation/delegated-users': {
3123
- get: {
3124
- res: {
3125
- /**
3126
- * Success
3127
- */
3128
- 200: ListResultDto_UserDelegationDto;
3129
- /**
3130
- * Bad Request
3131
- */
3132
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3133
- /**
3134
- * Unauthorized
3135
- */
3136
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3137
- /**
3138
- * Forbidden
3139
- */
3140
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3141
- /**
3142
- * Not Found
3143
- */
3144
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3145
- /**
3146
- * Server Error
3147
- */
3148
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3149
- /**
3150
- * Server Error
3151
- */
3152
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3153
- };
3154
- };
3155
- };
3156
- '/api/account/user-delegation/my-delegated-users': {
3157
- get: {
3158
- res: {
3159
- /**
3160
- * Success
3161
- */
3162
- 200: ListResultDto_UserDelegationDto;
3163
- /**
3164
- * Bad Request
3165
- */
3166
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3167
- /**
3168
- * Unauthorized
3169
- */
3170
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3171
- /**
3172
- * Forbidden
3173
- */
3174
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3175
- /**
3176
- * Not Found
3177
- */
3178
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3179
- /**
3180
- * Server Error
3181
- */
3182
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3183
- /**
3184
- * Server Error
3185
- */
3186
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3187
- };
3188
- };
3189
- };
3190
- '/api/account/user-delegation/active-delegations': {
3191
- get: {
3192
- res: {
3193
- /**
3194
- * Success
3195
- */
3196
- 200: ListResultDto_UserDelegationDto;
3197
- /**
3198
- * Bad Request
3199
- */
3200
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3201
- /**
3202
- * Unauthorized
3203
- */
3204
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3205
- /**
3206
- * Forbidden
3207
- */
3208
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3209
- /**
3210
- * Not Found
3211
- */
3212
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3213
- /**
3214
- * Server Error
3215
- */
3216
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3217
- /**
3218
- * Server Error
3219
- */
3220
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3221
- };
3222
- };
3223
- };
3224
- '/api/account/user-delegation/user-lookup': {
3225
- get: {
3226
- req: GetApiAccountUserDelegationUserLookupData;
3227
- res: {
3228
- /**
3229
- * Success
3230
- */
3231
- 200: ListResultDto_UserLookupDto;
3232
- /**
3233
- * Bad Request
3234
- */
3235
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3236
- /**
3237
- * Unauthorized
3238
- */
3239
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3240
- /**
3241
- * Forbidden
3242
- */
3243
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3244
- /**
3245
- * Not Found
3246
- */
3247
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3248
- /**
3249
- * Server Error
3250
- */
3251
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3252
- /**
3253
- * Server Error
3254
- */
3255
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3256
- };
3257
- };
3258
- };
3259
- '/api/account/user-delegation/delegate-new-user': {
3260
- post: {
3261
- req: PostApiAccountUserDelegationDelegateNewUserData;
3262
- res: {
3263
- /**
3264
- * Success
3265
- */
3266
- 200: unknown;
3267
- /**
3268
- * Bad Request
3269
- */
3270
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3271
- /**
3272
- * Unauthorized
3273
- */
3274
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3275
- /**
3276
- * Forbidden
3277
- */
3278
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3279
- /**
3280
- * Not Found
3281
- */
3282
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3283
- /**
3284
- * Server Error
3285
- */
3286
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3287
- /**
3288
- * Server Error
3289
- */
3290
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3291
- };
3292
- };
3293
- };
3294
- '/api/account/user-delegation/delete-delegation': {
3295
- post: {
3296
- req: PostApiAccountUserDelegationDeleteDelegationData;
3297
- res: {
3298
- /**
3299
- * Success
3300
- */
3301
- 200: unknown;
3302
- /**
3303
- * Bad Request
3304
- */
3305
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
3306
- /**
3307
- * Unauthorized
3308
- */
3309
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
3310
- /**
3311
- * Forbidden
3312
- */
3313
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
3314
- /**
3315
- * Not Found
3316
- */
3317
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
3318
- /**
3319
- * Server Error
3320
- */
3321
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
3322
- /**
3323
- * Server Error
3324
- */
3325
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
3326
- };
3327
- };
3328
- };
3329
- };
1
+ // This file is auto-generated by @hey-api/openapi-ts
2
+
3
+ export type ListResultDto_LinkUserDto = {
4
+ items?: Array<Volo_Abp_Account_LinkUserDto> | null;
5
+ };
6
+
7
+ export type ListResultDto_UserDelegationDto = {
8
+ items?: Array<Volo_Abp_Account_UserDelegationDto> | null;
9
+ };
10
+
11
+ export type ListResultDto_UserLookupDto = {
12
+ items?: Array<Volo_Abp_Account_UserLookupDto> | null;
13
+ };
14
+
15
+ export type PagedResultDto_IdentitySecurityLogDto = {
16
+ items?: Array<Volo_Abp_Identity_IdentitySecurityLogDto> | null;
17
+ totalCount?: number;
18
+ };
19
+
20
+ export type PagedResultDto_IdentitySessionDto = {
21
+ items?: Array<Volo_Abp_Identity_IdentitySessionDto> | null;
22
+ totalCount?: number;
23
+ };
24
+
25
+ export type Volo_Abp_Account_AccountExternalProviderSettingsDto = {
26
+ settings?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettings> | null;
27
+ };
28
+
29
+ export type Volo_Abp_Account_AccountRecaptchaSettingsDto = {
30
+ useCaptchaOnLogin?: boolean;
31
+ useCaptchaOnRegistration?: boolean;
32
+ verifyBaseUrl?: (string) | null;
33
+ siteKey?: (string) | null;
34
+ siteSecret?: (string) | null;
35
+ version?: number;
36
+ score?: number;
37
+ };
38
+
39
+ export type Volo_Abp_Account_AccountSettingsDto = {
40
+ isSelfRegistrationEnabled?: boolean;
41
+ enableLocalLogin?: boolean;
42
+ preventEmailEnumeration?: boolean;
43
+ };
44
+
45
+ export type Volo_Abp_Account_AccountTwoFactorSettingsDto = {
46
+ twoFactorBehaviour?: Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour;
47
+ isRememberBrowserEnabled?: boolean;
48
+ usersCanChange?: boolean;
49
+ };
50
+
51
+ export type Volo_Abp_Account_AuthenticatorInfoDto = {
52
+ key?: (string) | null;
53
+ uri?: (string) | null;
54
+ };
55
+
56
+ export type Volo_Abp_Account_ChangePasswordInput = {
57
+ currentPassword?: (string) | null;
58
+ newPassword: string;
59
+ };
60
+
61
+ export type Volo_Abp_Account_ConfirmEmailInput = {
62
+ userId: string;
63
+ token: string;
64
+ };
65
+
66
+ export type Volo_Abp_Account_ConfirmPhoneNumberInput = {
67
+ userId: string;
68
+ token: string;
69
+ };
70
+
71
+ export type Volo_Abp_Account_DelegateNewUserInput = {
72
+ targetUserId?: string;
73
+ startTime: string;
74
+ endTime: string;
75
+ };
76
+
77
+ export type Volo_Abp_Account_ExternalProviders_ExternalProviderDto = {
78
+ providers?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto> | null;
79
+ };
80
+
81
+ export type Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto = {
82
+ name?: (string) | null;
83
+ enabled?: boolean;
84
+ properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
85
+ };
86
+
87
+ export type Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto = {
88
+ success?: boolean;
89
+ name?: (string) | null;
90
+ enabled?: boolean;
91
+ properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
92
+ secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
93
+ };
94
+
95
+ export type Volo_Abp_Account_ExternalProviders_ExternalProviderSettings = {
96
+ name?: (string) | null;
97
+ enabled?: boolean;
98
+ properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
99
+ secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
100
+ };
101
+
102
+ export type Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty = {
103
+ name?: (string) | null;
104
+ value?: (string) | null;
105
+ };
106
+
107
+ export type Volo_Abp_Account_IdentityUserConfirmationStateDto = {
108
+ emailConfirmed?: boolean;
109
+ phoneNumberConfirmed?: boolean;
110
+ };
111
+
112
+ export type Volo_Abp_Account_IsLinkedInput = {
113
+ userId?: string;
114
+ tenantId?: (string) | null;
115
+ };
116
+
117
+ export type Volo_Abp_Account_LinkUserDto = {
118
+ targetUserId?: string;
119
+ targetUserName?: (string) | null;
120
+ targetTenantId?: (string) | null;
121
+ targetTenantName?: (string) | null;
122
+ directlyLinked?: boolean;
123
+ };
124
+
125
+ export type Volo_Abp_Account_LinkUserInput = {
126
+ userId?: string;
127
+ tenantId?: (string) | null;
128
+ token: string;
129
+ };
130
+
131
+ export type Volo_Abp_Account_ProfileDto = {
132
+ readonly extraProperties?: {
133
+ [key: string]: unknown;
134
+ } | null;
135
+ userName?: (string) | null;
136
+ email?: (string) | null;
137
+ emailConfirmed?: boolean;
138
+ name?: (string) | null;
139
+ surname?: (string) | null;
140
+ phoneNumber?: (string) | null;
141
+ phoneNumberConfirmed?: boolean;
142
+ isExternal?: boolean;
143
+ hasPassword?: boolean;
144
+ supportsMultipleTimezone?: boolean;
145
+ timezone?: (string) | null;
146
+ concurrencyStamp?: (string) | null;
147
+ };
148
+
149
+ export type Volo_Abp_Account_ProfilePictureSourceDto = {
150
+ type?: Volo_Abp_Account_ProfilePictureType;
151
+ source?: (string) | null;
152
+ fileContent?: (string) | null;
153
+ };
154
+
155
+ export type Volo_Abp_Account_ProfilePictureType = 0 | 1 | 2;
156
+
157
+ export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult = {
158
+ result?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType;
159
+ readonly description?: (string) | null;
160
+ };
161
+
162
+ export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo = {
163
+ linkUserId: string;
164
+ linkTenantId?: (string) | null;
165
+ };
166
+
167
+ export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType = 1 | 2 | 3 | 4 | 5 | 6;
168
+
169
+ export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo = {
170
+ userNameOrEmailAddress: string;
171
+ password: string;
172
+ rememberMe?: boolean;
173
+ tenanId?: (string) | null;
174
+ };
175
+
176
+ export type Volo_Abp_Account_RegisterDto = {
177
+ readonly extraProperties?: {
178
+ [key: string]: unknown;
179
+ } | null;
180
+ userName: string;
181
+ emailAddress: string;
182
+ password: string;
183
+ appName: string;
184
+ returnUrl?: (string) | null;
185
+ returnUrlHash?: (string) | null;
186
+ captchaResponse?: (string) | null;
187
+ };
188
+
189
+ export type Volo_Abp_Account_ResetPasswordDto = {
190
+ userId?: string;
191
+ resetToken: string;
192
+ password: string;
193
+ };
194
+
195
+ export type Volo_Abp_Account_SendEmailConfirmationTokenDto = {
196
+ appName: string;
197
+ userId: string;
198
+ returnUrl?: (string) | null;
199
+ returnUrlHash?: (string) | null;
200
+ };
201
+
202
+ export type Volo_Abp_Account_SendPasswordResetCodeDto = {
203
+ email: string;
204
+ appName: string;
205
+ returnUrl?: (string) | null;
206
+ returnUrlHash?: (string) | null;
207
+ };
208
+
209
+ export type Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto = {
210
+ userId: string;
211
+ phoneNumber?: (string) | null;
212
+ };
213
+
214
+ export type Volo_Abp_Account_SendTwoFactorCodeInput = {
215
+ userId: string;
216
+ provider: string;
217
+ token: string;
218
+ };
219
+
220
+ export type Volo_Abp_Account_UnLinkUserInput = {
221
+ userId?: string;
222
+ tenantId?: (string) | null;
223
+ };
224
+
225
+ export type Volo_Abp_Account_UpdateExternalProviderDto = {
226
+ name?: (string) | null;
227
+ enabled?: boolean;
228
+ properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
229
+ secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
230
+ };
231
+
232
+ export type Volo_Abp_Account_UpdateProfileDto = {
233
+ readonly extraProperties?: {
234
+ [key: string]: unknown;
235
+ } | null;
236
+ userName: string;
237
+ email?: (string) | null;
238
+ name?: (string) | null;
239
+ surname?: (string) | null;
240
+ phoneNumber?: (string) | null;
241
+ timezone?: (string) | null;
242
+ concurrencyStamp?: (string) | null;
243
+ };
244
+
245
+ export type Volo_Abp_Account_UserDelegationDto = {
246
+ id?: string;
247
+ userName?: (string) | null;
248
+ startTime?: string;
249
+ endTime?: string;
250
+ };
251
+
252
+ export type Volo_Abp_Account_UserLookupDto = {
253
+ id?: string;
254
+ userName?: (string) | null;
255
+ };
256
+
257
+ export type Volo_Abp_Account_VerifyAuthenticatorCodeDto = {
258
+ recoveryCodes?: Array<(string)> | null;
259
+ };
260
+
261
+ export type Volo_Abp_Account_VerifyAuthenticatorCodeInput = {
262
+ code?: (string) | null;
263
+ };
264
+
265
+ export type Volo_Abp_Account_VerifyEmailConfirmationTokenInput = {
266
+ userId: string;
267
+ token: string;
268
+ };
269
+
270
+ export type Volo_Abp_Account_VerifyLinkLoginTokenInput = {
271
+ userId: string;
272
+ tenantId?: (string) | null;
273
+ token: string;
274
+ };
275
+
276
+ export type Volo_Abp_Account_VerifyLinkTokenInput = {
277
+ userId: string;
278
+ tenantId?: (string) | null;
279
+ token: string;
280
+ };
281
+
282
+ export type Volo_Abp_Account_VerifyPasswordResetTokenInput = {
283
+ userId?: string;
284
+ resetToken: string;
285
+ };
286
+
287
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto = {
288
+ grantedPolicies?: {
289
+ [key: string]: (boolean);
290
+ } | null;
291
+ };
292
+
293
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto = {
294
+ localization?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto;
295
+ auth?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto;
296
+ setting?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto;
297
+ currentUser?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto;
298
+ features?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto;
299
+ globalFeatures?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto;
300
+ multiTenancy?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto;
301
+ currentTenant?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto;
302
+ timing?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto;
303
+ clock?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto;
304
+ objectExtensions?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto;
305
+ extraProperties?: {
306
+ [key: string]: unknown;
307
+ } | null;
308
+ };
309
+
310
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto = {
311
+ values?: {
312
+ [key: string]: ((string) | null);
313
+ } | null;
314
+ };
315
+
316
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto = {
317
+ enabledFeatures?: Array<(string)> | null;
318
+ };
319
+
320
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto = {
321
+ values?: {
322
+ [key: string]: {
323
+ [key: string]: (string);
324
+ };
325
+ } | null;
326
+ resources?: {
327
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
328
+ } | null;
329
+ languages?: Array<Volo_Abp_Localization_LanguageInfo> | null;
330
+ currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
331
+ defaultResourceName?: (string) | null;
332
+ languagesMap?: {
333
+ [key: string]: Array<Volo_Abp_NameValue>;
334
+ } | null;
335
+ languageFilesMap?: {
336
+ [key: string]: Array<Volo_Abp_NameValue>;
337
+ } | null;
338
+ };
339
+
340
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto = {
341
+ resources?: {
342
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
343
+ } | null;
344
+ currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
345
+ };
346
+
347
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto = {
348
+ texts?: {
349
+ [key: string]: (string);
350
+ } | null;
351
+ baseResources?: Array<(string)> | null;
352
+ };
353
+
354
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto = {
355
+ values?: {
356
+ [key: string]: ((string) | null);
357
+ } | null;
358
+ };
359
+
360
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto = {
361
+ kind?: (string) | null;
362
+ };
363
+
364
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto = {
365
+ displayName?: (string) | null;
366
+ englishName?: (string) | null;
367
+ threeLetterIsoLanguageName?: (string) | null;
368
+ twoLetterIsoLanguageName?: (string) | null;
369
+ isRightToLeft?: boolean;
370
+ cultureName?: (string) | null;
371
+ name?: (string) | null;
372
+ nativeName?: (string) | null;
373
+ dateTimeFormat?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto;
374
+ };
375
+
376
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto = {
377
+ isAuthenticated?: boolean;
378
+ id?: (string) | null;
379
+ tenantId?: (string) | null;
380
+ impersonatorUserId?: (string) | null;
381
+ impersonatorTenantId?: (string) | null;
382
+ impersonatorUserName?: (string) | null;
383
+ impersonatorTenantName?: (string) | null;
384
+ userName?: (string) | null;
385
+ name?: (string) | null;
386
+ surName?: (string) | null;
387
+ email?: (string) | null;
388
+ emailVerified?: boolean;
389
+ phoneNumber?: (string) | null;
390
+ phoneNumberVerified?: boolean;
391
+ roles?: Array<(string)> | null;
392
+ sessionId?: (string) | null;
393
+ };
394
+
395
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto = {
396
+ calendarAlgorithmType?: (string) | null;
397
+ dateTimeFormatLong?: (string) | null;
398
+ shortDatePattern?: (string) | null;
399
+ fullDateTimePattern?: (string) | null;
400
+ dateSeparator?: (string) | null;
401
+ shortTimePattern?: (string) | null;
402
+ longTimePattern?: (string) | null;
403
+ };
404
+
405
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone = {
406
+ timeZoneName?: (string) | null;
407
+ };
408
+
409
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto = {
410
+ properties?: {
411
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto;
412
+ } | null;
413
+ configuration?: {
414
+ [key: string]: unknown;
415
+ } | null;
416
+ };
417
+
418
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto = {
419
+ fields?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto> | null;
420
+ localizationResource?: (string) | null;
421
+ };
422
+
423
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto = {
424
+ name?: (string) | null;
425
+ value?: unknown;
426
+ };
427
+
428
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto = {
429
+ isAvailable?: boolean;
430
+ };
431
+
432
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto = {
433
+ onGet?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto;
434
+ onCreate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto;
435
+ onUpdate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto;
436
+ };
437
+
438
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto = {
439
+ isAvailable?: boolean;
440
+ };
441
+
442
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto = {
443
+ isAvailable?: boolean;
444
+ };
445
+
446
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto = {
447
+ typeSimple?: (string) | null;
448
+ config?: {
449
+ [key: string]: unknown;
450
+ } | null;
451
+ };
452
+
453
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto = {
454
+ type?: (string) | null;
455
+ typeSimple?: (string) | null;
456
+ displayName?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto;
457
+ api?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto;
458
+ ui?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto;
459
+ attributes?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto> | null;
460
+ configuration?: {
461
+ [key: string]: unknown;
462
+ } | null;
463
+ defaultValue?: unknown;
464
+ };
465
+
466
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto = {
467
+ onTable?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto;
468
+ onCreateForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
469
+ onEditForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
470
+ lookup?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto;
471
+ };
472
+
473
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto = {
474
+ isVisible?: boolean;
475
+ };
476
+
477
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto = {
478
+ url?: (string) | null;
479
+ resultListPropertyName?: (string) | null;
480
+ displayPropertyName?: (string) | null;
481
+ valuePropertyName?: (string) | null;
482
+ filterParamName?: (string) | null;
483
+ };
484
+
485
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto = {
486
+ isVisible?: boolean;
487
+ };
488
+
489
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto = {
490
+ name?: (string) | null;
491
+ resource?: (string) | null;
492
+ };
493
+
494
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto = {
495
+ entities?: {
496
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto;
497
+ } | null;
498
+ configuration?: {
499
+ [key: string]: unknown;
500
+ } | null;
501
+ };
502
+
503
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto = {
504
+ modules?: {
505
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto;
506
+ } | null;
507
+ enums?: {
508
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto;
509
+ } | null;
510
+ };
511
+
512
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone = {
513
+ iana?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone;
514
+ windows?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone;
515
+ };
516
+
517
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto = {
518
+ timeZone?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone;
519
+ };
520
+
521
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone = {
522
+ timeZoneId?: (string) | null;
523
+ };
524
+
525
+ export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto = {
526
+ id?: (string) | null;
527
+ name?: (string) | null;
528
+ isAvailable?: boolean;
529
+ };
530
+
531
+ export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto = {
532
+ success?: boolean;
533
+ tenantId?: (string) | null;
534
+ name?: (string) | null;
535
+ normalizedName?: (string) | null;
536
+ isActive?: boolean;
537
+ };
538
+
539
+ export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto = {
540
+ isEnabled?: boolean;
541
+ };
542
+
543
+ export type Volo_Abp_Http_Modeling_ActionApiDescriptionModel = {
544
+ uniqueName?: (string) | null;
545
+ name?: (string) | null;
546
+ httpMethod?: (string) | null;
547
+ url?: (string) | null;
548
+ supportedVersions?: Array<(string)> | null;
549
+ parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
550
+ parameters?: Array<Volo_Abp_Http_Modeling_ParameterApiDescriptionModel> | null;
551
+ returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
552
+ allowAnonymous?: (boolean) | null;
553
+ implementFrom?: (string) | null;
554
+ };
555
+
556
+ export type Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel = {
557
+ modules?: {
558
+ [key: string]: Volo_Abp_Http_Modeling_ModuleApiDescriptionModel;
559
+ } | null;
560
+ types?: {
561
+ [key: string]: Volo_Abp_Http_Modeling_TypeApiDescriptionModel;
562
+ } | null;
563
+ };
564
+
565
+ export type Volo_Abp_Http_Modeling_ControllerApiDescriptionModel = {
566
+ controllerName?: (string) | null;
567
+ controllerGroupName?: (string) | null;
568
+ isRemoteService?: boolean;
569
+ isIntegrationService?: boolean;
570
+ apiVersion?: (string) | null;
571
+ type?: (string) | null;
572
+ interfaces?: Array<Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel> | null;
573
+ actions?: {
574
+ [key: string]: Volo_Abp_Http_Modeling_ActionApiDescriptionModel;
575
+ } | null;
576
+ };
577
+
578
+ export type Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel = {
579
+ type?: (string) | null;
580
+ name?: (string) | null;
581
+ methods?: Array<Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel> | null;
582
+ };
583
+
584
+ export type Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel = {
585
+ name?: (string) | null;
586
+ parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
587
+ returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
588
+ };
589
+
590
+ export type Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel = {
591
+ name?: (string) | null;
592
+ typeAsString?: (string) | null;
593
+ type?: (string) | null;
594
+ typeSimple?: (string) | null;
595
+ isOptional?: boolean;
596
+ defaultValue?: unknown;
597
+ };
598
+
599
+ export type Volo_Abp_Http_Modeling_ModuleApiDescriptionModel = {
600
+ rootPath?: (string) | null;
601
+ remoteServiceName?: (string) | null;
602
+ controllers?: {
603
+ [key: string]: Volo_Abp_Http_Modeling_ControllerApiDescriptionModel;
604
+ } | null;
605
+ };
606
+
607
+ export type Volo_Abp_Http_Modeling_ParameterApiDescriptionModel = {
608
+ nameOnMethod?: (string) | null;
609
+ name?: (string) | null;
610
+ jsonName?: (string) | null;
611
+ type?: (string) | null;
612
+ typeSimple?: (string) | null;
613
+ isOptional?: boolean;
614
+ defaultValue?: unknown;
615
+ constraintTypes?: Array<(string)> | null;
616
+ bindingSourceId?: (string) | null;
617
+ descriptorName?: (string) | null;
618
+ };
619
+
620
+ export type Volo_Abp_Http_Modeling_PropertyApiDescriptionModel = {
621
+ name?: (string) | null;
622
+ jsonName?: (string) | null;
623
+ type?: (string) | null;
624
+ typeSimple?: (string) | null;
625
+ isRequired?: boolean;
626
+ minLength?: (number) | null;
627
+ maxLength?: (number) | null;
628
+ minimum?: (string) | null;
629
+ maximum?: (string) | null;
630
+ regex?: (string) | null;
631
+ };
632
+
633
+ export type Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel = {
634
+ type?: (string) | null;
635
+ typeSimple?: (string) | null;
636
+ };
637
+
638
+ export type Volo_Abp_Http_Modeling_TypeApiDescriptionModel = {
639
+ baseType?: (string) | null;
640
+ isEnum?: boolean;
641
+ enumNames?: Array<(string)> | null;
642
+ enumValues?: Array<unknown> | null;
643
+ genericArguments?: Array<(string)> | null;
644
+ properties?: Array<Volo_Abp_Http_Modeling_PropertyApiDescriptionModel> | null;
645
+ };
646
+
647
+ export type Volo_Abp_Http_RemoteServiceErrorInfo = {
648
+ code?: (string) | null;
649
+ message?: (string) | null;
650
+ details?: (string) | null;
651
+ data?: {
652
+ [key: string]: unknown;
653
+ } | null;
654
+ validationErrors?: Array<Volo_Abp_Http_RemoteServiceValidationErrorInfo> | null;
655
+ };
656
+
657
+ export type Volo_Abp_Http_RemoteServiceErrorResponse = {
658
+ error?: Volo_Abp_Http_RemoteServiceErrorInfo;
659
+ };
660
+
661
+ export type Volo_Abp_Http_RemoteServiceValidationErrorInfo = {
662
+ message?: (string) | null;
663
+ members?: Array<(string)> | null;
664
+ };
665
+
666
+ export type Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour = 0 | 1 | 2;
667
+
668
+ export type Volo_Abp_Identity_IdentitySecurityLogDto = {
669
+ id?: string;
670
+ tenantId?: (string) | null;
671
+ applicationName?: (string) | null;
672
+ identity?: (string) | null;
673
+ action?: (string) | null;
674
+ userId?: (string) | null;
675
+ userName?: (string) | null;
676
+ tenantName?: (string) | null;
677
+ clientId?: (string) | null;
678
+ correlationId?: (string) | null;
679
+ clientIpAddress?: (string) | null;
680
+ browserInfo?: (string) | null;
681
+ creationTime?: string;
682
+ extraProperties?: {
683
+ [key: string]: unknown;
684
+ } | null;
685
+ };
686
+
687
+ export type Volo_Abp_Identity_IdentitySessionDto = {
688
+ id?: string;
689
+ sessionId?: (string) | null;
690
+ isCurrent?: boolean;
691
+ device?: (string) | null;
692
+ deviceInfo?: (string) | null;
693
+ tenantId?: (string) | null;
694
+ tenantName?: (string) | null;
695
+ userId?: string;
696
+ userName?: (string) | null;
697
+ clientId?: (string) | null;
698
+ ipAddresses?: Array<(string)> | null;
699
+ signedIn?: string;
700
+ lastAccessed?: (string) | null;
701
+ };
702
+
703
+ export type Volo_Abp_Identity_IdentityUserDto = {
704
+ readonly extraProperties?: {
705
+ [key: string]: unknown;
706
+ } | null;
707
+ id?: string;
708
+ creationTime?: string;
709
+ creatorId?: (string) | null;
710
+ lastModificationTime?: (string) | null;
711
+ lastModifierId?: (string) | null;
712
+ isDeleted?: boolean;
713
+ deleterId?: (string) | null;
714
+ deletionTime?: (string) | null;
715
+ tenantId?: (string) | null;
716
+ userName?: (string) | null;
717
+ email?: (string) | null;
718
+ name?: (string) | null;
719
+ surname?: (string) | null;
720
+ emailConfirmed?: boolean;
721
+ phoneNumber?: (string) | null;
722
+ phoneNumberConfirmed?: boolean;
723
+ supportTwoFactor?: boolean;
724
+ twoFactorEnabled?: boolean;
725
+ isActive?: boolean;
726
+ lockoutEnabled?: boolean;
727
+ isLockedOut?: boolean;
728
+ lockoutEnd?: (string) | null;
729
+ shouldChangePasswordOnNextLogin?: boolean;
730
+ concurrencyStamp?: (string) | null;
731
+ roleNames?: Array<(string)> | null;
732
+ accessFailedCount?: number;
733
+ lastPasswordChangeTime?: (string) | null;
734
+ isExternal?: boolean;
735
+ };
736
+
737
+ export type Volo_Abp_Localization_LanguageInfo = {
738
+ cultureName?: (string) | null;
739
+ uiCultureName?: (string) | null;
740
+ displayName?: (string) | null;
741
+ readonly twoLetterISOLanguageName?: (string) | null;
742
+ };
743
+
744
+ export type Volo_Abp_NameValue = {
745
+ name?: (string) | null;
746
+ value?: (string) | null;
747
+ };
748
+
749
+ export type GetApiAbpApiDefinitionData = {
750
+ includeTypes?: boolean;
751
+ };
752
+
753
+ export type GetApiAbpApiDefinitionResponse = (Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel);
754
+
755
+ export type GetApiAbpApplicationConfigurationData = {
756
+ includeLocalizationResources?: boolean;
757
+ };
758
+
759
+ export type GetApiAbpApplicationConfigurationResponse = (Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto);
760
+
761
+ export type GetApiAbpApplicationLocalizationData = {
762
+ cultureName: string;
763
+ onlyDynamics?: boolean;
764
+ };
765
+
766
+ export type GetApiAbpApplicationLocalizationResponse = (Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto);
767
+
768
+ export type GetApiAbpMultiTenancyTenantsByNameByNameData = {
769
+ name: string;
770
+ };
771
+
772
+ export type GetApiAbpMultiTenancyTenantsByNameByNameResponse = (Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto);
773
+
774
+ export type GetApiAbpMultiTenancyTenantsByIdByIdData = {
775
+ id: string;
776
+ };
777
+
778
+ export type GetApiAbpMultiTenancyTenantsByIdByIdResponse = (Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto);
779
+
780
+ export type PostApiAccountRegisterData = {
781
+ requestBody?: Volo_Abp_Account_RegisterDto;
782
+ };
783
+
784
+ export type PostApiAccountRegisterResponse = (Volo_Abp_Identity_IdentityUserDto);
785
+
786
+ export type PostApiAccountSendPasswordResetCodeData = {
787
+ requestBody?: Volo_Abp_Account_SendPasswordResetCodeDto;
788
+ };
789
+
790
+ export type PostApiAccountSendPasswordResetCodeResponse = (unknown);
791
+
792
+ export type PostApiAccountVerifyPasswordResetTokenData = {
793
+ requestBody?: Volo_Abp_Account_VerifyPasswordResetTokenInput;
794
+ };
795
+
796
+ export type PostApiAccountVerifyPasswordResetTokenResponse = (boolean);
797
+
798
+ export type PostApiAccountResetPasswordData = {
799
+ requestBody?: Volo_Abp_Account_ResetPasswordDto;
800
+ };
801
+
802
+ export type PostApiAccountResetPasswordResponse = (unknown);
803
+
804
+ export type GetApiAccountConfirmationStateData = {
805
+ id?: string;
806
+ };
807
+
808
+ export type GetApiAccountConfirmationStateResponse = (Volo_Abp_Account_IdentityUserConfirmationStateDto);
809
+
810
+ export type PostApiAccountSendPhoneNumberConfirmationTokenData = {
811
+ requestBody?: Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto;
812
+ };
813
+
814
+ export type PostApiAccountSendPhoneNumberConfirmationTokenResponse = (unknown);
815
+
816
+ export type PostApiAccountSendEmailConfirmationTokenData = {
817
+ requestBody?: Volo_Abp_Account_SendEmailConfirmationTokenDto;
818
+ };
819
+
820
+ export type PostApiAccountSendEmailConfirmationTokenResponse = (unknown);
821
+
822
+ export type PostApiAccountVerifyEmailConfirmationTokenData = {
823
+ requestBody?: Volo_Abp_Account_VerifyEmailConfirmationTokenInput;
824
+ };
825
+
826
+ export type PostApiAccountVerifyEmailConfirmationTokenResponse = (boolean);
827
+
828
+ export type PostApiAccountConfirmPhoneNumberData = {
829
+ requestBody?: Volo_Abp_Account_ConfirmPhoneNumberInput;
830
+ };
831
+
832
+ export type PostApiAccountConfirmPhoneNumberResponse = (unknown);
833
+
834
+ export type PostApiAccountConfirmEmailData = {
835
+ requestBody?: Volo_Abp_Account_ConfirmEmailInput;
836
+ };
837
+
838
+ export type PostApiAccountConfirmEmailResponse = (unknown);
839
+
840
+ export type PostApiAccountProfilePictureData = {
841
+ formData?: {
842
+ ImageContent?: (Blob | File);
843
+ };
844
+ type?: Volo_Abp_Account_ProfilePictureType;
845
+ };
846
+
847
+ export type PostApiAccountProfilePictureResponse = (unknown);
848
+
849
+ export type GetApiAccountProfilePictureByIdData = {
850
+ id: string;
851
+ };
852
+
853
+ export type GetApiAccountProfilePictureByIdResponse = (Volo_Abp_Account_ProfilePictureSourceDto);
854
+
855
+ export type GetApiAccountTwoFactorProvidersData = {
856
+ token: string;
857
+ userId: string;
858
+ };
859
+
860
+ export type GetApiAccountTwoFactorProvidersResponse = (Array<(string)>);
861
+
862
+ export type PostApiAccountSendTwoFactorCodeData = {
863
+ requestBody?: Volo_Abp_Account_SendTwoFactorCodeInput;
864
+ };
865
+
866
+ export type PostApiAccountSendTwoFactorCodeResponse = (unknown);
867
+
868
+ export type GetApiAccountSecurityLogsData = {
869
+ action?: string;
870
+ applicationName?: string;
871
+ clientId?: string;
872
+ correlationId?: string;
873
+ endTime?: string;
874
+ extraProperties?: {
875
+ [key: string]: unknown;
876
+ };
877
+ identity?: string;
878
+ maxResultCount?: number;
879
+ skipCount?: number;
880
+ sorting?: string;
881
+ startTime?: string;
882
+ userName?: string;
883
+ };
884
+
885
+ export type GetApiAccountSecurityLogsResponse = (PagedResultDto_IdentitySecurityLogDto);
886
+
887
+ export type PostApiAccountVerifyAuthenticatorCodeData = {
888
+ requestBody?: Volo_Abp_Account_VerifyAuthenticatorCodeInput;
889
+ };
890
+
891
+ export type PostApiAccountVerifyAuthenticatorCodeResponse = (Volo_Abp_Account_VerifyAuthenticatorCodeDto);
892
+
893
+ export type PostApiAccountResetAuthenticatorResponse = (unknown);
894
+
895
+ export type GetApiAccountHasAuthenticatorKeyResponse = (boolean);
896
+
897
+ export type GetApiAccountAuthenticatorInfoResponse = (Volo_Abp_Account_AuthenticatorInfoDto);
898
+
899
+ export type GetApiAccountProfilePictureFileByIdData = {
900
+ id: string;
901
+ };
902
+
903
+ export type GetApiAccountProfilePictureFileByIdResponse = ((Blob | File));
904
+
905
+ export type GetApiAccountRecaptchaValidateData = {
906
+ captchaResponse?: string;
907
+ };
908
+
909
+ export type GetApiAccountRecaptchaValidateResponse = (unknown);
910
+
911
+ export type GetApiAccountExternalProviderResponse = (Volo_Abp_Account_ExternalProviders_ExternalProviderDto);
912
+
913
+ export type GetApiAccountExternalProviderByNameData = {
914
+ name?: string;
915
+ tenantId?: string;
916
+ };
917
+
918
+ export type GetApiAccountExternalProviderByNameResponse = (Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto);
919
+
920
+ export type GetApiAccountAdminSettingsResponse = (Volo_Abp_Account_AccountSettingsDto);
921
+
922
+ export type PutApiAccountAdminSettingsData = {
923
+ requestBody?: Volo_Abp_Account_AccountSettingsDto;
924
+ };
925
+
926
+ export type PutApiAccountAdminSettingsResponse = (unknown);
927
+
928
+ export type GetApiAccountAdminSettingsTwoFactorResponse = (Volo_Abp_Account_AccountTwoFactorSettingsDto);
929
+
930
+ export type PutApiAccountAdminSettingsTwoFactorData = {
931
+ requestBody?: Volo_Abp_Account_AccountTwoFactorSettingsDto;
932
+ };
933
+
934
+ export type PutApiAccountAdminSettingsTwoFactorResponse = (unknown);
935
+
936
+ export type GetApiAccountAdminSettingsRecaptchaResponse = (Volo_Abp_Account_AccountRecaptchaSettingsDto);
937
+
938
+ export type PutApiAccountAdminSettingsRecaptchaData = {
939
+ requestBody?: Volo_Abp_Account_AccountRecaptchaSettingsDto;
940
+ };
941
+
942
+ export type PutApiAccountAdminSettingsRecaptchaResponse = (unknown);
943
+
944
+ export type GetApiAccountAdminSettingsExternalProviderResponse = (Volo_Abp_Account_AccountExternalProviderSettingsDto);
945
+
946
+ export type PutApiAccountAdminSettingsExternalProviderData = {
947
+ requestBody?: Array<Volo_Abp_Account_UpdateExternalProviderDto>;
948
+ };
949
+
950
+ export type PutApiAccountAdminSettingsExternalProviderResponse = (unknown);
951
+
952
+ export type PostApiAccountDynamicClaimsRefreshResponse = (unknown);
953
+
954
+ export type PostApiAccountLoginData = {
955
+ requestBody?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo;
956
+ };
957
+
958
+ export type PostApiAccountLoginResponse = (Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult);
959
+
960
+ export type PostApiAccountLinkLoginData = {
961
+ requestBody?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo;
962
+ };
963
+
964
+ export type PostApiAccountLinkLoginResponse = (Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult);
965
+
966
+ export type GetApiAccountLogoutResponse = (unknown);
967
+
968
+ export type PostApiAccountCheckPasswordData = {
969
+ requestBody?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo;
970
+ };
971
+
972
+ export type PostApiAccountCheckPasswordResponse = (Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult);
973
+
974
+ export type GetApiAccountMyProfileResponse = (Volo_Abp_Account_ProfileDto);
975
+
976
+ export type PutApiAccountMyProfileData = {
977
+ requestBody?: Volo_Abp_Account_UpdateProfileDto;
978
+ };
979
+
980
+ export type PutApiAccountMyProfileResponse = (Volo_Abp_Account_ProfileDto);
981
+
982
+ export type PostApiAccountMyProfileChangePasswordData = {
983
+ requestBody?: Volo_Abp_Account_ChangePasswordInput;
984
+ };
985
+
986
+ export type PostApiAccountMyProfileChangePasswordResponse = (unknown);
987
+
988
+ export type GetApiAccountMyProfileTwoFactorEnabledResponse = (boolean);
989
+
990
+ export type PostApiAccountMyProfileSetTwoFactorEnabledData = {
991
+ enabled?: boolean;
992
+ };
993
+
994
+ export type PostApiAccountMyProfileSetTwoFactorEnabledResponse = (unknown);
995
+
996
+ export type GetApiAccountMyProfileCanEnableTwoFactorResponse = (boolean);
997
+
998
+ export type GetApiAccountMyProfileTimezonesResponse = (Array<Volo_Abp_NameValue>);
999
+
1000
+ export type GetApiAccountSessionsData = {
1001
+ clientId?: string;
1002
+ device?: string;
1003
+ extraProperties?: {
1004
+ [key: string]: unknown;
1005
+ };
1006
+ maxResultCount?: number;
1007
+ skipCount?: number;
1008
+ sorting?: string;
1009
+ };
1010
+
1011
+ export type GetApiAccountSessionsResponse = (PagedResultDto_IdentitySessionDto);
1012
+
1013
+ export type GetApiAccountSessionsByIdData = {
1014
+ id: string;
1015
+ };
1016
+
1017
+ export type GetApiAccountSessionsByIdResponse = (Volo_Abp_Identity_IdentitySessionDto);
1018
+
1019
+ export type DeleteApiAccountSessionsByIdData = {
1020
+ id: string;
1021
+ };
1022
+
1023
+ export type DeleteApiAccountSessionsByIdResponse = (unknown);
1024
+
1025
+ export type PostApiAccountLinkUserLinkData = {
1026
+ requestBody?: Volo_Abp_Account_LinkUserInput;
1027
+ };
1028
+
1029
+ export type PostApiAccountLinkUserLinkResponse = (unknown);
1030
+
1031
+ export type PostApiAccountLinkUserUnlinkData = {
1032
+ requestBody?: Volo_Abp_Account_UnLinkUserInput;
1033
+ };
1034
+
1035
+ export type PostApiAccountLinkUserUnlinkResponse = (unknown);
1036
+
1037
+ export type PostApiAccountLinkUserIsLinkedData = {
1038
+ requestBody?: Volo_Abp_Account_IsLinkedInput;
1039
+ };
1040
+
1041
+ export type PostApiAccountLinkUserIsLinkedResponse = (boolean);
1042
+
1043
+ export type PostApiAccountLinkUserGenerateLinkTokenResponse = (string);
1044
+
1045
+ export type PostApiAccountLinkUserVerifyLinkTokenData = {
1046
+ requestBody?: Volo_Abp_Account_VerifyLinkTokenInput;
1047
+ };
1048
+
1049
+ export type PostApiAccountLinkUserVerifyLinkTokenResponse = (boolean);
1050
+
1051
+ export type PostApiAccountLinkUserGenerateLinkLoginTokenResponse = (string);
1052
+
1053
+ export type PostApiAccountLinkUserVerifyLinkLoginTokenData = {
1054
+ requestBody?: Volo_Abp_Account_VerifyLinkLoginTokenInput;
1055
+ };
1056
+
1057
+ export type PostApiAccountLinkUserVerifyLinkLoginTokenResponse = (boolean);
1058
+
1059
+ export type GetApiAccountLinkUserResponse = (ListResultDto_LinkUserDto);
1060
+
1061
+ export type GetApiAccountUserDelegationDelegatedUsersResponse = (ListResultDto_UserDelegationDto);
1062
+
1063
+ export type GetApiAccountUserDelegationMyDelegatedUsersResponse = (ListResultDto_UserDelegationDto);
1064
+
1065
+ export type GetApiAccountUserDelegationActiveDelegationsResponse = (ListResultDto_UserDelegationDto);
1066
+
1067
+ export type GetApiAccountUserDelegationUserLookupData = {
1068
+ userName?: string;
1069
+ };
1070
+
1071
+ export type GetApiAccountUserDelegationUserLookupResponse = (ListResultDto_UserLookupDto);
1072
+
1073
+ export type PostApiAccountUserDelegationDelegateNewUserData = {
1074
+ requestBody?: Volo_Abp_Account_DelegateNewUserInput;
1075
+ };
1076
+
1077
+ export type PostApiAccountUserDelegationDelegateNewUserResponse = (unknown);
1078
+
1079
+ export type PostApiAccountUserDelegationDeleteDelegationData = {
1080
+ id?: string;
1081
+ };
1082
+
1083
+ export type PostApiAccountUserDelegationDeleteDelegationResponse = (unknown);