@ayasofyazilim/saas 0.0.47 → 0.0.48
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/ApiRequestOptions.ts +12 -12
- package/AccountService/core/BaseHttpRequest.ts +9 -9
- package/AccountService/core/FetchHttpRequest.ts +21 -21
- package/AccountService/core/OpenAPI.ts +55 -55
- package/AccountService/core/request.ts +340 -340
- package/AccountService/index.ts +8 -8
- package/AccountService/schemas.gen.ts +5333 -5333
- package/AccountService/services.gen.ts +1539 -1539
- package/AccountService/types.gen.ts +3328 -3328
- package/AdministrationService/AdministrationServiceClient.ts +77 -77
- package/AdministrationService/core/ApiRequestOptions.ts +12 -12
- package/AdministrationService/core/BaseHttpRequest.ts +9 -9
- package/AdministrationService/core/FetchHttpRequest.ts +21 -21
- package/AdministrationService/core/OpenAPI.ts +55 -55
- package/AdministrationService/core/request.ts +340 -340
- package/AdministrationService/index.ts +8 -8
- package/AdministrationService/schemas.gen.ts +5987 -5987
- package/AdministrationService/services.gen.ts +1404 -1404
- package/AdministrationService/types.gen.ts +2851 -2851
- package/BackerService/core/ApiRequestOptions.ts +12 -12
- package/BackerService/core/BaseHttpRequest.ts +9 -9
- package/BackerService/core/FetchHttpRequest.ts +21 -21
- package/BackerService/core/OpenAPI.ts +55 -55
- package/BackerService/core/request.ts +340 -340
- package/BackerService/index.ts +8 -8
- package/BackerService/services.gen.ts +866 -866
- package/BackerService/types.gen.ts +2170 -2170
- package/CRMService/schemas.gen.ts +39 -21
- package/CRMService/services.gen.ts +25 -1
- package/CRMService/types.gen.ts +47 -3
- package/ContractService/ContractServiceClient.ts +50 -50
- package/ContractService/schemas.gen.ts +9572 -9572
- package/ContractService/services.gen.ts +1637 -1637
- package/ContractService/types.gen.ts +3555 -3555
- package/FundraiserService/core/ApiRequestOptions.ts +12 -12
- package/FundraiserService/core/BaseHttpRequest.ts +9 -9
- package/FundraiserService/core/FetchHttpRequest.ts +21 -21
- package/FundraiserService/core/OpenAPI.ts +55 -55
- package/FundraiserService/core/request.ts +340 -340
- package/FundraiserService/index.ts +8 -8
- package/FundraiserService/services.gen.ts +627 -627
- package/FundraiserService/types.gen.ts +1793 -1793
- package/IdentityService/IdentityServiceClient.ts +80 -80
- package/IdentityService/core/ApiRequestOptions.ts +12 -12
- package/IdentityService/core/BaseHttpRequest.ts +9 -9
- package/IdentityService/core/FetchHttpRequest.ts +21 -21
- package/IdentityService/core/OpenAPI.ts +55 -55
- package/IdentityService/core/request.ts +340 -340
- package/IdentityService/index.ts +8 -8
- package/IdentityService/schemas.gen.ts +6845 -6845
- package/IdentityService/services.gen.ts +2924 -2924
- package/IdentityService/types.gen.ts +5484 -5484
- package/LocationService/LocationServiceClient.ts +74 -74
- package/LocationService/core/ApiError.ts +20 -20
- package/LocationService/core/ApiRequestOptions.ts +12 -12
- package/LocationService/core/ApiResult.ts +6 -6
- package/LocationService/core/BaseHttpRequest.ts +9 -9
- package/LocationService/core/CancelablePromise.ts +125 -125
- package/LocationService/core/FetchHttpRequest.ts +21 -21
- package/LocationService/core/OpenAPI.ts +55 -55
- package/LocationService/core/request.ts +340 -340
- package/LocationService/index.ts +8 -8
- package/LocationService/schemas.gen.ts +6639 -6639
- package/LocationService/services.gen.ts +1726 -1726
- package/LocationService/types.gen.ts +3615 -3615
- package/MerchantService/core/ApiRequestOptions.ts +12 -12
- package/MerchantService/core/BaseHttpRequest.ts +9 -9
- package/MerchantService/core/FetchHttpRequest.ts +21 -21
- package/MerchantService/core/OpenAPI.ts +55 -55
- package/MerchantService/core/request.ts +340 -340
- package/MerchantService/schemas.gen.ts +14764 -14764
- package/MerchantService/services.gen.ts +1602 -1602
- package/ProjectService/core/ApiRequestOptions.ts +12 -12
- package/ProjectService/core/BaseHttpRequest.ts +9 -9
- package/ProjectService/core/FetchHttpRequest.ts +21 -21
- package/ProjectService/core/OpenAPI.ts +55 -55
- package/ProjectService/core/request.ts +340 -340
- package/ProjectService/index.ts +8 -8
- package/ProjectService/services.gen.ts +492 -492
- package/ProjectService/types.gen.ts +1303 -1303
- package/ProjectService.json +2937 -2937
- package/SaasService/core/ApiRequestOptions.ts +12 -12
- package/SaasService/core/BaseHttpRequest.ts +9 -9
- package/SaasService/core/FetchHttpRequest.ts +21 -21
- package/SaasService/core/OpenAPI.ts +55 -55
- package/SaasService/core/request.ts +340 -340
- package/SaasService/index.ts +8 -8
- package/SaasService/schemas.gen.ts +5345 -5345
- package/SaasService/services.gen.ts +1329 -1329
- package/SaasService/types.gen.ts +2737 -2737
- package/SettingService/schemas.gen.ts +5410 -5410
- package/SettingService/services.gen.ts +890 -890
- package/SettingService/types.gen.ts +2052 -2052
- package/TagService/TagServiceClient.ts +44 -44
- package/TagService/core/ApiError.ts +20 -20
- package/TagService/core/ApiRequestOptions.ts +12 -12
- package/TagService/core/ApiResult.ts +6 -6
- package/TagService/core/BaseHttpRequest.ts +9 -9
- package/TagService/core/CancelablePromise.ts +125 -125
- package/TagService/core/FetchHttpRequest.ts +21 -21
- package/TagService/core/OpenAPI.ts +55 -55
- package/TagService/core/request.ts +340 -340
- package/TagService/index.ts +8 -8
- package/TagService/schemas.gen.ts +4677 -4677
- package/TagService/services.gen.ts +175 -175
- package/TagService/types.gen.ts +771 -771
- package/TravellerService/TravellerServiceClient.ts +56 -56
- package/TravellerService/core/ApiError.ts +20 -20
- package/TravellerService/core/ApiRequestOptions.ts +12 -12
- package/TravellerService/core/ApiResult.ts +6 -6
- package/TravellerService/core/BaseHttpRequest.ts +9 -9
- package/TravellerService/core/CancelablePromise.ts +125 -125
- package/TravellerService/core/FetchHttpRequest.ts +21 -21
- package/TravellerService/core/OpenAPI.ts +55 -55
- package/TravellerService/core/request.ts +340 -340
- package/TravellerService/index.ts +8 -8
- package/TravellerService/schemas.gen.ts +6322 -6322
- package/TravellerService/services.gen.ts +713 -713
- package/TravellerService/types.gen.ts +1834 -1834
- package/package.json +1 -1
- package/swagger.json +4794 -4794
|
@@ -4075,7 +4075,7 @@ export const $UniRefund_CRMService_Individuals_IndividualProfileDto = {
|
|
|
4075
4075
|
} as const;
|
|
4076
4076
|
|
|
4077
4077
|
export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
4078
|
-
required: ['entityInformationTypes', 'typeCode'],
|
|
4078
|
+
required: ['entityInformationTypes', 'taxOfficeId', 'typeCode'],
|
|
4079
4079
|
type: 'object',
|
|
4080
4080
|
properties: {
|
|
4081
4081
|
extraProperties: {
|
|
@@ -4084,6 +4084,14 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4084
4084
|
nullable: true,
|
|
4085
4085
|
readOnly: true
|
|
4086
4086
|
},
|
|
4087
|
+
typeCode: {
|
|
4088
|
+
enum: ['HEADQUARTER', 'STORE'],
|
|
4089
|
+
type: 'string'
|
|
4090
|
+
},
|
|
4091
|
+
taxOfficeId: {
|
|
4092
|
+
type: 'string',
|
|
4093
|
+
format: 'uuid'
|
|
4094
|
+
},
|
|
4087
4095
|
entityInformationTypes: {
|
|
4088
4096
|
type: 'array',
|
|
4089
4097
|
items: {
|
|
@@ -4514,10 +4522,6 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4514
4522
|
},
|
|
4515
4523
|
additionalProperties: false
|
|
4516
4524
|
}
|
|
4517
|
-
},
|
|
4518
|
-
typeCode: {
|
|
4519
|
-
enum: ['HEADQUARTER', 'STORE'],
|
|
4520
|
-
type: 'string'
|
|
4521
4525
|
}
|
|
4522
4526
|
},
|
|
4523
4527
|
additionalProperties: false
|
|
@@ -6128,6 +6132,19 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
6128
6132
|
additionalProperties: false
|
|
6129
6133
|
},
|
|
6130
6134
|
nullable: true
|
|
6135
|
+
},
|
|
6136
|
+
typeCode: {
|
|
6137
|
+
enum: ['HEADQUARTER', 'STORE'],
|
|
6138
|
+
type: 'string'
|
|
6139
|
+
},
|
|
6140
|
+
taxOfficeId: {
|
|
6141
|
+
type: 'string',
|
|
6142
|
+
format: 'uuid'
|
|
6143
|
+
},
|
|
6144
|
+
tenantId: {
|
|
6145
|
+
type: 'string',
|
|
6146
|
+
format: 'uuid',
|
|
6147
|
+
nullable: true
|
|
6131
6148
|
}
|
|
6132
6149
|
},
|
|
6133
6150
|
additionalProperties: false
|
|
@@ -7198,6 +7215,19 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
7198
7215
|
additionalProperties: false
|
|
7199
7216
|
},
|
|
7200
7217
|
nullable: true
|
|
7218
|
+
},
|
|
7219
|
+
typeCode: {
|
|
7220
|
+
enum: ['HEADQUARTER', 'STORE'],
|
|
7221
|
+
type: 'string'
|
|
7222
|
+
},
|
|
7223
|
+
taxOfficeId: {
|
|
7224
|
+
type: 'string',
|
|
7225
|
+
format: 'uuid'
|
|
7226
|
+
},
|
|
7227
|
+
tenantId: {
|
|
7228
|
+
type: 'string',
|
|
7229
|
+
format: 'uuid',
|
|
7230
|
+
nullable: true
|
|
7201
7231
|
}
|
|
7202
7232
|
},
|
|
7203
7233
|
additionalProperties: false
|
|
@@ -7246,10 +7276,6 @@ export const $UniRefund_CRMService_Merchants_MerchantProfileDto = {
|
|
|
7246
7276
|
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
7247
7277
|
type: 'string'
|
|
7248
7278
|
},
|
|
7249
|
-
entityInformationTypeCodeName: {
|
|
7250
|
-
type: 'string',
|
|
7251
|
-
nullable: true
|
|
7252
|
-
},
|
|
7253
7279
|
organizationId: {
|
|
7254
7280
|
type: 'string',
|
|
7255
7281
|
format: 'uuid',
|
|
@@ -7284,10 +7310,6 @@ export const $UniRefund_CRMService_Merchants_RefundPointProfileDto = {
|
|
|
7284
7310
|
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
7285
7311
|
type: 'string'
|
|
7286
7312
|
},
|
|
7287
|
-
entityInformationTypeCodeValue: {
|
|
7288
|
-
type: 'string',
|
|
7289
|
-
nullable: true
|
|
7290
|
-
},
|
|
7291
7313
|
organizationId: {
|
|
7292
7314
|
type: 'string',
|
|
7293
7315
|
format: 'uuid'
|
|
@@ -8795,6 +8817,10 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
8795
8817
|
format: 'date-time',
|
|
8796
8818
|
nullable: true
|
|
8797
8819
|
},
|
|
8820
|
+
typeCode: {
|
|
8821
|
+
enum: ['HEADQUARTER', 'REFUNDPOINT'],
|
|
8822
|
+
type: 'string'
|
|
8823
|
+
},
|
|
8798
8824
|
entityInformations: {
|
|
8799
8825
|
type: 'array',
|
|
8800
8826
|
items: {
|
|
@@ -13449,10 +13475,6 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_M
|
|
|
13449
13475
|
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
13450
13476
|
type: 'string'
|
|
13451
13477
|
},
|
|
13452
|
-
entityInformationTypeCodeName: {
|
|
13453
|
-
type: 'string',
|
|
13454
|
-
nullable: true
|
|
13455
|
-
},
|
|
13456
13478
|
organizationId: {
|
|
13457
13479
|
type: 'string',
|
|
13458
13480
|
format: 'uuid',
|
|
@@ -13496,10 +13518,6 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_M
|
|
|
13496
13518
|
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
13497
13519
|
type: 'string'
|
|
13498
13520
|
},
|
|
13499
|
-
entityInformationTypeCodeValue: {
|
|
13500
|
-
type: 'string',
|
|
13501
|
-
nullable: true
|
|
13502
|
-
},
|
|
13503
13521
|
organizationId: {
|
|
13504
13522
|
type: 'string',
|
|
13505
13523
|
format: 'uuid'
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import type { CancelablePromise } from './core/CancelablePromise';
|
|
4
4
|
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
5
|
-
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAddressesData, GetApiCrmServiceAddressesResponse, PostApiCrmServiceAddressesData, PostApiCrmServiceAddressesResponse, GetApiCrmServiceAddressesByIdData, GetApiCrmServiceAddressesByIdResponse, PutApiCrmServiceAddressesByIdData, PutApiCrmServiceAddressesByIdResponse, DeleteApiCrmServiceAddressesByIdData, DeleteApiCrmServiceAddressesByIdResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceEmailsData, GetApiCrmServiceEmailsResponse, PostApiCrmServiceEmailsData, PostApiCrmServiceEmailsResponse, GetApiCrmServiceEmailsByIdData, GetApiCrmServiceEmailsByIdResponse, PutApiCrmServiceEmailsByIdData, PutApiCrmServiceEmailsByIdResponse, DeleteApiCrmServiceEmailsByIdData, DeleteApiCrmServiceEmailsByIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTelephonesData, GetApiCrmServiceTelephonesResponse, PostApiCrmServiceTelephonesData, PostApiCrmServiceTelephonesResponse, GetApiCrmServiceTelephonesByIdData, GetApiCrmServiceTelephonesByIdResponse, PutApiCrmServiceTelephonesByIdData, PutApiCrmServiceTelephonesByIdResponse, DeleteApiCrmServiceTelephonesByIdData, DeleteApiCrmServiceTelephonesByIdResponse } from './types.gen';
|
|
5
|
+
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiCrmServiceAddressesData, GetApiCrmServiceAddressesResponse, PostApiCrmServiceAddressesData, PostApiCrmServiceAddressesResponse, GetApiCrmServiceAddressesByIdData, GetApiCrmServiceAddressesByIdResponse, PutApiCrmServiceAddressesByIdData, PutApiCrmServiceAddressesByIdResponse, DeleteApiCrmServiceAddressesByIdData, DeleteApiCrmServiceAddressesByIdResponse, GetApiCrmServiceCustomsData, GetApiCrmServiceCustomsResponse, GetApiCrmServiceCustomsByIdDetailData, GetApiCrmServiceCustomsByIdDetailResponse, GetApiCrmServiceCustomsByIdSubCustomsData, GetApiCrmServiceCustomsByIdSubCustomsResponse, PostApiCrmServiceCustomsWithComponentsData, PostApiCrmServiceCustomsWithComponentsResponse, DeleteApiCrmServiceCustomsByIdWithComponentsData, DeleteApiCrmServiceCustomsByIdWithComponentsResponse, PostApiCrmServiceCustomsByIdAffiliationsData, PostApiCrmServiceCustomsByIdAffiliationsResponse, GetApiCrmServiceCustomsByIdAffiliationsData, GetApiCrmServiceCustomsByIdAffiliationsResponse, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdData, PutApiCrmServiceCustomsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceCustomsByIdAddressesByAddressIdData, PutApiCrmServiceCustomsByIdAddressesByAddressIdResponse, PutApiCrmServiceCustomsByIdEmailsByEmailIdData, PutApiCrmServiceCustomsByIdEmailsByEmailIdResponse, GetApiCrmServiceEmailsData, GetApiCrmServiceEmailsResponse, PostApiCrmServiceEmailsData, PostApiCrmServiceEmailsResponse, GetApiCrmServiceEmailsByIdData, GetApiCrmServiceEmailsByIdResponse, PutApiCrmServiceEmailsByIdData, PutApiCrmServiceEmailsByIdResponse, DeleteApiCrmServiceEmailsByIdData, DeleteApiCrmServiceEmailsByIdResponse, PostApiCrmServiceIndividualsWithComponentsData, PostApiCrmServiceIndividualsWithComponentsResponse, GetApiCrmServiceIndividualsData, GetApiCrmServiceIndividualsResponse, GetApiCrmServiceMerchantsData, GetApiCrmServiceMerchantsResponse, GetApiCrmServiceMerchantsInfoData, GetApiCrmServiceMerchantsInfoResponse, GetApiCrmServiceMerchantsByIdDetailData, GetApiCrmServiceMerchantsByIdDetailResponse, GetApiCrmServiceMerchantsByIdSubMerchantsData, GetApiCrmServiceMerchantsByIdSubMerchantsResponse, PostApiCrmServiceMerchantsWithComponentsData, PostApiCrmServiceMerchantsWithComponentsResponse, DeleteApiCrmServiceMerchantsByIdWithComponentsData, DeleteApiCrmServiceMerchantsByIdWithComponentsResponse, GetApiCrmServiceMerchantsByIdAffiliationsData, GetApiCrmServiceMerchantsByIdAffiliationsResponse, PostApiCrmServiceMerchantsByIdAffiliationsData, PostApiCrmServiceMerchantsByIdAffiliationsResponse, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceMerchantsByIdOrganizationsByOrganizationIdResponse, PostApiCrmServiceMerchantsBulkProductGroupMerchantsData, PostApiCrmServiceMerchantsBulkProductGroupMerchantsResponse, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdData, PutApiCrmServiceMerchantsByIdTelephonesByTelephoneIdResponse, GetApiCrmServiceMerchantsByIdAddressesData, GetApiCrmServiceMerchantsByIdAddressesResponse, PutApiCrmServiceMerchantsByIdAddressesByAddressIdData, PutApiCrmServiceMerchantsByIdAddressesByAddressIdResponse, PutApiCrmServiceMerchantsByIdEmailsByEmailIdData, PutApiCrmServiceMerchantsByIdEmailsByEmailIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdNameByNameIdResponse, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdData, PutApiCrmServiceMerchantsByIdIndividualByIndividualIdPersonalSummaryByPersonalSummaryIdResponse, PostApiCrmServiceOrganizationsWithComponentsData, PostApiCrmServiceOrganizationsWithComponentsResponse, GetApiCrmServiceOrganizationsData, GetApiCrmServiceOrganizationsResponse, GetApiCrmServiceRefundPointsData, GetApiCrmServiceRefundPointsResponse, GetApiCrmServiceRefundPointsByIdDetailData, GetApiCrmServiceRefundPointsByIdDetailResponse, GetApiCrmServiceRefundPointsByIdSubRefundPointsData, GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, GetApiCrmServiceTaxFreesByIdSubTaxFreeData, GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData, GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse, PostApiCrmServiceTaxOfficesWithComponentsData, PostApiCrmServiceTaxOfficesWithComponentsResponse, DeleteApiCrmServiceTaxOfficesByIdWithComponentsData, DeleteApiCrmServiceTaxOfficesByIdWithComponentsResponse, PostApiCrmServiceTaxOfficesByIdAffiliationsData, PostApiCrmServiceTaxOfficesByIdAffiliationsResponse, GetApiCrmServiceTaxOfficesByIdAffiliationsData, GetApiCrmServiceTaxOfficesByIdAffiliationsResponse, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxOfficesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxOfficesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdData, PutApiCrmServiceTaxOfficesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdData, PutApiCrmServiceTaxOfficesByIdEmailsByEmailIdResponse, GetApiCrmServiceTelephonesData, GetApiCrmServiceTelephonesResponse, PostApiCrmServiceTelephonesData, PostApiCrmServiceTelephonesResponse, GetApiCrmServiceTelephonesByIdData, GetApiCrmServiceTelephonesByIdResponse, PutApiCrmServiceTelephonesByIdData, PutApiCrmServiceTelephonesByIdResponse, DeleteApiCrmServiceTelephonesByIdData, DeleteApiCrmServiceTelephonesByIdResponse } from './types.gen';
|
|
6
6
|
|
|
7
7
|
export class AbpApiDefinitionService {
|
|
8
8
|
constructor(public readonly httpRequest: BaseHttpRequest) { }
|
|
@@ -279,6 +279,30 @@ export class CustomsService {
|
|
|
279
279
|
});
|
|
280
280
|
}
|
|
281
281
|
|
|
282
|
+
/**
|
|
283
|
+
* @param data The data for the request.
|
|
284
|
+
* @param data.id
|
|
285
|
+
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Customss_CustomsProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
286
|
+
* @throws ApiError
|
|
287
|
+
*/
|
|
288
|
+
public getApiCrmServiceCustomsByIdSubCustoms(data: GetApiCrmServiceCustomsByIdSubCustomsData): CancelablePromise<GetApiCrmServiceCustomsByIdSubCustomsResponse> {
|
|
289
|
+
return this.httpRequest.request({
|
|
290
|
+
method: 'GET',
|
|
291
|
+
url: '/api/crm-service/customs/{id}/sub-customs',
|
|
292
|
+
path: {
|
|
293
|
+
id: data.id
|
|
294
|
+
},
|
|
295
|
+
errors: {
|
|
296
|
+
400: 'Bad Request',
|
|
297
|
+
401: 'Unauthorized',
|
|
298
|
+
403: 'Forbidden',
|
|
299
|
+
404: 'Not Found',
|
|
300
|
+
500: 'Server Error',
|
|
301
|
+
501: 'Server Error'
|
|
302
|
+
}
|
|
303
|
+
});
|
|
304
|
+
}
|
|
305
|
+
|
|
282
306
|
/**
|
|
283
307
|
* @param data The data for the request.
|
|
284
308
|
* @param data.requestBody
|
package/CRMService/types.gen.ts
CHANGED
|
@@ -279,8 +279,9 @@ export type UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
279
279
|
readonly extraProperties?: {
|
|
280
280
|
[key: string]: unknown;
|
|
281
281
|
} | null;
|
|
282
|
-
entityInformationTypes: Array<UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDto>;
|
|
283
282
|
typeCode: UniRefund_CRMService_Merchants_MerchantTypeCode;
|
|
283
|
+
taxOfficeId: string;
|
|
284
|
+
entityInformationTypes: Array<UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDto>;
|
|
284
285
|
};
|
|
285
286
|
|
|
286
287
|
export type UniRefund_CRMService_Merchants_CreateMerchantEntityInformationTypeDto = {
|
|
@@ -320,6 +321,9 @@ export type UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
320
321
|
deletionTime?: string | null;
|
|
321
322
|
entityInformations?: Array<UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeDto> | null;
|
|
322
323
|
affiliations?: Array<UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto> | null;
|
|
324
|
+
typeCode?: UniRefund_CRMService_Merchants_MerchantTypeCode;
|
|
325
|
+
taxOfficeId?: string;
|
|
326
|
+
tenantId?: string | null;
|
|
323
327
|
};
|
|
324
328
|
|
|
325
329
|
export type UniRefund_CRMService_Merchants_MerchantInfoDto = {
|
|
@@ -334,7 +338,6 @@ export type UniRefund_CRMService_Merchants_MerchantProfileDto = {
|
|
|
334
338
|
name?: string | null;
|
|
335
339
|
parentCompanyId?: string | null;
|
|
336
340
|
entityInformationTypeCode?: UniRefund_CRMService_Enums_EntityInformationTypeCode;
|
|
337
|
-
entityInformationTypeCodeName?: string | null;
|
|
338
341
|
organizationId?: string | null;
|
|
339
342
|
individualId?: string | null;
|
|
340
343
|
};
|
|
@@ -345,7 +348,6 @@ export type UniRefund_CRMService_Merchants_RefundPointProfileDto = {
|
|
|
345
348
|
id?: string;
|
|
346
349
|
name?: string | null;
|
|
347
350
|
entityInformationTypeCode?: UniRefund_CRMService_Enums_EntityInformationTypeCode;
|
|
348
|
-
entityInformationTypeCodeValue?: string | null;
|
|
349
351
|
organizationId?: string;
|
|
350
352
|
};
|
|
351
353
|
|
|
@@ -515,6 +517,7 @@ export type UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
515
517
|
isDeleted?: boolean;
|
|
516
518
|
deleterId?: string | null;
|
|
517
519
|
deletionTime?: string | null;
|
|
520
|
+
typeCode?: UniRefund_CRMService_RefundPoints_RefundPointTypeCode;
|
|
518
521
|
entityInformations?: Array<UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeDto> | null;
|
|
519
522
|
};
|
|
520
523
|
|
|
@@ -1201,6 +1204,12 @@ export type GetApiCrmServiceCustomsByIdDetailData = {
|
|
|
1201
1204
|
|
|
1202
1205
|
export type GetApiCrmServiceCustomsByIdDetailResponse = UniRefund_CRMService_Customss_CustomsDto;
|
|
1203
1206
|
|
|
1207
|
+
export type GetApiCrmServiceCustomsByIdSubCustomsData = {
|
|
1208
|
+
id: string;
|
|
1209
|
+
};
|
|
1210
|
+
|
|
1211
|
+
export type GetApiCrmServiceCustomsByIdSubCustomsResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1212
|
+
|
|
1204
1213
|
export type PostApiCrmServiceCustomsWithComponentsData = {
|
|
1205
1214
|
requestBody?: UniRefund_CRMService_Customss_CreateCustomsDto;
|
|
1206
1215
|
};
|
|
@@ -2063,6 +2072,41 @@ export type $OpenApiTs = {
|
|
|
2063
2072
|
};
|
|
2064
2073
|
};
|
|
2065
2074
|
};
|
|
2075
|
+
'/api/crm-service/customs/{id}/sub-customs': {
|
|
2076
|
+
get: {
|
|
2077
|
+
req: GetApiCrmServiceCustomsByIdSubCustomsData;
|
|
2078
|
+
res: {
|
|
2079
|
+
/**
|
|
2080
|
+
* Success
|
|
2081
|
+
*/
|
|
2082
|
+
200: Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
2083
|
+
/**
|
|
2084
|
+
* Bad Request
|
|
2085
|
+
*/
|
|
2086
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2087
|
+
/**
|
|
2088
|
+
* Unauthorized
|
|
2089
|
+
*/
|
|
2090
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2091
|
+
/**
|
|
2092
|
+
* Forbidden
|
|
2093
|
+
*/
|
|
2094
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2095
|
+
/**
|
|
2096
|
+
* Not Found
|
|
2097
|
+
*/
|
|
2098
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2099
|
+
/**
|
|
2100
|
+
* Server Error
|
|
2101
|
+
*/
|
|
2102
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2103
|
+
/**
|
|
2104
|
+
* Server Error
|
|
2105
|
+
*/
|
|
2106
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
2107
|
+
};
|
|
2108
|
+
};
|
|
2109
|
+
};
|
|
2066
2110
|
'/api/crm-service/customs/with-components': {
|
|
2067
2111
|
post: {
|
|
2068
2112
|
req: PostApiCrmServiceCustomsWithComponentsData;
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
2
|
-
import type { OpenAPIConfig } from './core/OpenAPI';
|
|
3
|
-
import { Interceptors } from './core/OpenAPI';
|
|
4
|
-
import { FetchHttpRequest } from './core/FetchHttpRequest';
|
|
5
|
-
|
|
6
|
-
import { AbpApiDefinitionService } from './services.gen';
|
|
7
|
-
import { AbpApplicationConfigurationService } from './services.gen';
|
|
8
|
-
import { AbpApplicationLocalizationService } from './services.gen';
|
|
9
|
-
import { ContractsService } from './services.gen';
|
|
10
|
-
import { RebateTablesService } from './services.gen';
|
|
11
|
-
import { RefundTablesService } from './services.gen';
|
|
12
|
-
|
|
13
|
-
type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
|
|
14
|
-
|
|
15
|
-
export class ContractServiceClient {
|
|
16
|
-
|
|
17
|
-
public readonly abpApiDefinition: AbpApiDefinitionService;
|
|
18
|
-
public readonly abpApplicationConfiguration: AbpApplicationConfigurationService;
|
|
19
|
-
public readonly abpApplicationLocalization: AbpApplicationLocalizationService;
|
|
20
|
-
public readonly contracts: ContractsService;
|
|
21
|
-
public readonly rebateTables: RebateTablesService;
|
|
22
|
-
public readonly refundTables: RefundTablesService;
|
|
23
|
-
|
|
24
|
-
public readonly request: BaseHttpRequest;
|
|
25
|
-
|
|
26
|
-
constructor(config?: Partial<OpenAPIConfig>, HttpRequest: HttpRequestConstructor = FetchHttpRequest) {
|
|
27
|
-
this.request = new HttpRequest({
|
|
28
|
-
BASE: config?.BASE ?? '',
|
|
29
|
-
VERSION: config?.VERSION ?? '1',
|
|
30
|
-
WITH_CREDENTIALS: config?.WITH_CREDENTIALS ?? false,
|
|
31
|
-
CREDENTIALS: config?.CREDENTIALS ?? 'include',
|
|
32
|
-
TOKEN: config?.TOKEN,
|
|
33
|
-
USERNAME: config?.USERNAME,
|
|
34
|
-
PASSWORD: config?.PASSWORD,
|
|
35
|
-
HEADERS: config?.HEADERS,
|
|
36
|
-
ENCODE_PATH: config?.ENCODE_PATH,
|
|
37
|
-
interceptors: {
|
|
38
|
-
request: config?.interceptors?.request ?? new Interceptors(),
|
|
39
|
-
response: config?.interceptors?.response ?? new Interceptors(),
|
|
40
|
-
},
|
|
41
|
-
});
|
|
42
|
-
|
|
43
|
-
this.abpApiDefinition = new AbpApiDefinitionService(this.request);
|
|
44
|
-
this.abpApplicationConfiguration = new AbpApplicationConfigurationService(this.request);
|
|
45
|
-
this.abpApplicationLocalization = new AbpApplicationLocalizationService(this.request);
|
|
46
|
-
this.contracts = new ContractsService(this.request);
|
|
47
|
-
this.rebateTables = new RebateTablesService(this.request);
|
|
48
|
-
this.refundTables = new RefundTablesService(this.request);
|
|
49
|
-
}
|
|
50
|
-
}
|
|
1
|
+
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
2
|
+
import type { OpenAPIConfig } from './core/OpenAPI';
|
|
3
|
+
import { Interceptors } from './core/OpenAPI';
|
|
4
|
+
import { FetchHttpRequest } from './core/FetchHttpRequest';
|
|
5
|
+
|
|
6
|
+
import { AbpApiDefinitionService } from './services.gen';
|
|
7
|
+
import { AbpApplicationConfigurationService } from './services.gen';
|
|
8
|
+
import { AbpApplicationLocalizationService } from './services.gen';
|
|
9
|
+
import { ContractsService } from './services.gen';
|
|
10
|
+
import { RebateTablesService } from './services.gen';
|
|
11
|
+
import { RefundTablesService } from './services.gen';
|
|
12
|
+
|
|
13
|
+
type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
|
|
14
|
+
|
|
15
|
+
export class ContractServiceClient {
|
|
16
|
+
|
|
17
|
+
public readonly abpApiDefinition: AbpApiDefinitionService;
|
|
18
|
+
public readonly abpApplicationConfiguration: AbpApplicationConfigurationService;
|
|
19
|
+
public readonly abpApplicationLocalization: AbpApplicationLocalizationService;
|
|
20
|
+
public readonly contracts: ContractsService;
|
|
21
|
+
public readonly rebateTables: RebateTablesService;
|
|
22
|
+
public readonly refundTables: RefundTablesService;
|
|
23
|
+
|
|
24
|
+
public readonly request: BaseHttpRequest;
|
|
25
|
+
|
|
26
|
+
constructor(config?: Partial<OpenAPIConfig>, HttpRequest: HttpRequestConstructor = FetchHttpRequest) {
|
|
27
|
+
this.request = new HttpRequest({
|
|
28
|
+
BASE: config?.BASE ?? '',
|
|
29
|
+
VERSION: config?.VERSION ?? '1',
|
|
30
|
+
WITH_CREDENTIALS: config?.WITH_CREDENTIALS ?? false,
|
|
31
|
+
CREDENTIALS: config?.CREDENTIALS ?? 'include',
|
|
32
|
+
TOKEN: config?.TOKEN,
|
|
33
|
+
USERNAME: config?.USERNAME,
|
|
34
|
+
PASSWORD: config?.PASSWORD,
|
|
35
|
+
HEADERS: config?.HEADERS,
|
|
36
|
+
ENCODE_PATH: config?.ENCODE_PATH,
|
|
37
|
+
interceptors: {
|
|
38
|
+
request: config?.interceptors?.request ?? new Interceptors(),
|
|
39
|
+
response: config?.interceptors?.response ?? new Interceptors(),
|
|
40
|
+
},
|
|
41
|
+
});
|
|
42
|
+
|
|
43
|
+
this.abpApiDefinition = new AbpApiDefinitionService(this.request);
|
|
44
|
+
this.abpApplicationConfiguration = new AbpApplicationConfigurationService(this.request);
|
|
45
|
+
this.abpApplicationLocalization = new AbpApplicationLocalizationService(this.request);
|
|
46
|
+
this.contracts = new ContractsService(this.request);
|
|
47
|
+
this.rebateTables = new RebateTablesService(this.request);
|
|
48
|
+
this.refundTables = new RefundTablesService(this.request);
|
|
49
|
+
}
|
|
50
|
+
}
|