@ayasofyazilim/saas 0.0.37 → 0.0.39
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 +65 -65
- 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 +5103 -5103
- package/AccountService/services.gen.ts +1452 -1452
- package/AccountService/types.gen.ts +9896 -9896
- package/AdministrationService/AdministrationServiceClient.ts +74 -74
- 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 +5897 -5897
- package/AdministrationService/services.gen.ts +1332 -1332
- package/AdministrationService/types.gen.ts +9024 -9024
- 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/schemas.gen.ts +12444 -12444
- package/BackerService/services.gen.ts +866 -866
- package/CRMService/CRMServiceClient.ts +71 -71
- package/CRMService/core/ApiError.ts +20 -20
- package/CRMService/core/ApiRequestOptions.ts +12 -12
- package/CRMService/core/ApiResult.ts +6 -6
- package/CRMService/core/BaseHttpRequest.ts +9 -9
- package/CRMService/core/CancelablePromise.ts +125 -125
- package/CRMService/core/FetchHttpRequest.ts +21 -21
- package/CRMService/core/OpenAPI.ts +55 -55
- package/CRMService/core/request.ts +340 -340
- package/CRMService/index.ts +8 -8
- package/ContractService/ContractServiceClient.ts +53 -53
- package/ContractService/core/ApiError.ts +20 -20
- package/ContractService/core/ApiRequestOptions.ts +12 -12
- package/ContractService/core/ApiResult.ts +6 -6
- package/ContractService/core/BaseHttpRequest.ts +9 -9
- package/ContractService/core/CancelablePromise.ts +125 -125
- package/ContractService/core/FetchHttpRequest.ts +21 -21
- package/ContractService/core/OpenAPI.ts +55 -55
- package/ContractService/core/request.ts +340 -340
- package/ContractService/index.ts +8 -8
- package/ContractService/schemas.gen.ts +11044 -10943
- package/ContractService/services.gen.ts +1720 -1720
- package/ContractService/types.gen.ts +3705 -3691
- package/FundraiserService/FundraiserServiceClient.ts +47 -47
- package/FundraiserService/core/ApiError.ts +20 -20
- package/FundraiserService/core/ApiResult.ts +6 -6
- package/FundraiserService/core/CancelablePromise.ts +125 -125
- package/FundraiserService/schemas.gen.ts +11548 -11548
- package/IdentityService/IdentityServiceClient.ts +77 -77
- 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 +6573 -6573
- package/IdentityService/services.gen.ts +2839 -2839
- package/IdentityService/types.gen.ts +17446 -17446
- 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/schemas.gen.ts +5147 -5147
- 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 +5278 -5278
- package/SaasService/services.gen.ts +1325 -1325
- package/SaasService/types.gen.ts +9052 -9052
- package/SettingService/SettingServiceClient.ts +62 -62
- package/SettingService/index.ts +8 -8
- package/TravellerService/schemas.gen.ts +1141 -2917
- package/TravellerService/services.gen.ts +42 -56
- package/TravellerService/types.gen.ts +141 -183
- package/generator.mjs +9 -6
- 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, GetApiTravellerServiceAddressesData, GetApiTravellerServiceAddressesResponse, PostApiTravellerServiceAddressesData, PostApiTravellerServiceAddressesResponse, GetApiTravellerServiceAddressesByIdData, GetApiTravellerServiceAddressesByIdResponse, PutApiTravellerServiceAddressesByIdData, PutApiTravellerServiceAddressesByIdResponse, DeleteApiTravellerServiceAddressesByIdData, DeleteApiTravellerServiceAddressesByIdResponse, GetApiTravellerServiceEmailsData, GetApiTravellerServiceEmailsResponse, PostApiTravellerServiceEmailsData, PostApiTravellerServiceEmailsResponse, GetApiTravellerServiceEmailsByIdData, GetApiTravellerServiceEmailsByIdResponse, PutApiTravellerServiceEmailsByIdData, PutApiTravellerServiceEmailsByIdResponse, DeleteApiTravellerServiceEmailsByIdData, DeleteApiTravellerServiceEmailsByIdResponse, PostApiTravellerServiceIndividualsWithComponentsData, PostApiTravellerServiceIndividualsWithComponentsResponse, GetApiTravellerServiceIndividualsData, GetApiTravellerServiceIndividualsResponse, GetApiTravellerServiceTelephonesData, GetApiTravellerServiceTelephonesResponse, PostApiTravellerServiceTelephonesData, PostApiTravellerServiceTelephonesResponse, GetApiTravellerServiceTelephonesByIdData, GetApiTravellerServiceTelephonesByIdResponse, PutApiTravellerServiceTelephonesByIdData, PutApiTravellerServiceTelephonesByIdResponse, DeleteApiTravellerServiceTelephonesByIdData, DeleteApiTravellerServiceTelephonesByIdResponse,
|
|
5
|
+
import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, GetApiTravellerServiceAddressesData, GetApiTravellerServiceAddressesResponse, PostApiTravellerServiceAddressesData, PostApiTravellerServiceAddressesResponse, GetApiTravellerServiceAddressesByIdData, GetApiTravellerServiceAddressesByIdResponse, PutApiTravellerServiceAddressesByIdData, PutApiTravellerServiceAddressesByIdResponse, DeleteApiTravellerServiceAddressesByIdData, DeleteApiTravellerServiceAddressesByIdResponse, GetApiTravellerServiceEmailsData, GetApiTravellerServiceEmailsResponse, PostApiTravellerServiceEmailsData, PostApiTravellerServiceEmailsResponse, GetApiTravellerServiceEmailsByIdData, GetApiTravellerServiceEmailsByIdResponse, PutApiTravellerServiceEmailsByIdData, PutApiTravellerServiceEmailsByIdResponse, DeleteApiTravellerServiceEmailsByIdData, DeleteApiTravellerServiceEmailsByIdResponse, PostApiTravellerServiceIndividualsWithComponentsData, PostApiTravellerServiceIndividualsWithComponentsResponse, GetApiTravellerServiceIndividualsData, GetApiTravellerServiceIndividualsResponse, GetApiTravellerServiceTelephonesData, GetApiTravellerServiceTelephonesResponse, PostApiTravellerServiceTelephonesData, PostApiTravellerServiceTelephonesResponse, GetApiTravellerServiceTelephonesByIdData, GetApiTravellerServiceTelephonesByIdResponse, PutApiTravellerServiceTelephonesByIdData, PutApiTravellerServiceTelephonesByIdResponse, DeleteApiTravellerServiceTelephonesByIdData, DeleteApiTravellerServiceTelephonesByIdResponse, PostApiTravellerServiceTravellersWithComponentsData, PostApiTravellerServiceTravellersWithComponentsResponse, PostApiTravellerServiceTravellersCreateData, PostApiTravellerServiceTravellersCreateResponse, PutApiTravellerServiceTravellersUpdateData, PutApiTravellerServiceTravellersUpdateResponse, PostApiTravellerServiceTravellersUpsertData, PostApiTravellerServiceTravellersUpsertResponse, GetApiTravellerServiceTravellersGetProfileListData, GetApiTravellerServiceTravellersGetProfileListResponse, GetApiTravellerServiceTravellersGetProfileDetailData, GetApiTravellerServiceTravellersGetProfileDetailResponse } from './types.gen';
|
|
6
6
|
|
|
7
7
|
export class AbpApiDefinitionService {
|
|
8
8
|
constructor(public readonly httpRequest: BaseHttpRequest) { }
|
|
@@ -551,21 +551,16 @@ export class TravellerService {
|
|
|
551
551
|
|
|
552
552
|
/**
|
|
553
553
|
* @param data The data for the request.
|
|
554
|
-
* @param data.
|
|
555
|
-
* @
|
|
556
|
-
* @param data.maxResultCount
|
|
557
|
-
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_TravellerService_Travellers_TravellerProfileDto__UniRefund_TravellerService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
554
|
+
* @param data.requestBody
|
|
555
|
+
* @returns UniRefund_TravellerService_Travellers_CreateTravellerResDto Success
|
|
558
556
|
* @throws ApiError
|
|
559
557
|
*/
|
|
560
|
-
public
|
|
558
|
+
public postApiTravellerServiceTravellersWithComponents(data: PostApiTravellerServiceTravellersWithComponentsData = {}): CancelablePromise<PostApiTravellerServiceTravellersWithComponentsResponse> {
|
|
561
559
|
return this.httpRequest.request({
|
|
562
|
-
method: '
|
|
563
|
-
url: '/api/traveller-service/travellers',
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
SkipCount: data.skipCount,
|
|
567
|
-
MaxResultCount: data.maxResultCount
|
|
568
|
-
},
|
|
560
|
+
method: 'POST',
|
|
561
|
+
url: '/api/traveller-service/travellers/with-components',
|
|
562
|
+
body: data.requestBody,
|
|
563
|
+
mediaType: 'application/json',
|
|
569
564
|
errors: {
|
|
570
565
|
400: 'Bad Request',
|
|
571
566
|
401: 'Unauthorized',
|
|
@@ -579,17 +574,16 @@ export class TravellerService {
|
|
|
579
574
|
|
|
580
575
|
/**
|
|
581
576
|
* @param data The data for the request.
|
|
582
|
-
* @param data.
|
|
583
|
-
* @returns
|
|
577
|
+
* @param data.requestBody
|
|
578
|
+
* @returns UniRefund_TravellerService_Travellers_CreateTravellerResDto Success
|
|
584
579
|
* @throws ApiError
|
|
585
580
|
*/
|
|
586
|
-
public
|
|
581
|
+
public postApiTravellerServiceTravellersCreate(data: PostApiTravellerServiceTravellersCreateData = {}): CancelablePromise<PostApiTravellerServiceTravellersCreateResponse> {
|
|
587
582
|
return this.httpRequest.request({
|
|
588
|
-
method: '
|
|
589
|
-
url: '/api/traveller-service/travellers/
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
},
|
|
583
|
+
method: 'POST',
|
|
584
|
+
url: '/api/traveller-service/travellers/create',
|
|
585
|
+
body: data.requestBody,
|
|
586
|
+
mediaType: 'application/json',
|
|
593
587
|
errors: {
|
|
594
588
|
400: 'Bad Request',
|
|
595
589
|
401: 'Unauthorized',
|
|
@@ -604,13 +598,13 @@ export class TravellerService {
|
|
|
604
598
|
/**
|
|
605
599
|
* @param data The data for the request.
|
|
606
600
|
* @param data.requestBody
|
|
607
|
-
* @returns
|
|
601
|
+
* @returns UniRefund_TravellerService_Travellers_UpdateTravellerResDto Success
|
|
608
602
|
* @throws ApiError
|
|
609
603
|
*/
|
|
610
|
-
public
|
|
604
|
+
public putApiTravellerServiceTravellersUpdate(data: PutApiTravellerServiceTravellersUpdateData = {}): CancelablePromise<PutApiTravellerServiceTravellersUpdateResponse> {
|
|
611
605
|
return this.httpRequest.request({
|
|
612
|
-
method: '
|
|
613
|
-
url: '/api/traveller-service/travellers/
|
|
606
|
+
method: 'PUT',
|
|
607
|
+
url: '/api/traveller-service/travellers/update',
|
|
614
608
|
body: data.requestBody,
|
|
615
609
|
mediaType: 'application/json',
|
|
616
610
|
errors: {
|
|
@@ -626,17 +620,16 @@ export class TravellerService {
|
|
|
626
620
|
|
|
627
621
|
/**
|
|
628
622
|
* @param data The data for the request.
|
|
629
|
-
* @param data.
|
|
630
|
-
* @returns
|
|
623
|
+
* @param data.requestBody
|
|
624
|
+
* @returns UniRefund_TravellerService_Travellers_UpsertTravellerResDto Success
|
|
631
625
|
* @throws ApiError
|
|
632
626
|
*/
|
|
633
|
-
public
|
|
627
|
+
public postApiTravellerServiceTravellersUpsert(data: PostApiTravellerServiceTravellersUpsertData = {}): CancelablePromise<PostApiTravellerServiceTravellersUpsertResponse> {
|
|
634
628
|
return this.httpRequest.request({
|
|
635
|
-
method: '
|
|
636
|
-
url: '/api/traveller-service/travellers/
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
},
|
|
629
|
+
method: 'POST',
|
|
630
|
+
url: '/api/traveller-service/travellers/upsert',
|
|
631
|
+
body: data.requestBody,
|
|
632
|
+
mediaType: 'application/json',
|
|
640
633
|
errors: {
|
|
641
634
|
400: 'Bad Request',
|
|
642
635
|
401: 'Unauthorized',
|
|
@@ -650,20 +643,21 @@ export class TravellerService {
|
|
|
650
643
|
|
|
651
644
|
/**
|
|
652
645
|
* @param data The data for the request.
|
|
653
|
-
* @param data.
|
|
654
|
-
* @param data.
|
|
655
|
-
* @
|
|
646
|
+
* @param data.sorting
|
|
647
|
+
* @param data.skipCount
|
|
648
|
+
* @param data.maxResultCount
|
|
649
|
+
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_TravellerService_Travellers_TravellerProfileDto__UniRefund_TravellerService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
656
650
|
* @throws ApiError
|
|
657
651
|
*/
|
|
658
|
-
public
|
|
652
|
+
public getApiTravellerServiceTravellersGetProfileList(data: GetApiTravellerServiceTravellersGetProfileListData = {}): CancelablePromise<GetApiTravellerServiceTravellersGetProfileListResponse> {
|
|
659
653
|
return this.httpRequest.request({
|
|
660
|
-
method: '
|
|
661
|
-
url: '/api/traveller-service/travellers/
|
|
662
|
-
|
|
663
|
-
|
|
654
|
+
method: 'GET',
|
|
655
|
+
url: '/api/traveller-service/travellers/get-profile-list',
|
|
656
|
+
query: {
|
|
657
|
+
Sorting: data.sorting,
|
|
658
|
+
SkipCount: data.skipCount,
|
|
659
|
+
MaxResultCount: data.maxResultCount
|
|
664
660
|
},
|
|
665
|
-
body: data.requestBody,
|
|
666
|
-
mediaType: 'application/json',
|
|
667
661
|
errors: {
|
|
668
662
|
400: 'Bad Request',
|
|
669
663
|
401: 'Unauthorized',
|
|
@@ -677,24 +671,16 @@ export class TravellerService {
|
|
|
677
671
|
|
|
678
672
|
/**
|
|
679
673
|
* @param data The data for the request.
|
|
680
|
-
* @param data.
|
|
681
|
-
* @
|
|
682
|
-
* @param data.skipCount
|
|
683
|
-
* @param data.maxResultCount
|
|
684
|
-
* @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_TravellerService_AffiliationTypes_AffiliationTypeDto__UniRefund_TravellerService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
|
|
674
|
+
* @param data.id
|
|
675
|
+
* @returns UniRefund_TravellerService_Travellers_TravellerProfileDto Success
|
|
685
676
|
* @throws ApiError
|
|
686
677
|
*/
|
|
687
|
-
public
|
|
678
|
+
public getApiTravellerServiceTravellersGetProfileDetail(data: GetApiTravellerServiceTravellersGetProfileDetailData): CancelablePromise<GetApiTravellerServiceTravellersGetProfileDetailResponse> {
|
|
688
679
|
return this.httpRequest.request({
|
|
689
680
|
method: 'GET',
|
|
690
|
-
url: '/api/traveller-service/travellers/
|
|
691
|
-
path: {
|
|
692
|
-
travellerId: data.travellerId
|
|
693
|
-
},
|
|
681
|
+
url: '/api/traveller-service/travellers/get-profile-detail',
|
|
694
682
|
query: {
|
|
695
|
-
|
|
696
|
-
SkipCount: data.skipCount,
|
|
697
|
-
MaxResultCount: data.maxResultCount
|
|
683
|
+
Id: data.id
|
|
698
684
|
},
|
|
699
685
|
errors: {
|
|
700
686
|
400: 'Bad Request',
|
|
@@ -64,49 +64,6 @@ export type UniRefund_TravellerService_AddressTypes_UpdateAddressTypeDto = {
|
|
|
64
64
|
typeCode: UniRefund_TravellerService_Enums_AddressTypeCode;
|
|
65
65
|
};
|
|
66
66
|
|
|
67
|
-
export type UniRefund_TravellerService_AffiliationTypes_AffiliationTypeDto = {
|
|
68
|
-
id?: string;
|
|
69
|
-
creationTime?: string;
|
|
70
|
-
creatorId?: string | null;
|
|
71
|
-
lastModificationTime?: string | null;
|
|
72
|
-
lastModifierId?: string | null;
|
|
73
|
-
isDeleted?: boolean;
|
|
74
|
-
deleterId?: string | null;
|
|
75
|
-
deletionTime?: string | null;
|
|
76
|
-
readonly name?: string | null;
|
|
77
|
-
readonly description?: string | null;
|
|
78
|
-
affiliationTypeCode?: UniRefund_TravellerService_Enums_AffiliationTypeCode;
|
|
79
|
-
readonly partyId?: string;
|
|
80
|
-
};
|
|
81
|
-
|
|
82
|
-
export type UniRefund_TravellerService_AffiliationTypes_CreateAffiliationTypeDto = {
|
|
83
|
-
readonly extraProperties?: {
|
|
84
|
-
[key: string]: unknown;
|
|
85
|
-
} | null;
|
|
86
|
-
name: string;
|
|
87
|
-
description: string;
|
|
88
|
-
affiliationTypeCode: UniRefund_TravellerService_Enums_AffiliationTypeCode;
|
|
89
|
-
partyId?: string | null;
|
|
90
|
-
};
|
|
91
|
-
|
|
92
|
-
export type UniRefund_TravellerService_ContactInformationTypes_ContactInformationTypeDto = {
|
|
93
|
-
id?: string;
|
|
94
|
-
creationTime?: string;
|
|
95
|
-
creatorId?: string | null;
|
|
96
|
-
lastModificationTime?: string | null;
|
|
97
|
-
lastModifierId?: string | null;
|
|
98
|
-
isDeleted?: boolean;
|
|
99
|
-
deleterId?: string | null;
|
|
100
|
-
deletionTime?: string | null;
|
|
101
|
-
organizationId?: string | null;
|
|
102
|
-
individualId?: string | null;
|
|
103
|
-
startDate?: string;
|
|
104
|
-
endDate?: string;
|
|
105
|
-
telephones?: Array<UniRefund_TravellerService_TelephoneTypes_TelephoneTypeDto> | null;
|
|
106
|
-
addresses?: Array<UniRefund_TravellerService_AddressTypes_AddressTypeDto> | null;
|
|
107
|
-
emails?: Array<UniRefund_TravellerService_EmailCommonDatas_EmailCommonDataDto> | null;
|
|
108
|
-
};
|
|
109
|
-
|
|
110
67
|
export type UniRefund_TravellerService_ContactInformationTypes_CreateContactInformationTypeDto = {
|
|
111
68
|
readonly extraProperties?: {
|
|
112
69
|
[key: string]: unknown;
|
|
@@ -167,29 +124,12 @@ export type UniRefund_TravellerService_EntityInformationTypes_CreateEntityInform
|
|
|
167
124
|
individuals?: Array<UniRefund_TravellerService_Individuals_CreateIndividualDto> | null;
|
|
168
125
|
};
|
|
169
126
|
|
|
170
|
-
export type UniRefund_TravellerService_EntityInformationTypes_EntityInformationTypeDto = {
|
|
171
|
-
id?: string;
|
|
172
|
-
creationTime?: string;
|
|
173
|
-
creatorId?: string | null;
|
|
174
|
-
lastModificationTime?: string | null;
|
|
175
|
-
lastModifierId?: string | null;
|
|
176
|
-
isDeleted?: boolean;
|
|
177
|
-
deleterId?: string | null;
|
|
178
|
-
deletionTime?: string | null;
|
|
179
|
-
travellerId?: string | null;
|
|
180
|
-
entityPartyTypeCode?: UniRefund_TravellerService_Enums_EntityPartyTypeCode;
|
|
181
|
-
entityInformationTypeCode?: UniRefund_TravellerService_Enums_EntityInformationTypeCode;
|
|
182
|
-
individuals?: Array<UniRefund_TravellerService_Individuals_IndividualDto> | null;
|
|
183
|
-
};
|
|
184
|
-
|
|
185
127
|
export type UniRefund_TravellerService_Enums_AddressTypeCode = 0 | 1;
|
|
186
128
|
|
|
187
129
|
export type UniRefund_TravellerService_Enums_AffiliationTypeCode = 0 | 1 | 2;
|
|
188
130
|
|
|
189
131
|
export type UniRefund_TravellerService_Enums_EmailTypeCode = 0 | 1;
|
|
190
132
|
|
|
191
|
-
export type UniRefund_TravellerService_Enums_EntityInformationTypeCode = 0;
|
|
192
|
-
|
|
193
133
|
export type UniRefund_TravellerService_Enums_EntityPartyTypeCode = 0;
|
|
194
134
|
|
|
195
135
|
export type UniRefund_TravellerService_Enums_GenderTypeCode = 0 | 1;
|
|
@@ -205,21 +145,6 @@ export type UniRefund_TravellerService_Individuals_CreateIndividualDto = {
|
|
|
205
145
|
contactInformations?: Array<UniRefund_TravellerService_ContactInformationTypes_CreateContactInformationTypeDto> | null;
|
|
206
146
|
};
|
|
207
147
|
|
|
208
|
-
export type UniRefund_TravellerService_Individuals_IndividualDto = {
|
|
209
|
-
id?: string;
|
|
210
|
-
creationTime?: string;
|
|
211
|
-
creatorId?: string | null;
|
|
212
|
-
lastModificationTime?: string | null;
|
|
213
|
-
lastModifierId?: string | null;
|
|
214
|
-
isDeleted?: boolean;
|
|
215
|
-
deleterId?: string | null;
|
|
216
|
-
deletionTime?: string | null;
|
|
217
|
-
name?: UniRefund_TravellerService_NameCommonDatas_NameCommonDataDto;
|
|
218
|
-
contactInformations?: Array<UniRefund_TravellerService_ContactInformationTypes_ContactInformationTypeDto> | null;
|
|
219
|
-
personalSummaries?: Array<UniRefund_TravellerService_PersonalSummaries_PersonalSummaryDto> | null;
|
|
220
|
-
entityInformationTypeId?: string | null;
|
|
221
|
-
};
|
|
222
|
-
|
|
223
148
|
export type UniRefund_TravellerService_Individuals_IndividualProfileDto = {
|
|
224
149
|
id?: string;
|
|
225
150
|
name?: string | null;
|
|
@@ -232,28 +157,47 @@ export type UniRefund_TravellerService_Individuals_IndividualProfileDto = {
|
|
|
232
157
|
};
|
|
233
158
|
|
|
234
159
|
export type UniRefund_TravellerService_NameCommonDatas_CreateNameCommonDataDto = {
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
suffix: string;
|
|
238
|
-
mailingName: string;
|
|
239
|
-
officialName: string;
|
|
160
|
+
firstName: string;
|
|
161
|
+
lastName: string;
|
|
240
162
|
};
|
|
241
163
|
|
|
242
|
-
export type
|
|
164
|
+
export type UniRefund_TravellerService_PersonalIdentificationTypes_CreatePersonalIdentificationTypeDto = {
|
|
165
|
+
firstName: string;
|
|
166
|
+
lastName: string;
|
|
167
|
+
personalID: string;
|
|
168
|
+
birthDate?: string | null;
|
|
169
|
+
issueDate?: string | null;
|
|
170
|
+
expirationDate: string;
|
|
171
|
+
residenceCountry: string;
|
|
172
|
+
nationalityCountry: string;
|
|
173
|
+
};
|
|
174
|
+
|
|
175
|
+
export type UniRefund_TravellerService_PersonalIdentificationTypes_PersonalIdentificationProfileDto = {
|
|
243
176
|
id?: string;
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
177
|
+
travelDocumentNumber?: string | null;
|
|
178
|
+
countryOfResidenceCode2?: string | null;
|
|
179
|
+
countryOfResidence?: string | null;
|
|
180
|
+
nationalityCode2?: string | null;
|
|
181
|
+
nationality?: string | null;
|
|
182
|
+
firstName?: string | null;
|
|
183
|
+
lastName?: string | null;
|
|
184
|
+
dateOfBirth?: string;
|
|
185
|
+
};
|
|
186
|
+
|
|
187
|
+
export type UniRefund_TravellerService_PersonalIdentificationTypes_UpdatePersonalIdentificationTypeDto = {
|
|
188
|
+
readonly travellerId: string;
|
|
189
|
+
personalID: string;
|
|
190
|
+
birthDate?: string | null;
|
|
191
|
+
firstName: string;
|
|
192
|
+
lastName: string;
|
|
193
|
+
issueDate?: string | null;
|
|
194
|
+
expirationDate: string;
|
|
195
|
+
residenceCountry: string;
|
|
196
|
+
nationalityCountry: string;
|
|
197
|
+
};
|
|
198
|
+
|
|
199
|
+
export type UniRefund_TravellerService_PersonalPreferencesTypes_CreatePersonalPreferencesTypeDto = {
|
|
200
|
+
languagePreference?: string | null;
|
|
257
201
|
};
|
|
258
202
|
|
|
259
203
|
export type UniRefund_TravellerService_PersonalSummaries_CreatePersonalSummaryDto = {
|
|
@@ -268,24 +212,6 @@ export type UniRefund_TravellerService_PersonalSummaries_CreatePersonalSummaryDt
|
|
|
268
212
|
genderTypeCode: UniRefund_TravellerService_Enums_GenderTypeCode;
|
|
269
213
|
};
|
|
270
214
|
|
|
271
|
-
export type UniRefund_TravellerService_PersonalSummaries_PersonalSummaryDto = {
|
|
272
|
-
id?: string;
|
|
273
|
-
creationTime?: string;
|
|
274
|
-
creatorId?: string | null;
|
|
275
|
-
lastModificationTime?: string | null;
|
|
276
|
-
lastModifierId?: string | null;
|
|
277
|
-
isDeleted?: boolean;
|
|
278
|
-
deleterId?: string | null;
|
|
279
|
-
deletionTime?: string | null;
|
|
280
|
-
date?: string;
|
|
281
|
-
birthDate?: string;
|
|
282
|
-
ethnicity?: string | null;
|
|
283
|
-
maritalStatusCode?: string | null;
|
|
284
|
-
religiousAffiliationName?: string | null;
|
|
285
|
-
genderTypeCode?: UniRefund_TravellerService_Enums_GenderTypeCode;
|
|
286
|
-
individualId?: string;
|
|
287
|
-
};
|
|
288
|
-
|
|
289
215
|
export type UniRefund_TravellerService_TelephoneTypes_CreateTelephoneTypeDto = {
|
|
290
216
|
readonly extraProperties?: {
|
|
291
217
|
[key: string]: unknown;
|
|
@@ -342,30 +268,69 @@ export type UniRefund_TravellerService_Travellers_CreateTravellerDto = {
|
|
|
342
268
|
readonly extraProperties?: {
|
|
343
269
|
[key: string]: unknown;
|
|
344
270
|
} | null;
|
|
345
|
-
|
|
271
|
+
personalIdentification: UniRefund_TravellerService_PersonalIdentificationTypes_CreatePersonalIdentificationTypeDto;
|
|
272
|
+
gender?: UniRefund_TravellerService_Enums_GenderTypeCode;
|
|
273
|
+
preferredLanguage?: string | null;
|
|
346
274
|
};
|
|
347
275
|
|
|
348
|
-
export type
|
|
349
|
-
id
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
276
|
+
export type UniRefund_TravellerService_Travellers_CreateTravellerResDto = {
|
|
277
|
+
id: string;
|
|
278
|
+
};
|
|
279
|
+
|
|
280
|
+
export type UniRefund_TravellerService_Travellers_CreateWithComponentsTravellerDto = {
|
|
281
|
+
readonly extraProperties?: {
|
|
282
|
+
[key: string]: unknown;
|
|
283
|
+
} | null;
|
|
284
|
+
entityInformationTypes: Array<UniRefund_TravellerService_EntityInformationTypes_CreateEntityInformationTypeDto>;
|
|
285
|
+
personalIdentificationTypes: Array<UniRefund_TravellerService_PersonalIdentificationTypes_CreatePersonalIdentificationTypeDto>;
|
|
286
|
+
personalPreferencesTypes: Array<UniRefund_TravellerService_PersonalPreferencesTypes_CreatePersonalPreferencesTypeDto>;
|
|
359
287
|
};
|
|
360
288
|
|
|
361
289
|
export type UniRefund_TravellerService_Travellers_TravellerProfileDto = {
|
|
362
290
|
id?: string;
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
291
|
+
personalIdentificationProfiles?: Array<UniRefund_TravellerService_PersonalIdentificationTypes_PersonalIdentificationProfileDto> | null;
|
|
292
|
+
language?: string | null;
|
|
293
|
+
userAccountId?: string | null;
|
|
294
|
+
gender?: UniRefund_TravellerService_Enums_GenderTypeCode;
|
|
295
|
+
};
|
|
296
|
+
|
|
297
|
+
export type UniRefund_TravellerService_Travellers_UpdateTravellerDto = {
|
|
298
|
+
readonly extraProperties?: {
|
|
299
|
+
[key: string]: unknown;
|
|
300
|
+
} | null;
|
|
301
|
+
id: string;
|
|
302
|
+
personalIdentifications: Array<UniRefund_TravellerService_PersonalIdentificationTypes_UpdatePersonalIdentificationTypeDto>;
|
|
303
|
+
gender: UniRefund_TravellerService_Enums_GenderTypeCode;
|
|
304
|
+
preferredLanguage: string;
|
|
305
|
+
};
|
|
306
|
+
|
|
307
|
+
export type UniRefund_TravellerService_Travellers_UpdateTravellerResDto = {
|
|
308
|
+
id: string;
|
|
309
|
+
};
|
|
310
|
+
|
|
311
|
+
export type UniRefund_TravellerService_Travellers_UpsertTravellerDto = {
|
|
312
|
+
readonly extraProperties?: {
|
|
313
|
+
[key: string]: unknown;
|
|
314
|
+
} | null;
|
|
315
|
+
id?: string | null;
|
|
316
|
+
personalID: string;
|
|
317
|
+
birthDate?: string | null;
|
|
318
|
+
firstName?: string | null;
|
|
319
|
+
lastName?: string | null;
|
|
320
|
+
issueDate?: string | null;
|
|
321
|
+
expirationDate?: string | null;
|
|
322
|
+
residenceCountry?: string | null;
|
|
323
|
+
nationalityCountry?: string | null;
|
|
324
|
+
gender?: UniRefund_TravellerService_Enums_GenderTypeCode;
|
|
325
|
+
preferredLanguage?: string | null;
|
|
326
|
+
};
|
|
327
|
+
|
|
328
|
+
export type UniRefund_TravellerService_Travellers_UpsertTravellerResDto = {
|
|
329
|
+
readonly extraProperties?: {
|
|
330
|
+
[key: string]: unknown;
|
|
331
|
+
} | null;
|
|
332
|
+
id: string;
|
|
333
|
+
personalID: string;
|
|
369
334
|
};
|
|
370
335
|
|
|
371
336
|
export type Volo_Abp_Application_Dtos_PagedResultDto_1 = {
|
|
@@ -374,26 +339,21 @@ export type Volo_Abp_Application_Dtos_PagedResultDto_1 = {
|
|
|
374
339
|
};
|
|
375
340
|
|
|
376
341
|
export type Volo_Abp_Application_Dtos_PagedResultDto_12 = {
|
|
377
|
-
items?: Array<UniRefund_TravellerService_AffiliationTypes_AffiliationTypeDto> | null;
|
|
378
|
-
totalCount?: number;
|
|
379
|
-
};
|
|
380
|
-
|
|
381
|
-
export type Volo_Abp_Application_Dtos_PagedResultDto_13 = {
|
|
382
342
|
items?: Array<UniRefund_TravellerService_EmailCommonDatas_EmailCommonDataDto> | null;
|
|
383
343
|
totalCount?: number;
|
|
384
344
|
};
|
|
385
345
|
|
|
386
|
-
export type
|
|
346
|
+
export type Volo_Abp_Application_Dtos_PagedResultDto_13 = {
|
|
387
347
|
items?: Array<UniRefund_TravellerService_Individuals_IndividualProfileDto> | null;
|
|
388
348
|
totalCount?: number;
|
|
389
349
|
};
|
|
390
350
|
|
|
391
|
-
export type
|
|
351
|
+
export type Volo_Abp_Application_Dtos_PagedResultDto_14 = {
|
|
392
352
|
items?: Array<UniRefund_TravellerService_TelephoneTypes_TelephoneTypeDto> | null;
|
|
393
353
|
totalCount?: number;
|
|
394
354
|
};
|
|
395
355
|
|
|
396
|
-
export type
|
|
356
|
+
export type Volo_Abp_Application_Dtos_PagedResultDto_15 = {
|
|
397
357
|
items?: Array<UniRefund_TravellerService_Travellers_TravellerProfileDto> | null;
|
|
398
358
|
totalCount?: number;
|
|
399
359
|
};
|
|
@@ -915,47 +875,43 @@ export type DeleteApiTravellerServiceTelephonesByIdData = {
|
|
|
915
875
|
|
|
916
876
|
export type DeleteApiTravellerServiceTelephonesByIdResponse = unknown;
|
|
917
877
|
|
|
918
|
-
export type
|
|
919
|
-
|
|
920
|
-
skipCount?: number;
|
|
921
|
-
sorting?: string;
|
|
922
|
-
};
|
|
923
|
-
|
|
924
|
-
export type GetApiTravellerServiceTravellersResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
925
|
-
|
|
926
|
-
export type GetApiTravellerServiceTravellersDetailByIdData = {
|
|
927
|
-
id: string;
|
|
878
|
+
export type PostApiTravellerServiceTravellersWithComponentsData = {
|
|
879
|
+
requestBody?: UniRefund_TravellerService_Travellers_CreateWithComponentsTravellerDto;
|
|
928
880
|
};
|
|
929
881
|
|
|
930
|
-
export type
|
|
882
|
+
export type PostApiTravellerServiceTravellersWithComponentsResponse = UniRefund_TravellerService_Travellers_CreateTravellerResDto;
|
|
931
883
|
|
|
932
|
-
export type
|
|
884
|
+
export type PostApiTravellerServiceTravellersCreateData = {
|
|
933
885
|
requestBody?: UniRefund_TravellerService_Travellers_CreateTravellerDto;
|
|
934
886
|
};
|
|
935
887
|
|
|
936
|
-
export type
|
|
888
|
+
export type PostApiTravellerServiceTravellersCreateResponse = UniRefund_TravellerService_Travellers_CreateTravellerResDto;
|
|
937
889
|
|
|
938
|
-
export type
|
|
939
|
-
|
|
890
|
+
export type PutApiTravellerServiceTravellersUpdateData = {
|
|
891
|
+
requestBody?: UniRefund_TravellerService_Travellers_UpdateTravellerDto;
|
|
940
892
|
};
|
|
941
893
|
|
|
942
|
-
export type
|
|
894
|
+
export type PutApiTravellerServiceTravellersUpdateResponse = UniRefund_TravellerService_Travellers_UpdateTravellerResDto;
|
|
943
895
|
|
|
944
|
-
export type
|
|
945
|
-
requestBody?:
|
|
946
|
-
travellerId: string;
|
|
896
|
+
export type PostApiTravellerServiceTravellersUpsertData = {
|
|
897
|
+
requestBody?: UniRefund_TravellerService_Travellers_UpsertTravellerDto;
|
|
947
898
|
};
|
|
948
899
|
|
|
949
|
-
export type
|
|
900
|
+
export type PostApiTravellerServiceTravellersUpsertResponse = UniRefund_TravellerService_Travellers_UpsertTravellerResDto;
|
|
950
901
|
|
|
951
|
-
export type
|
|
902
|
+
export type GetApiTravellerServiceTravellersGetProfileListData = {
|
|
952
903
|
maxResultCount?: number;
|
|
953
904
|
skipCount?: number;
|
|
954
905
|
sorting?: string;
|
|
955
|
-
travellerId: string;
|
|
956
906
|
};
|
|
957
907
|
|
|
958
|
-
export type
|
|
908
|
+
export type GetApiTravellerServiceTravellersGetProfileListResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
909
|
+
|
|
910
|
+
export type GetApiTravellerServiceTravellersGetProfileDetailData = {
|
|
911
|
+
id: string;
|
|
912
|
+
};
|
|
913
|
+
|
|
914
|
+
export type GetApiTravellerServiceTravellersGetProfileDetailResponse = UniRefund_TravellerService_Travellers_TravellerProfileDto;
|
|
959
915
|
|
|
960
916
|
export type $OpenApiTs = {
|
|
961
917
|
'/api/abp/api-definition': {
|
|
@@ -1640,14 +1596,14 @@ export type $OpenApiTs = {
|
|
|
1640
1596
|
};
|
|
1641
1597
|
};
|
|
1642
1598
|
};
|
|
1643
|
-
'/api/traveller-service/travellers': {
|
|
1644
|
-
|
|
1645
|
-
req:
|
|
1599
|
+
'/api/traveller-service/travellers/with-components': {
|
|
1600
|
+
post: {
|
|
1601
|
+
req: PostApiTravellerServiceTravellersWithComponentsData;
|
|
1646
1602
|
res: {
|
|
1647
1603
|
/**
|
|
1648
1604
|
* Success
|
|
1649
1605
|
*/
|
|
1650
|
-
200:
|
|
1606
|
+
200: UniRefund_TravellerService_Travellers_CreateTravellerResDto;
|
|
1651
1607
|
/**
|
|
1652
1608
|
* Bad Request
|
|
1653
1609
|
*/
|
|
@@ -1675,14 +1631,14 @@ export type $OpenApiTs = {
|
|
|
1675
1631
|
};
|
|
1676
1632
|
};
|
|
1677
1633
|
};
|
|
1678
|
-
'/api/traveller-service/travellers/
|
|
1679
|
-
|
|
1680
|
-
req:
|
|
1634
|
+
'/api/traveller-service/travellers/create': {
|
|
1635
|
+
post: {
|
|
1636
|
+
req: PostApiTravellerServiceTravellersCreateData;
|
|
1681
1637
|
res: {
|
|
1682
1638
|
/**
|
|
1683
1639
|
* Success
|
|
1684
1640
|
*/
|
|
1685
|
-
200:
|
|
1641
|
+
200: UniRefund_TravellerService_Travellers_CreateTravellerResDto;
|
|
1686
1642
|
/**
|
|
1687
1643
|
* Bad Request
|
|
1688
1644
|
*/
|
|
@@ -1710,14 +1666,14 @@ export type $OpenApiTs = {
|
|
|
1710
1666
|
};
|
|
1711
1667
|
};
|
|
1712
1668
|
};
|
|
1713
|
-
'/api/traveller-service/travellers/
|
|
1714
|
-
|
|
1715
|
-
req:
|
|
1669
|
+
'/api/traveller-service/travellers/update': {
|
|
1670
|
+
put: {
|
|
1671
|
+
req: PutApiTravellerServiceTravellersUpdateData;
|
|
1716
1672
|
res: {
|
|
1717
1673
|
/**
|
|
1718
1674
|
* Success
|
|
1719
1675
|
*/
|
|
1720
|
-
200:
|
|
1676
|
+
200: UniRefund_TravellerService_Travellers_UpdateTravellerResDto;
|
|
1721
1677
|
/**
|
|
1722
1678
|
* Bad Request
|
|
1723
1679
|
*/
|
|
@@ -1745,14 +1701,14 @@ export type $OpenApiTs = {
|
|
|
1745
1701
|
};
|
|
1746
1702
|
};
|
|
1747
1703
|
};
|
|
1748
|
-
'/api/traveller-service/travellers/
|
|
1749
|
-
|
|
1750
|
-
req:
|
|
1704
|
+
'/api/traveller-service/travellers/upsert': {
|
|
1705
|
+
post: {
|
|
1706
|
+
req: PostApiTravellerServiceTravellersUpsertData;
|
|
1751
1707
|
res: {
|
|
1752
1708
|
/**
|
|
1753
1709
|
* Success
|
|
1754
1710
|
*/
|
|
1755
|
-
200:
|
|
1711
|
+
200: UniRefund_TravellerService_Travellers_UpsertTravellerResDto;
|
|
1756
1712
|
/**
|
|
1757
1713
|
* Bad Request
|
|
1758
1714
|
*/
|
|
@@ -1780,14 +1736,14 @@ export type $OpenApiTs = {
|
|
|
1780
1736
|
};
|
|
1781
1737
|
};
|
|
1782
1738
|
};
|
|
1783
|
-
'/api/traveller-service/travellers/
|
|
1784
|
-
|
|
1785
|
-
req:
|
|
1739
|
+
'/api/traveller-service/travellers/get-profile-list': {
|
|
1740
|
+
get: {
|
|
1741
|
+
req: GetApiTravellerServiceTravellersGetProfileListData;
|
|
1786
1742
|
res: {
|
|
1787
1743
|
/**
|
|
1788
1744
|
* Success
|
|
1789
1745
|
*/
|
|
1790
|
-
200:
|
|
1746
|
+
200: Volo_Abp_Application_Dtos_PagedResultDto_1;
|
|
1791
1747
|
/**
|
|
1792
1748
|
* Bad Request
|
|
1793
1749
|
*/
|
|
@@ -1814,13 +1770,15 @@ export type $OpenApiTs = {
|
|
|
1814
1770
|
501: Volo_Abp_Http_RemoteServiceErrorResponse;
|
|
1815
1771
|
};
|
|
1816
1772
|
};
|
|
1773
|
+
};
|
|
1774
|
+
'/api/traveller-service/travellers/get-profile-detail': {
|
|
1817
1775
|
get: {
|
|
1818
|
-
req:
|
|
1776
|
+
req: GetApiTravellerServiceTravellersGetProfileDetailData;
|
|
1819
1777
|
res: {
|
|
1820
1778
|
/**
|
|
1821
1779
|
* Success
|
|
1822
1780
|
*/
|
|
1823
|
-
200:
|
|
1781
|
+
200: UniRefund_TravellerService_Travellers_TravellerProfileDto;
|
|
1824
1782
|
/**
|
|
1825
1783
|
* Bad Request
|
|
1826
1784
|
*/
|