@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.
- package/AccountService/AccountServiceClient.ts +68 -68
- package/AccountService/core/ApiError.ts +20 -20
- package/AccountService/core/ApiRequestOptions.ts +20 -12
- package/AccountService/core/ApiResult.ts +6 -6
- package/AccountService/core/BaseHttpRequest.ts +9 -9
- package/AccountService/core/CancelablePromise.ts +125 -125
- package/AccountService/core/FetchHttpRequest.ts +21 -21
- package/AccountService/core/OpenAPI.ts +55 -55
- package/AccountService/core/request.ts +349 -340
- package/AccountService/index.ts +10 -9
- package/AccountService/schemas.gen.ts +5333 -5333
- package/AccountService/{services.gen.ts → sdk.gen.ts} +1539 -1539
- package/AccountService/types.gen.ts +1083 -3329
- package/CRMService/sdk.gen.ts +6 -6
- package/CRMService/types.gen.ts +3 -3
- package/package.json +1 -1
- package/AccountService/models/Volo_Abp_Account_AccountExternalProviderSettingsDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_AccountRecaptchaSettingsDto.ts +0 -14
- package/AccountService/models/Volo_Abp_Account_AccountSettingsDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_AccountTwoFactorSettingsDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_AuthenticatorInfoDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ChangePasswordInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ConfirmEmailInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ConfirmPhoneNumberInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_DelegateNewUserInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto.ts +0 -13
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettings.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_IdentityUserConfirmationStateDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_IsLinkedInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_LinkUserDto.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_LinkUserInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_ProfileDto.ts +0 -20
- package/AccountService/models/Volo_Abp_Account_ProfilePictureSourceDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_ProfilePictureType.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_RegisterDto.ts +0 -15
- package/AccountService/models/Volo_Abp_Account_ResetPasswordDto.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_SendEmailConfirmationTokenDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_SendPasswordResetCodeDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_SendTwoFactorCodeInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_UnLinkUserInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_UpdateExternalProviderDto.ts +0 -12
- package/AccountService/models/Volo_Abp_Account_UpdateProfileDto.ts +0 -15
- package/AccountService/models/Volo_Abp_Account_UserDelegationDto.ts +0 -11
- package/AccountService/models/Volo_Abp_Account_UserLookupDto.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeDto.ts +0 -8
- package/AccountService/models/Volo_Abp_Account_VerifyAuthenticatorCodeInput.ts +0 -8
- package/AccountService/models/Volo_Abp_Account_VerifyEmailConfirmationTokenInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Account_VerifyLinkLoginTokenInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_VerifyLinkTokenInput.ts +0 -10
- package/AccountService/models/Volo_Abp_Account_VerifyPasswordResetTokenInput.ts +0 -9
- package/AccountService/models/Volo_Abp_Application_Dtos_ListResultDto_1.ts +0 -9
- package/AccountService/models/Volo_Abp_Application_Dtos_PagedResultDto_1.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto.ts +0 -30
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto.ts +0 -18
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto.ts +0 -17
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto.ts +0 -22
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto.ts +0 -14
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto.ts +0 -13
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto.ts +0 -19
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto.ts +0 -14
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto.ts +0 -12
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto.ts +0 -9
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone.ts +0 -8
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto.ts +0 -10
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_FindTenantResultDto.ts +0 -11
- package/AccountService/models/Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto.ts +0 -8
- package/AccountService/models/Volo_Abp_Http_Modeling_ActionApiDescriptionModel.ts +0 -20
- package/AccountService/models/Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_ControllerApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel.ts +0 -12
- package/AccountService/models/Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel.ts +0 -13
- package/AccountService/models/Volo_Abp_Http_Modeling_ModuleApiDescriptionModel.ts +0 -11
- package/AccountService/models/Volo_Abp_Http_Modeling_ParameterApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_PropertyApiDescriptionModel.ts +0 -17
- package/AccountService/models/Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel.ts +0 -9
- package/AccountService/models/Volo_Abp_Http_Modeling_TypeApiDescriptionModel.ts +0 -14
- package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorInfo.ts +0 -13
- package/AccountService/models/Volo_Abp_Http_RemoteServiceErrorResponse.ts +0 -9
- package/AccountService/models/Volo_Abp_Http_RemoteServiceValidationErrorInfo.ts +0 -9
- package/AccountService/models/Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour.ts +0 -9
- package/AccountService/models/Volo_Abp_Identity_IdentitySecurityLogDto.ts +0 -21
- package/AccountService/models/Volo_Abp_Identity_IdentityUserDto.ts +0 -35
- package/AccountService/models/Volo_Abp_Localization_LanguageInfo.ts +0 -12
- package/AccountService/models/Volo_Abp_NameValue.ts +0 -9
- package/AccountService/services/AbpApiDefinitionService.ts +0 -34
- package/AccountService/services/AbpApplicationConfigurationService.ts +0 -34
- package/AccountService/services/AbpApplicationLocalizationService.ts +0 -37
- package/AccountService/services/AbpTenantService.ts +0 -58
- package/AccountService/services/AccountExternalProviderService.ts +0 -56
- package/AccountService/services/AccountService.ts +0 -545
- package/AccountService/services/AccountSettingsService.ts +0 -178
- package/AccountService/services/DynamicClaimsService.ts +0 -27
- package/AccountService/services/LoginService.ts +0 -99
- package/AccountService/services/ProfileService.ts +0 -155
- package/AccountService/services/UserService.ts +0 -313
package/CRMService/sdk.gen.ts
CHANGED
|
@@ -2496,7 +2496,7 @@ export class RefundPointService {
|
|
|
2496
2496
|
* @param data The data for the request.
|
|
2497
2497
|
* @param data.ids
|
|
2498
2498
|
* @param data.name
|
|
2499
|
-
* @param data.
|
|
2499
|
+
* @param data.typeCodes
|
|
2500
2500
|
* @param data.sorting
|
|
2501
2501
|
* @param data.skipCount
|
|
2502
2502
|
* @param data.maxResultCount
|
|
@@ -2510,7 +2510,7 @@ export class RefundPointService {
|
|
|
2510
2510
|
query: {
|
|
2511
2511
|
Ids: data.ids,
|
|
2512
2512
|
Name: data.name,
|
|
2513
|
-
|
|
2513
|
+
TypeCodes: data.typeCodes,
|
|
2514
2514
|
Sorting: data.sorting,
|
|
2515
2515
|
SkipCount: data.skipCount,
|
|
2516
2516
|
MaxResultCount: data.maxResultCount
|
|
@@ -2530,7 +2530,7 @@ export class RefundPointService {
|
|
|
2530
2530
|
* @param data The data for the request.
|
|
2531
2531
|
* @param data.ids
|
|
2532
2532
|
* @param data.name
|
|
2533
|
-
* @param data.
|
|
2533
|
+
* @param data.typeCodes
|
|
2534
2534
|
* @param data.sorting
|
|
2535
2535
|
* @param data.skipCount
|
|
2536
2536
|
* @param data.maxResultCount
|
|
@@ -2544,7 +2544,7 @@ export class RefundPointService {
|
|
|
2544
2544
|
query: {
|
|
2545
2545
|
Ids: data.ids,
|
|
2546
2546
|
Name: data.name,
|
|
2547
|
-
|
|
2547
|
+
TypeCodes: data.typeCodes,
|
|
2548
2548
|
Sorting: data.sorting,
|
|
2549
2549
|
SkipCount: data.skipCount,
|
|
2550
2550
|
MaxResultCount: data.maxResultCount
|
|
@@ -3056,7 +3056,7 @@ export class RefundPointIntegrationService {
|
|
|
3056
3056
|
* @param data The data for the request.
|
|
3057
3057
|
* @param data.ids
|
|
3058
3058
|
* @param data.name
|
|
3059
|
-
* @param data.
|
|
3059
|
+
* @param data.typeCodes
|
|
3060
3060
|
* @param data.sorting
|
|
3061
3061
|
* @param data.skipCount
|
|
3062
3062
|
* @param data.maxResultCount
|
|
@@ -3070,7 +3070,7 @@ export class RefundPointIntegrationService {
|
|
|
3070
3070
|
query: {
|
|
3071
3071
|
Ids: data.ids,
|
|
3072
3072
|
Name: data.name,
|
|
3073
|
-
|
|
3073
|
+
TypeCodes: data.typeCodes,
|
|
3074
3074
|
Sorting: data.sorting,
|
|
3075
3075
|
SkipCount: data.skipCount,
|
|
3076
3076
|
MaxResultCount: data.maxResultCount
|
package/CRMService/types.gen.ts
CHANGED
|
@@ -2028,7 +2028,7 @@ export type GetApiCrmServiceRefundPointsData = {
|
|
|
2028
2028
|
name?: string;
|
|
2029
2029
|
skipCount?: number;
|
|
2030
2030
|
sorting?: string;
|
|
2031
|
-
|
|
2031
|
+
typeCodes?: Array<UniRefund_CRMService_RefundPoints_RefundPointTypeCode>;
|
|
2032
2032
|
};
|
|
2033
2033
|
|
|
2034
2034
|
export type GetApiCrmServiceRefundPointsResponse = (PagedResultDto_RefundPointProfileDto);
|
|
@@ -2039,7 +2039,7 @@ export type GetApiCrmServiceRefundPointsAccessibleData = {
|
|
|
2039
2039
|
name?: string;
|
|
2040
2040
|
skipCount?: number;
|
|
2041
2041
|
sorting?: string;
|
|
2042
|
-
|
|
2042
|
+
typeCodes?: Array<UniRefund_CRMService_RefundPoints_RefundPointTypeCode>;
|
|
2043
2043
|
};
|
|
2044
2044
|
|
|
2045
2045
|
export type GetApiCrmServiceRefundPointsAccessibleResponse = (PagedResultDto_RefundPointProfileDto);
|
|
@@ -2181,7 +2181,7 @@ export type GetIntegrationApiRefundPointsData = {
|
|
|
2181
2181
|
name?: string;
|
|
2182
2182
|
skipCount?: number;
|
|
2183
2183
|
sorting?: string;
|
|
2184
|
-
|
|
2184
|
+
typeCodes?: Array<UniRefund_CRMService_RefundPoints_RefundPointTypeCode>;
|
|
2185
2185
|
};
|
|
2186
2186
|
|
|
2187
2187
|
export type GetIntegrationApiRefundPointsResponse = (PagedResultDto_RefundPointProfileDto);
|
package/package.json
CHANGED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ExternalProviders_ExternalProviderSettings } from './Volo_Abp_Account_ExternalProviders_ExternalProviderSettings';
|
|
6
|
-
export type Volo_Abp_Account_AccountExternalProviderSettingsDto = {
|
|
7
|
-
settings?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettings> | null;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_AccountRecaptchaSettingsDto = {
|
|
6
|
-
useCaptchaOnLogin?: boolean;
|
|
7
|
-
useCaptchaOnRegistration?: boolean;
|
|
8
|
-
verifyBaseUrl?: string | null;
|
|
9
|
-
siteKey?: string | null;
|
|
10
|
-
siteSecret?: string | null;
|
|
11
|
-
version?: number;
|
|
12
|
-
score?: number;
|
|
13
|
-
};
|
|
14
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_AccountSettingsDto = {
|
|
6
|
-
isSelfRegistrationEnabled?: boolean;
|
|
7
|
-
enableLocalLogin?: boolean;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour } from './Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour';
|
|
6
|
-
export type Volo_Abp_Account_AccountTwoFactorSettingsDto = {
|
|
7
|
-
twoFactorBehaviour?: Volo_Abp_Identity_Features_IdentityProTwoFactorBehaviour;
|
|
8
|
-
isRememberBrowserEnabled?: boolean;
|
|
9
|
-
usersCanChange?: boolean;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_DelegateNewUserInput = {
|
|
6
|
-
targetUserId?: string;
|
|
7
|
-
startTime: string;
|
|
8
|
-
endTime: string;
|
|
9
|
-
};
|
|
10
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto } from './Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto';
|
|
6
|
-
export type Volo_Abp_Account_ExternalProviders_ExternalProviderDto = {
|
|
7
|
-
providers?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto> | null;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty } from './Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty';
|
|
6
|
-
export type Volo_Abp_Account_ExternalProviders_ExternalProviderItemDto = {
|
|
7
|
-
name?: string | null;
|
|
8
|
-
enabled?: boolean;
|
|
9
|
-
properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty } from './Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty';
|
|
6
|
-
export type Volo_Abp_Account_ExternalProviders_ExternalProviderItemWithSecretDto = {
|
|
7
|
-
success?: boolean;
|
|
8
|
-
name?: string | null;
|
|
9
|
-
enabled?: boolean;
|
|
10
|
-
properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
11
|
-
secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
12
|
-
};
|
|
13
|
-
|
package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettings.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty } from './Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty';
|
|
6
|
-
export type Volo_Abp_Account_ExternalProviders_ExternalProviderSettings = {
|
|
7
|
-
name?: string | null;
|
|
8
|
-
enabled?: boolean;
|
|
9
|
-
properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
10
|
-
secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
11
|
-
};
|
|
12
|
-
|
package/AccountService/models/Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty = {
|
|
6
|
-
name?: string | null;
|
|
7
|
-
value?: string | null;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_IdentityUserConfirmationStateDto = {
|
|
6
|
-
emailConfirmed?: boolean;
|
|
7
|
-
phoneNumberConfirmed?: boolean;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_LinkUserDto = {
|
|
6
|
-
targetUserId?: string;
|
|
7
|
-
targetUserName?: string | null;
|
|
8
|
-
targetTenantId?: string | null;
|
|
9
|
-
targetTenantName?: string | null;
|
|
10
|
-
directlyLinked?: boolean;
|
|
11
|
-
};
|
|
12
|
-
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_ProfileDto = {
|
|
6
|
-
readonly extraProperties?: Record<string, any> | null;
|
|
7
|
-
userName?: string | null;
|
|
8
|
-
email?: string | null;
|
|
9
|
-
emailConfirmed?: boolean;
|
|
10
|
-
name?: string | null;
|
|
11
|
-
surname?: string | null;
|
|
12
|
-
phoneNumber?: string | null;
|
|
13
|
-
phoneNumberConfirmed?: boolean;
|
|
14
|
-
isExternal?: boolean;
|
|
15
|
-
hasPassword?: boolean;
|
|
16
|
-
supportsMultipleTimezone?: boolean;
|
|
17
|
-
timezone?: string | null;
|
|
18
|
-
concurrencyStamp?: string | null;
|
|
19
|
-
};
|
|
20
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ProfilePictureType } from './Volo_Abp_Account_ProfilePictureType';
|
|
6
|
-
export type Volo_Abp_Account_ProfilePictureSourceDto = {
|
|
7
|
-
type?: Volo_Abp_Account_ProfilePictureType;
|
|
8
|
-
source?: string | null;
|
|
9
|
-
fileContent?: string | null;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType } from './Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType';
|
|
6
|
-
export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_AbpLoginResult = {
|
|
7
|
-
result?: Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType;
|
|
8
|
-
readonly description?: string | null;
|
|
9
|
-
};
|
|
10
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LinkUserLoginInfo = {
|
|
6
|
-
linkUserId: string;
|
|
7
|
-
linkTenantId?: string | null;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export enum Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_LoginResultType {
|
|
6
|
-
'_1' = 1,
|
|
7
|
-
'_2' = 2,
|
|
8
|
-
'_3' = 3,
|
|
9
|
-
'_4' = 4,
|
|
10
|
-
'_5' = 5,
|
|
11
|
-
'_6' = 6,
|
|
12
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_Public_Web_Areas_Account_Controllers_Models_UserLoginInfo = {
|
|
6
|
-
userNameOrEmailAddress: string;
|
|
7
|
-
password: string;
|
|
8
|
-
rememberMe?: boolean;
|
|
9
|
-
tenanId?: string | null;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_RegisterDto = {
|
|
6
|
-
readonly extraProperties?: Record<string, any> | null;
|
|
7
|
-
userName: string;
|
|
8
|
-
emailAddress: string;
|
|
9
|
-
password: string;
|
|
10
|
-
appName: string;
|
|
11
|
-
returnUrl?: string | null;
|
|
12
|
-
returnUrlHash?: string | null;
|
|
13
|
-
captchaResponse?: string | null;
|
|
14
|
-
};
|
|
15
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_SendEmailConfirmationTokenDto = {
|
|
6
|
-
appName: string;
|
|
7
|
-
userId: string;
|
|
8
|
-
returnUrl?: string | null;
|
|
9
|
-
returnUrlHash?: string | null;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_SendPasswordResetCodeDto = {
|
|
6
|
-
email: string;
|
|
7
|
-
appName: string;
|
|
8
|
-
returnUrl?: string | null;
|
|
9
|
-
returnUrlHash?: string | null;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_SendPhoneNumberConfirmationTokenDto = {
|
|
6
|
-
userId: string;
|
|
7
|
-
phoneNumber?: string | null;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty } from './Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty';
|
|
6
|
-
export type Volo_Abp_Account_UpdateExternalProviderDto = {
|
|
7
|
-
name?: string | null;
|
|
8
|
-
enabled?: boolean;
|
|
9
|
-
properties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
10
|
-
secretProperties?: Array<Volo_Abp_Account_ExternalProviders_ExternalProviderSettingsProperty> | null;
|
|
11
|
-
};
|
|
12
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_UpdateProfileDto = {
|
|
6
|
-
readonly extraProperties?: Record<string, any> | null;
|
|
7
|
-
userName: string;
|
|
8
|
-
email?: string | null;
|
|
9
|
-
name?: string | null;
|
|
10
|
-
surname?: string | null;
|
|
11
|
-
phoneNumber?: string | null;
|
|
12
|
-
timezone?: string | null;
|
|
13
|
-
concurrencyStamp?: string | null;
|
|
14
|
-
};
|
|
15
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_UserDelegationDto = {
|
|
6
|
-
id?: string;
|
|
7
|
-
userName?: string | null;
|
|
8
|
-
startTime?: string;
|
|
9
|
-
endTime?: string;
|
|
10
|
-
};
|
|
11
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_VerifyLinkLoginTokenInput = {
|
|
6
|
-
userId: string;
|
|
7
|
-
tenantId?: string | null;
|
|
8
|
-
token: string;
|
|
9
|
-
};
|
|
10
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_Account_VerifyLinkTokenInput = {
|
|
6
|
-
userId: string;
|
|
7
|
-
tenantId?: string | null;
|
|
8
|
-
token: string;
|
|
9
|
-
};
|
|
10
|
-
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Account_UserLookupDto } from './Volo_Abp_Account_UserLookupDto';
|
|
6
|
-
export type Volo_Abp_Application_Dtos_ListResultDto_1 = {
|
|
7
|
-
items?: Array<Volo_Abp_Account_UserLookupDto> | null;
|
|
8
|
-
};
|
|
9
|
-
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
import type { Volo_Abp_Identity_IdentitySecurityLogDto } from './Volo_Abp_Identity_IdentitySecurityLogDto';
|
|
6
|
-
export type Volo_Abp_Application_Dtos_PagedResultDto_1 = {
|
|
7
|
-
items?: Array<Volo_Abp_Identity_IdentitySecurityLogDto> | null;
|
|
8
|
-
totalCount?: number;
|
|
9
|
-
};
|
|
10
|
-
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/* generated using openapi-typescript-codegen -- do no edit */
|
|
2
|
-
/* istanbul ignore file */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto = {
|
|
6
|
-
grantedPolicies?: Record<string, boolean> | null;
|
|
7
|
-
};
|
|
8
|
-
|