@ayasofyazilim/saas 0.0.45 → 0.0.47
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 +513 -566
- package/CRMService/services.gen.ts +74 -2
- package/CRMService/types.gen.ts +155 -16
- package/ContractService/ContractServiceClient.ts +50 -50
- package/ContractService/schemas.gen.ts +9572 -9512
- package/ContractService/services.gen.ts +1637 -1609
- package/ContractService/types.gen.ts +3555 -3504
- 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 -110
- 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 -10136
- package/LocationService/services.gen.ts +1726 -3392
- package/LocationService/types.gen.ts +3615 -6507
- 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 -4447
- package/TagService/services.gen.ts +175 -175
- package/TagService/types.gen.ts +771 -740
- 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 -6184
- package/TravellerService/services.gen.ts +713 -699
- package/TravellerService/types.gen.ts +1834 -1805
- package/package.json +1 -1
- package/swagger.json +4794 -4794
|
@@ -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, PostApiCrmServiceRefundPointsWithComponentsData, PostApiCrmServiceRefundPointsWithComponentsResponse, DeleteApiCrmServiceRefundPointsByIdWithComponentsData, DeleteApiCrmServiceRefundPointsByIdWithComponentsResponse, PostApiCrmServiceRefundPointsByIdAffiliationsData, PostApiCrmServiceRefundPointsByIdAffiliationsResponse, GetApiCrmServiceRefundPointsByIdAffiliationsData, GetApiCrmServiceRefundPointsByIdAffiliationsResponse, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData, PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdData, PutApiCrmServiceRefundPointsByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdData, PutApiCrmServiceRefundPointsByIdAddressesByAddressIdResponse, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdData, PutApiCrmServiceRefundPointsByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxFreesData, GetApiCrmServiceTaxFreesResponse, GetApiCrmServiceTaxFreesByIdDetailData, GetApiCrmServiceTaxFreesByIdDetailResponse, PostApiCrmServiceTaxFreesWithComponentsData, PostApiCrmServiceTaxFreesWithComponentsResponse, DeleteApiCrmServiceTaxFreesByIdWithComponentsData, DeleteApiCrmServiceTaxFreesByIdWithComponentsResponse, PostApiCrmServiceTaxFreesByIdAffiliationsData, PostApiCrmServiceTaxFreesByIdAffiliationsResponse, GetApiCrmServiceTaxFreesByIdAffiliationsData, GetApiCrmServiceTaxFreesByIdAffiliationsResponse, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdData, PutApiCrmServiceTaxFreesByIdOrganizationsByOrganizationIdResponse, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdData, PutApiCrmServiceTaxFreesByIdTelephonesByTelephoneIdResponse, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdData, PutApiCrmServiceTaxFreesByIdAddressesByAddressIdResponse, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdData, PutApiCrmServiceTaxFreesByIdEmailsByEmailIdResponse, GetApiCrmServiceTaxOfficesData, GetApiCrmServiceTaxOfficesResponse, GetApiCrmServiceTaxOfficesByIdDetailData, GetApiCrmServiceTaxOfficesByIdDetailResponse, 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, 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) { }
|
|
@@ -808,7 +808,7 @@ export class MerchantService {
|
|
|
808
808
|
/**
|
|
809
809
|
* @param data The data for the request.
|
|
810
810
|
* @param data.requestBody
|
|
811
|
-
* @returns
|
|
811
|
+
* @returns UniRefund_CRMService_Merchants_MerchantProfileDto Success
|
|
812
812
|
* @throws ApiError
|
|
813
813
|
*/
|
|
814
814
|
public postApiCrmServiceMerchantsWithComponents(data: PostApiCrmServiceMerchantsWithComponentsData = {}): CancelablePromise<PostApiCrmServiceMerchantsWithComponentsResponse> {
|
|
@@ -1253,6 +1253,30 @@ export class RefundPointService {
|
|
|
1253
1253
|
});
|
|
1254
1254
|
}
|
|
1255
1255
|
|
|
1256
|
+
/**
|
|
1257
|
+
* @param data The data for the request.
|
|
1258
|
+
* @param data.id
|
|
1259
|
+
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_Merchants_RefundPointProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
1260
|
+
* @throws ApiError
|
|
1261
|
+
*/
|
|
1262
|
+
public getApiCrmServiceRefundPointsByIdSubRefundPoints(data: GetApiCrmServiceRefundPointsByIdSubRefundPointsData): CancelablePromise<GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse> {
|
|
1263
|
+
return this.httpRequest.request({
|
|
1264
|
+
method: 'GET',
|
|
1265
|
+
url: '/api/crm-service/refund-points/{id}/sub-refund-points',
|
|
1266
|
+
path: {
|
|
1267
|
+
id: data.id
|
|
1268
|
+
},
|
|
1269
|
+
errors: {
|
|
1270
|
+
400: 'Bad Request',
|
|
1271
|
+
401: 'Unauthorized',
|
|
1272
|
+
403: 'Forbidden',
|
|
1273
|
+
404: 'Not Found',
|
|
1274
|
+
500: 'Server Error',
|
|
1275
|
+
501: 'Server Error'
|
|
1276
|
+
}
|
|
1277
|
+
});
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1256
1280
|
/**
|
|
1257
1281
|
* @param data The data for the request.
|
|
1258
1282
|
* @param data.requestBody
|
|
@@ -1532,6 +1556,30 @@ export class TaxFreeService {
|
|
|
1532
1556
|
});
|
|
1533
1557
|
}
|
|
1534
1558
|
|
|
1559
|
+
/**
|
|
1560
|
+
* @param data The data for the request.
|
|
1561
|
+
* @param data.id
|
|
1562
|
+
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxFrees_TaxFreeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
1563
|
+
* @throws ApiError
|
|
1564
|
+
*/
|
|
1565
|
+
public getApiCrmServiceTaxFreesByIdSubTaxFree(data: GetApiCrmServiceTaxFreesByIdSubTaxFreeData): CancelablePromise<GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse> {
|
|
1566
|
+
return this.httpRequest.request({
|
|
1567
|
+
method: 'GET',
|
|
1568
|
+
url: '/api/crm-service/tax-frees/{id}/sub-tax-free',
|
|
1569
|
+
path: {
|
|
1570
|
+
id: data.id
|
|
1571
|
+
},
|
|
1572
|
+
errors: {
|
|
1573
|
+
400: 'Bad Request',
|
|
1574
|
+
401: 'Unauthorized',
|
|
1575
|
+
403: 'Forbidden',
|
|
1576
|
+
404: 'Not Found',
|
|
1577
|
+
500: 'Server Error',
|
|
1578
|
+
501: 'Server Error'
|
|
1579
|
+
}
|
|
1580
|
+
});
|
|
1581
|
+
}
|
|
1582
|
+
|
|
1535
1583
|
/**
|
|
1536
1584
|
* @param data The data for the request.
|
|
1537
1585
|
* @param data.requestBody
|
|
@@ -1811,6 +1859,30 @@ export class TaxOfficeService {
|
|
|
1811
1859
|
});
|
|
1812
1860
|
}
|
|
1813
1861
|
|
|
1862
|
+
/**
|
|
1863
|
+
* @param data The data for the request.
|
|
1864
|
+
* @param data.id
|
|
1865
|
+
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_CRMService_TaxOffices_TaxOfficeProfileDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
1866
|
+
* @throws ApiError
|
|
1867
|
+
*/
|
|
1868
|
+
public getApiCrmServiceTaxOfficesByIdSubTaxOffices(data: GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData): CancelablePromise<GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse> {
|
|
1869
|
+
return this.httpRequest.request({
|
|
1870
|
+
method: 'GET',
|
|
1871
|
+
url: '/api/crm-service/tax-offices/{id}/sub-tax-offices',
|
|
1872
|
+
path: {
|
|
1873
|
+
id: data.id
|
|
1874
|
+
},
|
|
1875
|
+
errors: {
|
|
1876
|
+
400: 'Bad Request',
|
|
1877
|
+
401: 'Unauthorized',
|
|
1878
|
+
403: 'Forbidden',
|
|
1879
|
+
404: 'Not Found',
|
|
1880
|
+
500: 'Server Error',
|
|
1881
|
+
501: 'Server Error'
|
|
1882
|
+
}
|
|
1883
|
+
});
|
|
1884
|
+
}
|
|
1885
|
+
|
|
1814
1886
|
/**
|
|
1815
1887
|
* @param data The data for the request.
|
|
1816
1888
|
* @param data.requestBody
|
package/CRMService/types.gen.ts
CHANGED
|
@@ -159,6 +159,13 @@ export type UniRefund_CRMService_Customss_CustomsProfileDto = {
|
|
|
159
159
|
organizationId?: string;
|
|
160
160
|
};
|
|
161
161
|
|
|
162
|
+
export type UniRefund_CRMService_Customss_UpdateCustomsOrganizationDto = {
|
|
163
|
+
name: string;
|
|
164
|
+
taxpayerId: string;
|
|
165
|
+
parentCompanyId?: string | null;
|
|
166
|
+
branchId?: string | null;
|
|
167
|
+
};
|
|
168
|
+
|
|
162
169
|
export type UniRefund_CRMService_EmailCommonDatas_CreateEmailCommonDataDto = {
|
|
163
170
|
readonly extraProperties?: {
|
|
164
171
|
[key: string]: unknown;
|
|
@@ -219,19 +226,19 @@ export type UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeDto
|
|
|
219
226
|
organizations?: Array<UniRefund_CRMService_Organizations_OrganizationDto> | null;
|
|
220
227
|
};
|
|
221
228
|
|
|
222
|
-
export type UniRefund_CRMService_Enums_AddressTypeCode =
|
|
229
|
+
export type UniRefund_CRMService_Enums_AddressTypeCode = 'HOME' | 'OFFICE';
|
|
223
230
|
|
|
224
|
-
export type UniRefund_CRMService_Enums_AffiliationTypeCode =
|
|
231
|
+
export type UniRefund_CRMService_Enums_AffiliationTypeCode = 'COFOUNDER' | 'PARTNER' | 'ABPUSER' | 'SUBCOMPANY';
|
|
225
232
|
|
|
226
|
-
export type UniRefund_CRMService_Enums_EmailTypeCode =
|
|
233
|
+
export type UniRefund_CRMService_Enums_EmailTypeCode = 'WORK' | 'PERSONAL';
|
|
227
234
|
|
|
228
|
-
export type UniRefund_CRMService_Enums_EntityInformationTypeCode =
|
|
235
|
+
export type UniRefund_CRMService_Enums_EntityInformationTypeCode = 'INDIVIDUAL' | 'ORGANIZATION';
|
|
229
236
|
|
|
230
|
-
export type UniRefund_CRMService_Enums_EntityPartyTypeCode =
|
|
237
|
+
export type UniRefund_CRMService_Enums_EntityPartyTypeCode = 'CUSTOMS' | 'MERCHANT' | 'REFUNDPOINT' | 'TAXFREE' | 'TAXOFFICE';
|
|
231
238
|
|
|
232
|
-
export type UniRefund_CRMService_Enums_GenderTypeCode =
|
|
239
|
+
export type UniRefund_CRMService_Enums_GenderTypeCode = 'MALE' | 'FEMALE';
|
|
233
240
|
|
|
234
|
-
export type UniRefund_CRMService_Enums_TelephoneTypeCode =
|
|
241
|
+
export type UniRefund_CRMService_Enums_TelephoneTypeCode = 'HOME' | 'OFFICE' | 'MOBILE' | 'FAX';
|
|
235
242
|
|
|
236
243
|
export type UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
237
244
|
readonly extraProperties?: {
|
|
@@ -332,7 +339,7 @@ export type UniRefund_CRMService_Merchants_MerchantProfileDto = {
|
|
|
332
339
|
individualId?: string | null;
|
|
333
340
|
};
|
|
334
341
|
|
|
335
|
-
export type UniRefund_CRMService_Merchants_MerchantTypeCode =
|
|
342
|
+
export type UniRefund_CRMService_Merchants_MerchantTypeCode = 'HEADQUARTER' | 'STORE';
|
|
336
343
|
|
|
337
344
|
export type UniRefund_CRMService_Merchants_RefundPointProfileDto = {
|
|
338
345
|
id?: string;
|
|
@@ -406,6 +413,8 @@ export type UniRefund_CRMService_Organizations_OrganizationDto = {
|
|
|
406
413
|
legalStatusCode?: string | null;
|
|
407
414
|
parentCompanyId?: string | null;
|
|
408
415
|
customerNumber?: string | null;
|
|
416
|
+
readonly branchId?: string | null;
|
|
417
|
+
readonly countryCode?: string | null;
|
|
409
418
|
contactInformations?: Array<UniRefund_CRMService_ContactInformationTypes_ContactInformationTypeDto> | null;
|
|
410
419
|
};
|
|
411
420
|
|
|
@@ -426,7 +435,7 @@ export type UniRefund_CRMService_Organizations_UpdateOrganizationDto = {
|
|
|
426
435
|
} | null;
|
|
427
436
|
name: string;
|
|
428
437
|
taxpayerId: string;
|
|
429
|
-
legalStatusCode
|
|
438
|
+
legalStatusCode?: string | null;
|
|
430
439
|
customerNumber?: string | null;
|
|
431
440
|
parentCompanyId?: string | null;
|
|
432
441
|
branchId?: string | null;
|
|
@@ -509,7 +518,14 @@ export type UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
509
518
|
entityInformations?: Array<UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeDto> | null;
|
|
510
519
|
};
|
|
511
520
|
|
|
512
|
-
export type UniRefund_CRMService_RefundPoints_RefundPointTypeCode =
|
|
521
|
+
export type UniRefund_CRMService_RefundPoints_RefundPointTypeCode = 'HEADQUARTER' | 'REFUNDPOINT';
|
|
522
|
+
|
|
523
|
+
export type UniRefund_CRMService_RefundPoints_UpdateRefundPointOrganizationDto = {
|
|
524
|
+
name: string;
|
|
525
|
+
taxpayerId: string;
|
|
526
|
+
parentCompanyId?: string | null;
|
|
527
|
+
branchId?: string | null;
|
|
528
|
+
};
|
|
513
529
|
|
|
514
530
|
export type UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
515
531
|
readonly extraProperties?: {
|
|
@@ -659,7 +675,7 @@ export type UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupMer
|
|
|
659
675
|
productGroupId?: string;
|
|
660
676
|
};
|
|
661
677
|
|
|
662
|
-
export type UniRefund_SettingService_ProductGroups_CompanyTypeCode =
|
|
678
|
+
export type UniRefund_SettingService_ProductGroups_CompanyTypeCode = 'GOVERNMENT' | 'TAXFREE' | 'CUSTOMS' | 'REFUNDPOINT' | 'MERCHANT' | 'EXCHANGE' | 'TOURGUIDE';
|
|
663
679
|
|
|
664
680
|
export type UniRefund_SettingService_ProductGroups_ProductGroupDto = {
|
|
665
681
|
id?: string;
|
|
@@ -679,7 +695,7 @@ export type UniRefund_SettingService_ProductGroups_ProductGroupDto = {
|
|
|
679
695
|
language?: string | null;
|
|
680
696
|
};
|
|
681
697
|
|
|
682
|
-
export type UniRefund_SettingService_ProductGroups_UnitTypeCode =
|
|
698
|
+
export type UniRefund_SettingService_ProductGroups_UnitTypeCode = 'QNT' | 'BAG' | 'BOX';
|
|
683
699
|
|
|
684
700
|
export type Volo_Abp_Application_Dtos_PagedResultDto_1 = {
|
|
685
701
|
items?: Array<UniRefund_CRMService_AddressTypes_AddressTypeDto> | null;
|
|
@@ -1216,7 +1232,7 @@ export type GetApiCrmServiceCustomsByIdAffiliationsResponse = Volo_Abp_Applicati
|
|
|
1216
1232
|
export type PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdData = {
|
|
1217
1233
|
id: string;
|
|
1218
1234
|
organizationId: string;
|
|
1219
|
-
requestBody?:
|
|
1235
|
+
requestBody?: UniRefund_CRMService_Customss_UpdateCustomsOrganizationDto;
|
|
1220
1236
|
};
|
|
1221
1237
|
|
|
1222
1238
|
export type PutApiCrmServiceCustomsByIdOrganizationsByOrganizationIdResponse = UniRefund_CRMService_Organizations_OrganizationDto;
|
|
@@ -1327,7 +1343,7 @@ export type PostApiCrmServiceMerchantsWithComponentsData = {
|
|
|
1327
1343
|
requestBody?: UniRefund_CRMService_Merchants_CreateMerchantDto;
|
|
1328
1344
|
};
|
|
1329
1345
|
|
|
1330
|
-
export type PostApiCrmServiceMerchantsWithComponentsResponse =
|
|
1346
|
+
export type PostApiCrmServiceMerchantsWithComponentsResponse = UniRefund_CRMService_Merchants_MerchantProfileDto;
|
|
1331
1347
|
|
|
1332
1348
|
export type DeleteApiCrmServiceMerchantsByIdWithComponentsData = {
|
|
1333
1349
|
id: string;
|
|
@@ -1443,6 +1459,12 @@ export type GetApiCrmServiceRefundPointsByIdDetailData = {
|
|
|
1443
1459
|
|
|
1444
1460
|
export type GetApiCrmServiceRefundPointsByIdDetailResponse = UniRefund_CRMService_RefundPoints_RefundPointDto;
|
|
1445
1461
|
|
|
1462
|
+
export type GetApiCrmServiceRefundPointsByIdSubRefundPointsData = {
|
|
1463
|
+
id: string;
|
|
1464
|
+
};
|
|
1465
|
+
|
|
1466
|
+
export type GetApiCrmServiceRefundPointsByIdSubRefundPointsResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1467
|
+
|
|
1446
1468
|
export type PostApiCrmServiceRefundPointsWithComponentsData = {
|
|
1447
1469
|
requestBody?: UniRefund_CRMService_RefundPoints_CreateRefundPointDto;
|
|
1448
1470
|
};
|
|
@@ -1474,7 +1496,7 @@ export type GetApiCrmServiceRefundPointsByIdAffiliationsResponse = Volo_Abp_Appl
|
|
|
1474
1496
|
export type PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdData = {
|
|
1475
1497
|
id: string;
|
|
1476
1498
|
organizationId: string;
|
|
1477
|
-
requestBody?:
|
|
1499
|
+
requestBody?: UniRefund_CRMService_RefundPoints_UpdateRefundPointOrganizationDto;
|
|
1478
1500
|
};
|
|
1479
1501
|
|
|
1480
1502
|
export type PutApiCrmServiceRefundPointsByIdOrganizationsByOrganizationIdResponse = UniRefund_CRMService_Organizations_OrganizationDto;
|
|
@@ -1517,6 +1539,12 @@ export type GetApiCrmServiceTaxFreesByIdDetailData = {
|
|
|
1517
1539
|
|
|
1518
1540
|
export type GetApiCrmServiceTaxFreesByIdDetailResponse = UniRefund_CRMService_TaxFrees_TaxFreeDto;
|
|
1519
1541
|
|
|
1542
|
+
export type GetApiCrmServiceTaxFreesByIdSubTaxFreeData = {
|
|
1543
|
+
id: string;
|
|
1544
|
+
};
|
|
1545
|
+
|
|
1546
|
+
export type GetApiCrmServiceTaxFreesByIdSubTaxFreeResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1547
|
+
|
|
1520
1548
|
export type PostApiCrmServiceTaxFreesWithComponentsData = {
|
|
1521
1549
|
requestBody?: UniRefund_CRMService_TaxFrees_CreateTaxFreeDto;
|
|
1522
1550
|
};
|
|
@@ -1591,6 +1619,12 @@ export type GetApiCrmServiceTaxOfficesByIdDetailData = {
|
|
|
1591
1619
|
|
|
1592
1620
|
export type GetApiCrmServiceTaxOfficesByIdDetailResponse = UniRefund_CRMService_TaxOffices_TaxOfficeDto;
|
|
1593
1621
|
|
|
1622
|
+
export type GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData = {
|
|
1623
|
+
id: string;
|
|
1624
|
+
};
|
|
1625
|
+
|
|
1626
|
+
export type GetApiCrmServiceTaxOfficesByIdSubTaxOfficesResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1627
|
+
|
|
1594
1628
|
export type PostApiCrmServiceTaxOfficesWithComponentsData = {
|
|
1595
1629
|
requestBody?: UniRefund_CRMService_TaxOffices_CreateTaxOfficeDto;
|
|
1596
1630
|
};
|
|
@@ -2693,7 +2727,7 @@ export type $OpenApiTs = {
|
|
|
2693
2727
|
/**
|
|
2694
2728
|
* Success
|
|
2695
2729
|
*/
|
|
2696
|
-
200:
|
|
2730
|
+
200: UniRefund_CRMService_Merchants_MerchantProfileDto;
|
|
2697
2731
|
/**
|
|
2698
2732
|
* Bad Request
|
|
2699
2733
|
*/
|
|
@@ -3244,6 +3278,41 @@ export type $OpenApiTs = {
|
|
|
3244
3278
|
};
|
|
3245
3279
|
};
|
|
3246
3280
|
};
|
|
3281
|
+
'/api/crm-service/refund-points/{id}/sub-refund-points': {
|
|
3282
|
+
get: {
|
|
3283
|
+
req: GetApiCrmServiceRefundPointsByIdSubRefundPointsData;
|
|
3284
|
+
res: {
|
|
3285
|
+
/**
|
|
3286
|
+
* Success
|
|
3287
|
+
*/
|
|
3288
|
+
200: Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
3289
|
+
/**
|
|
3290
|
+
* Bad Request
|
|
3291
|
+
*/
|
|
3292
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3293
|
+
/**
|
|
3294
|
+
* Unauthorized
|
|
3295
|
+
*/
|
|
3296
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3297
|
+
/**
|
|
3298
|
+
* Forbidden
|
|
3299
|
+
*/
|
|
3300
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3301
|
+
/**
|
|
3302
|
+
* Not Found
|
|
3303
|
+
*/
|
|
3304
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3305
|
+
/**
|
|
3306
|
+
* Server Error
|
|
3307
|
+
*/
|
|
3308
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3309
|
+
/**
|
|
3310
|
+
* Server Error
|
|
3311
|
+
*/
|
|
3312
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3313
|
+
};
|
|
3314
|
+
};
|
|
3315
|
+
};
|
|
3247
3316
|
'/api/crm-service/refund-points/with-components': {
|
|
3248
3317
|
post: {
|
|
3249
3318
|
req: PostApiCrmServiceRefundPointsWithComponentsData;
|
|
@@ -3592,6 +3661,41 @@ export type $OpenApiTs = {
|
|
|
3592
3661
|
};
|
|
3593
3662
|
};
|
|
3594
3663
|
};
|
|
3664
|
+
'/api/crm-service/tax-frees/{id}/sub-tax-free': {
|
|
3665
|
+
get: {
|
|
3666
|
+
req: GetApiCrmServiceTaxFreesByIdSubTaxFreeData;
|
|
3667
|
+
res: {
|
|
3668
|
+
/**
|
|
3669
|
+
* Success
|
|
3670
|
+
*/
|
|
3671
|
+
200: Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
3672
|
+
/**
|
|
3673
|
+
* Bad Request
|
|
3674
|
+
*/
|
|
3675
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3676
|
+
/**
|
|
3677
|
+
* Unauthorized
|
|
3678
|
+
*/
|
|
3679
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3680
|
+
/**
|
|
3681
|
+
* Forbidden
|
|
3682
|
+
*/
|
|
3683
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3684
|
+
/**
|
|
3685
|
+
* Not Found
|
|
3686
|
+
*/
|
|
3687
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3688
|
+
/**
|
|
3689
|
+
* Server Error
|
|
3690
|
+
*/
|
|
3691
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3692
|
+
/**
|
|
3693
|
+
* Server Error
|
|
3694
|
+
*/
|
|
3695
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
3696
|
+
};
|
|
3697
|
+
};
|
|
3698
|
+
};
|
|
3595
3699
|
'/api/crm-service/tax-frees/with-components': {
|
|
3596
3700
|
post: {
|
|
3597
3701
|
req: PostApiCrmServiceTaxFreesWithComponentsData;
|
|
@@ -3940,6 +4044,41 @@ export type $OpenApiTs = {
|
|
|
3940
4044
|
};
|
|
3941
4045
|
};
|
|
3942
4046
|
};
|
|
4047
|
+
'/api/crm-service/tax-offices/{id}/sub-tax-offices': {
|
|
4048
|
+
get: {
|
|
4049
|
+
req: GetApiCrmServiceTaxOfficesByIdSubTaxOfficesData;
|
|
4050
|
+
res: {
|
|
4051
|
+
/**
|
|
4052
|
+
* Success
|
|
4053
|
+
*/
|
|
4054
|
+
200: Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
4055
|
+
/**
|
|
4056
|
+
* Bad Request
|
|
4057
|
+
*/
|
|
4058
|
+
400: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4059
|
+
/**
|
|
4060
|
+
* Unauthorized
|
|
4061
|
+
*/
|
|
4062
|
+
401: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4063
|
+
/**
|
|
4064
|
+
* Forbidden
|
|
4065
|
+
*/
|
|
4066
|
+
403: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4067
|
+
/**
|
|
4068
|
+
* Not Found
|
|
4069
|
+
*/
|
|
4070
|
+
404: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4071
|
+
/**
|
|
4072
|
+
* Server Error
|
|
4073
|
+
*/
|
|
4074
|
+
500: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4075
|
+
/**
|
|
4076
|
+
* Server Error
|
|
4077
|
+
*/
|
|
4078
|
+
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
4079
|
+
};
|
|
4080
|
+
};
|
|
4081
|
+
};
|
|
3943
4082
|
'/api/crm-service/tax-offices/with-components': {
|
|
3944
4083
|
post: {
|
|
3945
4084
|
req: PostApiCrmServiceTaxOfficesWithComponentsData;
|
|
@@ -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
|
+
}
|