@ayasofyazilim/saas 0.0.34 → 0.0.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/AccountService/AccountServiceClient.ts +65 -65
  2. package/AccountService/core/ApiRequestOptions.ts +12 -12
  3. package/AccountService/core/BaseHttpRequest.ts +9 -9
  4. package/AccountService/core/FetchHttpRequest.ts +21 -21
  5. package/AccountService/core/OpenAPI.ts +55 -55
  6. package/AccountService/core/request.ts +340 -340
  7. package/AccountService/schemas.gen.ts +5103 -5103
  8. package/AccountService/services.gen.ts +1452 -1452
  9. package/AccountService/types.gen.ts +9896 -9896
  10. package/AdministrationService/AdministrationServiceClient.ts +74 -74
  11. package/AdministrationService/core/ApiRequestOptions.ts +12 -12
  12. package/AdministrationService/core/BaseHttpRequest.ts +9 -9
  13. package/AdministrationService/core/FetchHttpRequest.ts +21 -21
  14. package/AdministrationService/core/OpenAPI.ts +55 -55
  15. package/AdministrationService/core/request.ts +340 -340
  16. package/AdministrationService/index.ts +8 -8
  17. package/AdministrationService/schemas.gen.ts +5897 -5897
  18. package/AdministrationService/services.gen.ts +1332 -1332
  19. package/AdministrationService/types.gen.ts +9024 -9024
  20. package/BackerService/core/ApiRequestOptions.ts +12 -12
  21. package/BackerService/core/BaseHttpRequest.ts +9 -9
  22. package/BackerService/core/FetchHttpRequest.ts +21 -21
  23. package/BackerService/core/OpenAPI.ts +55 -55
  24. package/BackerService/core/request.ts +340 -340
  25. package/BackerService/schemas.gen.ts +12444 -12444
  26. package/ContractService/ContractServiceClient.ts +53 -53
  27. package/ContractService/core/ApiError.ts +20 -20
  28. package/ContractService/core/ApiRequestOptions.ts +12 -12
  29. package/ContractService/core/ApiResult.ts +6 -6
  30. package/ContractService/core/BaseHttpRequest.ts +9 -9
  31. package/ContractService/core/CancelablePromise.ts +125 -125
  32. package/ContractService/core/FetchHttpRequest.ts +21 -21
  33. package/ContractService/core/OpenAPI.ts +55 -55
  34. package/ContractService/core/request.ts +340 -340
  35. package/ContractService/index.ts +8 -8
  36. package/ContractService/schemas.gen.ts +10947 -10437
  37. package/ContractService/services.gen.ts +1716 -2034
  38. package/ContractService/types.gen.ts +3691 -4283
  39. package/FundraiserService/FundraiserServiceClient.ts +47 -47
  40. package/FundraiserService/core/ApiError.ts +20 -20
  41. package/FundraiserService/core/ApiResult.ts +6 -6
  42. package/FundraiserService/core/CancelablePromise.ts +125 -125
  43. package/FundraiserService/index.ts +8 -8
  44. package/FundraiserService/schemas.gen.ts +11548 -11548
  45. package/FundraiserService/services.gen.ts +627 -627
  46. package/IdentityService/IdentityServiceClient.ts +77 -77
  47. package/IdentityService/core/ApiRequestOptions.ts +12 -12
  48. package/IdentityService/core/BaseHttpRequest.ts +9 -9
  49. package/IdentityService/core/FetchHttpRequest.ts +21 -21
  50. package/IdentityService/core/OpenAPI.ts +55 -55
  51. package/IdentityService/core/request.ts +340 -340
  52. package/IdentityService/schemas.gen.ts +6573 -6573
  53. package/IdentityService/services.gen.ts +2839 -2839
  54. package/IdentityService/types.gen.ts +17446 -17446
  55. package/MerchantService/core/ApiRequestOptions.ts +12 -12
  56. package/MerchantService/core/BaseHttpRequest.ts +9 -9
  57. package/MerchantService/core/FetchHttpRequest.ts +21 -21
  58. package/MerchantService/core/OpenAPI.ts +55 -55
  59. package/MerchantService/core/request.ts +340 -340
  60. package/MerchantService/schemas.gen.ts +14764 -14764
  61. package/MerchantService/services.gen.ts +1602 -1602
  62. package/ProjectService/core/ApiRequestOptions.ts +12 -12
  63. package/ProjectService/core/BaseHttpRequest.ts +9 -9
  64. package/ProjectService/core/FetchHttpRequest.ts +21 -21
  65. package/ProjectService/core/OpenAPI.ts +55 -55
  66. package/ProjectService/core/request.ts +340 -340
  67. package/ProjectService/schemas.gen.ts +5147 -5147
  68. package/ProjectService/services.gen.ts +492 -492
  69. package/ProjectService.json +2937 -2937
  70. package/SaasService/core/ApiRequestOptions.ts +12 -12
  71. package/SaasService/core/BaseHttpRequest.ts +9 -9
  72. package/SaasService/core/FetchHttpRequest.ts +21 -21
  73. package/SaasService/core/OpenAPI.ts +55 -55
  74. package/SaasService/core/request.ts +340 -340
  75. package/SaasService/schemas.gen.ts +5278 -5278
  76. package/SaasService/services.gen.ts +1325 -1325
  77. package/SaasService/types.gen.ts +9052 -9052
  78. package/SettingService/SettingServiceClient.ts +62 -62
  79. package/SettingService/index.ts +8 -8
  80. package/package.json +1 -1
  81. package/swagger.json +4794 -4794
@@ -1,2035 +1,1717 @@
1
- // This file is auto-generated by @hey-api/openapi-ts
2
-
3
- import type { CancelablePromise } from './core/CancelablePromise';
4
- import type { BaseHttpRequest } from './core/BaseHttpRequest';
5
- import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, PostApiContractServiceContractsContractSettingsData, PostApiContractServiceContractsContractSettingsResponse, DeleteApiContractServiceContractsContractSettingsData, DeleteApiContractServiceContractsContractSettingsResponse, GetApiContractServiceContractsContractSettingsData, GetApiContractServiceContractsContractSettingsResponse, PutApiContractServiceContractsContractSettingsData, PutApiContractServiceContractsContractSettingsResponse, GetApiContractServiceContractsContractSettingsByIdData, GetApiContractServiceContractsContractSettingsByIdResponse, PostApiContractServiceContractsContractStoresData, PostApiContractServiceContractsContractStoresResponse, DeleteApiContractServiceContractsContractStoresData, DeleteApiContractServiceContractsContractStoresResponse, GetApiContractServiceContractsContractStoresData, GetApiContractServiceContractsContractStoresResponse, PutApiContractServiceContractsContractStoresData, PutApiContractServiceContractsContractStoresResponse, GetApiContractServiceContractsContractStoresByIdData, GetApiContractServiceContractsContractStoresByIdResponse, PostApiContractServiceContractsContractHeadersData, PostApiContractServiceContractsContractHeadersResponse, DeleteApiContractServiceContractsContractHeadersData, DeleteApiContractServiceContractsContractHeadersResponse, GetApiContractServiceContractsContractHeadersData, GetApiContractServiceContractsContractHeadersResponse, PutApiContractServiceContractsContractHeadersData, PutApiContractServiceContractsContractHeadersResponse, GetApiContractServiceContractsContractHeadersByIdData, GetApiContractServiceContractsContractHeadersByIdResponse, GetApiContractServiceContractsContractHeadersDetailByIdData, GetApiContractServiceContractsContractHeadersDetailByIdResponse, GetApiContractServiceContractsContractHeadersDetailData, GetApiContractServiceContractsContractHeadersDetailResponse, GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdData, GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdResponse, PostApiEnumServiceEnumsTranslationData, PostApiEnumServiceEnumsTranslationResponse, PostApiEnumServiceEnumsEnumTypeTranslationData, PostApiEnumServiceEnumsEnumTypeTranslationResponse, GetApiEnumServiceEnumsEnumTypeData, GetApiEnumServiceEnumsEnumTypeResponse, GetApiContractServiceRebateTablesRebateSettingsByIdData, GetApiContractServiceRebateTablesRebateSettingsByIdResponse, GetApiContractServiceRebateTablesRebateSettingsData, GetApiContractServiceRebateTablesRebateSettingsResponse, PutApiContractServiceRebateTablesRebateSettingsData, PutApiContractServiceRebateTablesRebateSettingsResponse, DeleteApiContractServiceRebateTablesRebateSettingsData, DeleteApiContractServiceRebateTablesRebateSettingsResponse, GetApiContractServiceRebateTablesRebateSettingsDetailByIdData, GetApiContractServiceRebateTablesRebateSettingsDetailByIdResponse, GetApiContractServiceRebateTablesRebateSettingsDetailData, GetApiContractServiceRebateTablesRebateSettingsDetailResponse, GetApiContractServiceRebateTablesMinimumNetCommissionsByIdData, GetApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse, GetApiContractServiceRebateTablesMinimumNetCommissionsData, GetApiContractServiceRebateTablesMinimumNetCommissionsResponse, PostApiContractServiceRebateTablesMinimumNetCommissionsData, PostApiContractServiceRebateTablesMinimumNetCommissionsResponse, PutApiContractServiceRebateTablesMinimumNetCommissionsData, PutApiContractServiceRebateTablesMinimumNetCommissionsResponse, DeleteApiContractServiceRebateTablesMinimumNetCommissionsData, DeleteApiContractServiceRebateTablesMinimumNetCommissionsResponse, GetApiContractServiceRebateTablesProcessingFeeDetailsByIdData, GetApiContractServiceRebateTablesProcessingFeeDetailsByIdResponse, GetApiContractServiceRebateTablesProcessingFeeDetailsData, GetApiContractServiceRebateTablesProcessingFeeDetailsResponse, PostApiContractServiceRebateTablesProcessingFeeDetailsData, PostApiContractServiceRebateTablesProcessingFeeDetailsResponse, PutApiContractServiceRebateTablesProcessingFeeDetailsData, PutApiContractServiceRebateTablesProcessingFeeDetailsResponse, DeleteApiContractServiceRebateTablesProcessingFeeDetailsData, DeleteApiContractServiceRebateTablesProcessingFeeDetailsResponse, GetApiContractServiceRebateTablesRebateTableDetailsByIdData, GetApiContractServiceRebateTablesRebateTableDetailsByIdResponse, GetApiContractServiceRebateTablesRebateTableDetailsData, GetApiContractServiceRebateTablesRebateTableDetailsResponse, PostApiContractServiceRebateTablesRebateTableDetailsData, PostApiContractServiceRebateTablesRebateTableDetailsResponse, PutApiContractServiceRebateTablesRebateTableDetailsData, PutApiContractServiceRebateTablesRebateTableDetailsResponse, DeleteApiContractServiceRebateTablesRebateTableDetailsData, DeleteApiContractServiceRebateTablesRebateTableDetailsResponse, GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdData, GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdResponse, GetApiContractServiceRebateTablesRebateTableHeadersDetailData, GetApiContractServiceRebateTablesRebateTableHeadersDetailResponse, PostApiContractServiceRebateTablesRebateTableHeadersData, PostApiContractServiceRebateTablesRebateTableHeadersResponse, PutApiContractServiceRebateTablesRebateTableHeadersData, PutApiContractServiceRebateTablesRebateTableHeadersResponse, DeleteApiContractServiceRebateTablesRebateTableHeadersData, DeleteApiContractServiceRebateTablesRebateTableHeadersResponse, GetApiContractServiceRefundTablesRefundTableHeadersByIdData, GetApiContractServiceRefundTablesRefundTableHeadersByIdResponse, GetApiContractServiceRefundTablesRefundTableHeadersData, GetApiContractServiceRefundTablesRefundTableHeadersResponse, PostApiContractServiceRefundTablesRefundTableHeadersData, PostApiContractServiceRefundTablesRefundTableHeadersResponse, PutApiContractServiceRefundTablesRefundTableHeadersData, PutApiContractServiceRefundTablesRefundTableHeadersResponse, DeleteApiContractServiceRefundTablesRefundTableHeadersData, DeleteApiContractServiceRefundTablesRefundTableHeadersResponse, GetApiContractServiceRefundTablesRefundTableHeadersDetailByIdData, GetApiContractServiceRefundTablesRefundTableHeadersDetailByIdResponse, GetApiContractServiceRefundTablesRefundTableHeadersDetailData, GetApiContractServiceRefundTablesRefundTableHeadersDetailResponse, GetApiContractServiceRefundTablesRefundTableDetailsByIdData, GetApiContractServiceRefundTablesRefundTableDetailsByIdResponse, GetApiContractServiceRefundTablesRefundTableDetailsData, GetApiContractServiceRefundTablesRefundTableDetailsResponse, PostApiContractServiceRefundTablesRefundTableDetailsData, PostApiContractServiceRefundTablesRefundTableDetailsResponse, PutApiContractServiceRefundTablesRefundTableDetailsData, PutApiContractServiceRefundTablesRefundTableDetailsResponse, DeleteApiContractServiceRefundTablesRefundTableDetailsData, DeleteApiContractServiceRefundTablesRefundTableDetailsResponse, GetApiContractServiceRefundTablesRefundFeeHeadersByIdData, GetApiContractServiceRefundTablesRefundFeeHeadersByIdResponse, GetApiContractServiceRefundTablesRefundFeeHeadersData, GetApiContractServiceRefundTablesRefundFeeHeadersResponse, PostApiContractServiceRefundTablesRefundFeeHeadersData, PostApiContractServiceRefundTablesRefundFeeHeadersResponse, PutApiContractServiceRefundTablesRefundFeeHeadersData, PutApiContractServiceRefundTablesRefundFeeHeadersResponse, DeleteApiContractServiceRefundTablesRefundFeeHeadersData, DeleteApiContractServiceRefundTablesRefundFeeHeadersResponse, GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdData, GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdResponse, GetApiContractServiceRefundTablesRefundFeeHeadersDetailData, GetApiContractServiceRefundTablesRefundFeeHeadersDetailResponse, GetApiContractServiceRefundTablesRefundFeeDetailsByIdData, GetApiContractServiceRefundTablesRefundFeeDetailsByIdResponse, GetApiContractServiceRefundTablesRefundFeeDetailsData, GetApiContractServiceRefundTablesRefundFeeDetailsResponse, PostApiContractServiceRefundTablesRefundFeeDetailsData, PostApiContractServiceRefundTablesRefundFeeDetailsResponse, PutApiContractServiceRefundTablesRefundFeeDetailsData, PutApiContractServiceRefundTablesRefundFeeDetailsResponse, DeleteApiContractServiceRefundTablesRefundFeeDetailsData, DeleteApiContractServiceRefundTablesRefundFeeDetailsResponse, GetApiContractServiceRefundTablesFeeTypesByIdData, GetApiContractServiceRefundTablesFeeTypesByIdResponse, GetApiContractServiceRefundTablesFeeTypesData, GetApiContractServiceRefundTablesFeeTypesResponse, PostApiContractServiceRefundTablesFeeTypesData, PostApiContractServiceRefundTablesFeeTypesResponse, PutApiContractServiceRefundTablesFeeTypesData, PutApiContractServiceRefundTablesFeeTypesResponse, DeleteApiContractServiceRefundTablesFeeTypesData, DeleteApiContractServiceRefundTablesFeeTypesResponse } from './types.gen';
6
-
7
- export class AbpApiDefinitionService {
8
- constructor(public readonly httpRequest: BaseHttpRequest) { }
9
-
10
- /**
11
- * @param data The data for the request.
12
- * @param data.includeTypes
13
- * @returns Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel Success
14
- * @throws ApiError
15
- */
16
- public getApiAbpApiDefinition(data: GetApiAbpApiDefinitionData = {}): CancelablePromise<GetApiAbpApiDefinitionResponse> {
17
- return this.httpRequest.request({
18
- method: 'GET',
19
- url: '/api/abp/api-definition',
20
- query: {
21
- IncludeTypes: data.includeTypes
22
- },
23
- errors: {
24
- 400: 'Bad Request',
25
- 401: 'Unauthorized',
26
- 403: 'Forbidden',
27
- 404: 'Not Found',
28
- 500: 'Server Error',
29
- 501: 'Server Error'
30
- }
31
- });
32
- }
33
-
34
- }
35
-
36
- export class AbpApplicationConfigurationService {
37
- constructor(public readonly httpRequest: BaseHttpRequest) { }
38
-
39
- /**
40
- * @param data The data for the request.
41
- * @param data.includeLocalizationResources
42
- * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto Success
43
- * @throws ApiError
44
- */
45
- public getApiAbpApplicationConfiguration(data: GetApiAbpApplicationConfigurationData = {}): CancelablePromise<GetApiAbpApplicationConfigurationResponse> {
46
- return this.httpRequest.request({
47
- method: 'GET',
48
- url: '/api/abp/application-configuration',
49
- query: {
50
- IncludeLocalizationResources: data.includeLocalizationResources
51
- },
52
- errors: {
53
- 400: 'Bad Request',
54
- 401: 'Unauthorized',
55
- 403: 'Forbidden',
56
- 404: 'Not Found',
57
- 500: 'Server Error',
58
- 501: 'Server Error'
59
- }
60
- });
61
- }
62
-
63
- }
64
-
65
- export class AbpApplicationLocalizationService {
66
- constructor(public readonly httpRequest: BaseHttpRequest) { }
67
-
68
- /**
69
- * @param data The data for the request.
70
- * @param data.cultureName
71
- * @param data.onlyDynamics
72
- * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto Success
73
- * @throws ApiError
74
- */
75
- public getApiAbpApplicationLocalization(data: GetApiAbpApplicationLocalizationData): CancelablePromise<GetApiAbpApplicationLocalizationResponse> {
76
- return this.httpRequest.request({
77
- method: 'GET',
78
- url: '/api/abp/application-localization',
79
- query: {
80
- CultureName: data.cultureName,
81
- OnlyDynamics: data.onlyDynamics
82
- },
83
- errors: {
84
- 400: 'Bad Request',
85
- 401: 'Unauthorized',
86
- 403: 'Forbidden',
87
- 404: 'Not Found',
88
- 500: 'Server Error',
89
- 501: 'Server Error'
90
- }
91
- });
92
- }
93
-
94
- }
95
-
96
- export class ContractsService {
97
- constructor(public readonly httpRequest: BaseHttpRequest) { }
98
-
99
- /**
100
- * @param data The data for the request.
101
- * @param data.requestBody
102
- * @returns UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto Success
103
- * @throws ApiError
104
- */
105
- public postApiContractServiceContractsContractSettings(data: PostApiContractServiceContractsContractSettingsData = {}): CancelablePromise<PostApiContractServiceContractsContractSettingsResponse> {
106
- return this.httpRequest.request({
107
- method: 'POST',
108
- url: '/api/contract-service/contracts/contract-settings',
109
- body: data.requestBody,
110
- mediaType: 'application/json',
111
- errors: {
112
- 400: 'Bad Request',
113
- 401: 'Unauthorized',
114
- 403: 'Forbidden',
115
- 404: 'Not Found',
116
- 500: 'Server Error',
117
- 501: 'Server Error'
118
- }
119
- });
120
- }
121
-
122
- /**
123
- * @param data The data for the request.
124
- * @param data.id
125
- * @returns unknown Success
126
- * @throws ApiError
127
- */
128
- public deleteApiContractServiceContractsContractSettings(data: DeleteApiContractServiceContractsContractSettingsData = {}): CancelablePromise<DeleteApiContractServiceContractsContractSettingsResponse> {
129
- return this.httpRequest.request({
130
- method: 'DELETE',
131
- url: '/api/contract-service/contracts/contract-settings',
132
- query: {
133
- id: data.id
134
- },
135
- errors: {
136
- 400: 'Bad Request',
137
- 401: 'Unauthorized',
138
- 403: 'Forbidden',
139
- 404: 'Not Found',
140
- 500: 'Server Error',
141
- 501: 'Server Error'
142
- }
143
- });
144
- }
145
-
146
- /**
147
- * @param data The data for the request.
148
- * @param data.sorting
149
- * @param data.skipCount
150
- * @param data.maxResultCount
151
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
152
- * @throws ApiError
153
- */
154
- public getApiContractServiceContractsContractSettings(data: GetApiContractServiceContractsContractSettingsData = {}): CancelablePromise<GetApiContractServiceContractsContractSettingsResponse> {
155
- return this.httpRequest.request({
156
- method: 'GET',
157
- url: '/api/contract-service/contracts/contract-settings',
158
- query: {
159
- Sorting: data.sorting,
160
- SkipCount: data.skipCount,
161
- MaxResultCount: data.maxResultCount
162
- },
163
- errors: {
164
- 400: 'Bad Request',
165
- 401: 'Unauthorized',
166
- 403: 'Forbidden',
167
- 404: 'Not Found',
168
- 500: 'Server Error',
169
- 501: 'Server Error'
170
- }
171
- });
172
- }
173
-
174
- /**
175
- * @param data The data for the request.
176
- * @param data.id
177
- * @param data.requestBody
178
- * @returns UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto Success
179
- * @throws ApiError
180
- */
181
- public putApiContractServiceContractsContractSettings(data: PutApiContractServiceContractsContractSettingsData = {}): CancelablePromise<PutApiContractServiceContractsContractSettingsResponse> {
182
- return this.httpRequest.request({
183
- method: 'PUT',
184
- url: '/api/contract-service/contracts/contract-settings',
185
- query: {
186
- id: data.id
187
- },
188
- body: data.requestBody,
189
- mediaType: 'application/json',
190
- errors: {
191
- 400: 'Bad Request',
192
- 401: 'Unauthorized',
193
- 403: 'Forbidden',
194
- 404: 'Not Found',
195
- 500: 'Server Error',
196
- 501: 'Server Error'
197
- }
198
- });
199
- }
200
-
201
- /**
202
- * @param data The data for the request.
203
- * @param data.id
204
- * @returns UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto Success
205
- * @throws ApiError
206
- */
207
- public getApiContractServiceContractsContractSettingsById(data: GetApiContractServiceContractsContractSettingsByIdData): CancelablePromise<GetApiContractServiceContractsContractSettingsByIdResponse> {
208
- return this.httpRequest.request({
209
- method: 'GET',
210
- url: '/api/contract-service/contracts/contract-settings/{id}',
211
- path: {
212
- id: data.id
213
- },
214
- errors: {
215
- 400: 'Bad Request',
216
- 401: 'Unauthorized',
217
- 403: 'Forbidden',
218
- 404: 'Not Found',
219
- 500: 'Server Error',
220
- 501: 'Server Error'
221
- }
222
- });
223
- }
224
-
225
- /**
226
- * @param data The data for the request.
227
- * @param data.requestBody
228
- * @returns UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto Success
229
- * @throws ApiError
230
- */
231
- public postApiContractServiceContractsContractStores(data: PostApiContractServiceContractsContractStoresData = {}): CancelablePromise<PostApiContractServiceContractsContractStoresResponse> {
232
- return this.httpRequest.request({
233
- method: 'POST',
234
- url: '/api/contract-service/contracts/contract-stores',
235
- body: data.requestBody,
236
- mediaType: 'application/json',
237
- errors: {
238
- 400: 'Bad Request',
239
- 401: 'Unauthorized',
240
- 403: 'Forbidden',
241
- 404: 'Not Found',
242
- 500: 'Server Error',
243
- 501: 'Server Error'
244
- }
245
- });
246
- }
247
-
248
- /**
249
- * @param data The data for the request.
250
- * @param data.id
251
- * @returns unknown Success
252
- * @throws ApiError
253
- */
254
- public deleteApiContractServiceContractsContractStores(data: DeleteApiContractServiceContractsContractStoresData = {}): CancelablePromise<DeleteApiContractServiceContractsContractStoresResponse> {
255
- return this.httpRequest.request({
256
- method: 'DELETE',
257
- url: '/api/contract-service/contracts/contract-stores',
258
- query: {
259
- id: data.id
260
- },
261
- errors: {
262
- 400: 'Bad Request',
263
- 401: 'Unauthorized',
264
- 403: 'Forbidden',
265
- 404: 'Not Found',
266
- 500: 'Server Error',
267
- 501: 'Server Error'
268
- }
269
- });
270
- }
271
-
272
- /**
273
- * @param data The data for the request.
274
- * @param data.sorting
275
- * @param data.skipCount
276
- * @param data.maxResultCount
277
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
278
- * @throws ApiError
279
- */
280
- public getApiContractServiceContractsContractStores(data: GetApiContractServiceContractsContractStoresData = {}): CancelablePromise<GetApiContractServiceContractsContractStoresResponse> {
281
- return this.httpRequest.request({
282
- method: 'GET',
283
- url: '/api/contract-service/contracts/contract-stores',
284
- query: {
285
- Sorting: data.sorting,
286
- SkipCount: data.skipCount,
287
- MaxResultCount: data.maxResultCount
288
- },
289
- errors: {
290
- 400: 'Bad Request',
291
- 401: 'Unauthorized',
292
- 403: 'Forbidden',
293
- 404: 'Not Found',
294
- 500: 'Server Error',
295
- 501: 'Server Error'
296
- }
297
- });
298
- }
299
-
300
- /**
301
- * @param data The data for the request.
302
- * @param data.id
303
- * @param data.requestBody
304
- * @returns UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto Success
305
- * @throws ApiError
306
- */
307
- public putApiContractServiceContractsContractStores(data: PutApiContractServiceContractsContractStoresData = {}): CancelablePromise<PutApiContractServiceContractsContractStoresResponse> {
308
- return this.httpRequest.request({
309
- method: 'PUT',
310
- url: '/api/contract-service/contracts/contract-stores',
311
- query: {
312
- id: data.id
313
- },
314
- body: data.requestBody,
315
- mediaType: 'application/json',
316
- errors: {
317
- 400: 'Bad Request',
318
- 401: 'Unauthorized',
319
- 403: 'Forbidden',
320
- 404: 'Not Found',
321
- 500: 'Server Error',
322
- 501: 'Server Error'
323
- }
324
- });
325
- }
326
-
327
- /**
328
- * @param data The data for the request.
329
- * @param data.id
330
- * @returns UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto Success
331
- * @throws ApiError
332
- */
333
- public getApiContractServiceContractsContractStoresById(data: GetApiContractServiceContractsContractStoresByIdData): CancelablePromise<GetApiContractServiceContractsContractStoresByIdResponse> {
334
- return this.httpRequest.request({
335
- method: 'GET',
336
- url: '/api/contract-service/contracts/contract-stores/{id}',
337
- path: {
338
- id: data.id
339
- },
340
- errors: {
341
- 400: 'Bad Request',
342
- 401: 'Unauthorized',
343
- 403: 'Forbidden',
344
- 404: 'Not Found',
345
- 500: 'Server Error',
346
- 501: 'Server Error'
347
- }
348
- });
349
- }
350
-
351
- /**
352
- * @param data The data for the request.
353
- * @param data.requestBody
354
- * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
355
- * @throws ApiError
356
- */
357
- public postApiContractServiceContractsContractHeaders(data: PostApiContractServiceContractsContractHeadersData = {}): CancelablePromise<PostApiContractServiceContractsContractHeadersResponse> {
358
- return this.httpRequest.request({
359
- method: 'POST',
360
- url: '/api/contract-service/contracts/contract-headers',
361
- body: data.requestBody,
362
- mediaType: 'application/json',
363
- errors: {
364
- 400: 'Bad Request',
365
- 401: 'Unauthorized',
366
- 403: 'Forbidden',
367
- 404: 'Not Found',
368
- 500: 'Server Error',
369
- 501: 'Server Error'
370
- }
371
- });
372
- }
373
-
374
- /**
375
- * @param data The data for the request.
376
- * @param data.id
377
- * @returns unknown Success
378
- * @throws ApiError
379
- */
380
- public deleteApiContractServiceContractsContractHeaders(data: DeleteApiContractServiceContractsContractHeadersData = {}): CancelablePromise<DeleteApiContractServiceContractsContractHeadersResponse> {
381
- return this.httpRequest.request({
382
- method: 'DELETE',
383
- url: '/api/contract-service/contracts/contract-headers',
384
- query: {
385
- id: data.id
386
- },
387
- errors: {
388
- 400: 'Bad Request',
389
- 401: 'Unauthorized',
390
- 403: 'Forbidden',
391
- 404: 'Not Found',
392
- 500: 'Server Error',
393
- 501: 'Server Error'
394
- }
395
- });
396
- }
397
-
398
- /**
399
- * @param data The data for the request.
400
- * @param data.sorting
401
- * @param data.skipCount
402
- * @param data.maxResultCount
403
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
404
- * @throws ApiError
405
- */
406
- public getApiContractServiceContractsContractHeaders(data: GetApiContractServiceContractsContractHeadersData = {}): CancelablePromise<GetApiContractServiceContractsContractHeadersResponse> {
407
- return this.httpRequest.request({
408
- method: 'GET',
409
- url: '/api/contract-service/contracts/contract-headers',
410
- query: {
411
- Sorting: data.sorting,
412
- SkipCount: data.skipCount,
413
- MaxResultCount: data.maxResultCount
414
- },
415
- errors: {
416
- 400: 'Bad Request',
417
- 401: 'Unauthorized',
418
- 403: 'Forbidden',
419
- 404: 'Not Found',
420
- 500: 'Server Error',
421
- 501: 'Server Error'
422
- }
423
- });
424
- }
425
-
426
- /**
427
- * @param data The data for the request.
428
- * @param data.id
429
- * @param data.requestBody
430
- * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
431
- * @throws ApiError
432
- */
433
- public putApiContractServiceContractsContractHeaders(data: PutApiContractServiceContractsContractHeadersData = {}): CancelablePromise<PutApiContractServiceContractsContractHeadersResponse> {
434
- return this.httpRequest.request({
435
- method: 'PUT',
436
- url: '/api/contract-service/contracts/contract-headers',
437
- query: {
438
- id: data.id
439
- },
440
- body: data.requestBody,
441
- mediaType: 'application/json',
442
- errors: {
443
- 400: 'Bad Request',
444
- 401: 'Unauthorized',
445
- 403: 'Forbidden',
446
- 404: 'Not Found',
447
- 500: 'Server Error',
448
- 501: 'Server Error'
449
- }
450
- });
451
- }
452
-
453
- /**
454
- * @param data The data for the request.
455
- * @param data.id
456
- * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
457
- * @throws ApiError
458
- */
459
- public getApiContractServiceContractsContractHeadersById(data: GetApiContractServiceContractsContractHeadersByIdData): CancelablePromise<GetApiContractServiceContractsContractHeadersByIdResponse> {
460
- return this.httpRequest.request({
461
- method: 'GET',
462
- url: '/api/contract-service/contracts/contract-headers/{id}',
463
- path: {
464
- id: data.id
465
- },
466
- errors: {
467
- 400: 'Bad Request',
468
- 401: 'Unauthorized',
469
- 403: 'Forbidden',
470
- 404: 'Not Found',
471
- 500: 'Server Error',
472
- 501: 'Server Error'
473
- }
474
- });
475
- }
476
-
477
- /**
478
- * @param data The data for the request.
479
- * @param data.id
480
- * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
481
- * @throws ApiError
482
- */
483
- public getApiContractServiceContractsContractHeadersDetailById(data: GetApiContractServiceContractsContractHeadersDetailByIdData): CancelablePromise<GetApiContractServiceContractsContractHeadersDetailByIdResponse> {
484
- return this.httpRequest.request({
485
- method: 'GET',
486
- url: '/api/contract-service/contracts/contract-headers/detail/{id}',
487
- path: {
488
- id: data.id
489
- },
490
- errors: {
491
- 400: 'Bad Request',
492
- 401: 'Unauthorized',
493
- 403: 'Forbidden',
494
- 404: 'Not Found',
495
- 500: 'Server Error',
496
- 501: 'Server Error'
497
- }
498
- });
499
- }
500
-
501
- /**
502
- * @param data The data for the request.
503
- * @param data.sorting
504
- * @param data.skipCount
505
- * @param data.maxResultCount
506
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
507
- * @throws ApiError
508
- */
509
- public getApiContractServiceContractsContractHeadersDetail(data: GetApiContractServiceContractsContractHeadersDetailData = {}): CancelablePromise<GetApiContractServiceContractsContractHeadersDetailResponse> {
510
- return this.httpRequest.request({
511
- method: 'GET',
512
- url: '/api/contract-service/contracts/contract-headers/detail',
513
- query: {
514
- Sorting: data.sorting,
515
- SkipCount: data.skipCount,
516
- MaxResultCount: data.maxResultCount
517
- },
518
- errors: {
519
- 400: 'Bad Request',
520
- 401: 'Unauthorized',
521
- 403: 'Forbidden',
522
- 404: 'Not Found',
523
- 500: 'Server Error',
524
- 501: 'Server Error'
525
- }
526
- });
527
- }
528
-
529
- }
530
-
531
- export class EnumsService {
532
- constructor(public readonly httpRequest: BaseHttpRequest) { }
533
-
534
- /**
535
- * @param data The data for the request.
536
- * @param data.enumTypeId
537
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<AyasofYazilim_Enum_Enums_EnumDto__AyasofYazilim_Enum_Application_Contracts__Version_0_1_0_0__Culture_neutral__PublicKeyToken_null_> Success
538
- * @throws ApiError
539
- */
540
- public getApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeId(data: GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdData): CancelablePromise<GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdResponse> {
541
- return this.httpRequest.request({
542
- method: 'GET',
543
- url: '/api/enum-service/enums/get-list-by-enumTypeId/{enumTypeId}',
544
- path: {
545
- enumTypeId: data.enumTypeId
546
- },
547
- errors: {
548
- 400: 'Bad Request',
549
- 401: 'Unauthorized',
550
- 403: 'Forbidden',
551
- 404: 'Not Found',
552
- 500: 'Server Error',
553
- 501: 'Server Error'
554
- }
555
- });
556
- }
557
-
558
- /**
559
- * @param data The data for the request.
560
- * @param data.id
561
- * @param data.requestBody
562
- * @returns unknown Success
563
- * @throws ApiError
564
- */
565
- public postApiEnumServiceEnumsTranslation(data: PostApiEnumServiceEnumsTranslationData = {}): CancelablePromise<PostApiEnumServiceEnumsTranslationResponse> {
566
- return this.httpRequest.request({
567
- method: 'POST',
568
- url: '/api/enum-service/enums/translation',
569
- query: {
570
- id: data.id
571
- },
572
- body: data.requestBody,
573
- mediaType: 'application/json',
574
- errors: {
575
- 400: 'Bad Request',
576
- 401: 'Unauthorized',
577
- 403: 'Forbidden',
578
- 404: 'Not Found',
579
- 500: 'Server Error',
580
- 501: 'Server Error'
581
- }
582
- });
583
- }
584
-
585
- /**
586
- * @param data The data for the request.
587
- * @param data.id
588
- * @param data.requestBody
589
- * @returns unknown Success
590
- * @throws ApiError
591
- */
592
- public postApiEnumServiceEnumsEnumTypeTranslation(data: PostApiEnumServiceEnumsEnumTypeTranslationData = {}): CancelablePromise<PostApiEnumServiceEnumsEnumTypeTranslationResponse> {
593
- return this.httpRequest.request({
594
- method: 'POST',
595
- url: '/api/enum-service/enums/enum-type-translation',
596
- query: {
597
- id: data.id
598
- },
599
- body: data.requestBody,
600
- mediaType: 'application/json',
601
- errors: {
602
- 400: 'Bad Request',
603
- 401: 'Unauthorized',
604
- 403: 'Forbidden',
605
- 404: 'Not Found',
606
- 500: 'Server Error',
607
- 501: 'Server Error'
608
- }
609
- });
610
- }
611
-
612
- /**
613
- * @param data The data for the request.
614
- * @param data.sorting
615
- * @param data.skipCount
616
- * @param data.maxResultCount
617
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<AyasofYazilim_Enum_EnumTypes_EnumTypeDto__AyasofYazilim_Enum_Application_Contracts__Version_0_1_0_0__Culture_neutral__PublicKeyToken_null_> Success
618
- * @throws ApiError
619
- */
620
- public getApiEnumServiceEnumsEnumType(data: GetApiEnumServiceEnumsEnumTypeData = {}): CancelablePromise<GetApiEnumServiceEnumsEnumTypeResponse> {
621
- return this.httpRequest.request({
622
- method: 'GET',
623
- url: '/api/enum-service/enums/enum-type',
624
- query: {
625
- Sorting: data.sorting,
626
- SkipCount: data.skipCount,
627
- MaxResultCount: data.maxResultCount
628
- },
629
- errors: {
630
- 400: 'Bad Request',
631
- 401: 'Unauthorized',
632
- 403: 'Forbidden',
633
- 404: 'Not Found',
634
- 500: 'Server Error',
635
- 501: 'Server Error'
636
- }
637
- });
638
- }
639
-
640
- }
641
-
642
- export class RebateTablesService {
643
- constructor(public readonly httpRequest: BaseHttpRequest) { }
644
-
645
- /**
646
- * @param data The data for the request.
647
- * @param data.id
648
- * @returns UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto Success
649
- * @throws ApiError
650
- */
651
- public getApiContractServiceRebateTablesRebateSettingsById(data: GetApiContractServiceRebateTablesRebateSettingsByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateSettingsByIdResponse> {
652
- return this.httpRequest.request({
653
- method: 'GET',
654
- url: '/api/contract-service/rebate-tables/rebate-settings/{id}',
655
- path: {
656
- id: data.id
657
- },
658
- errors: {
659
- 400: 'Bad Request',
660
- 401: 'Unauthorized',
661
- 403: 'Forbidden',
662
- 404: 'Not Found',
663
- 500: 'Server Error',
664
- 501: 'Server Error'
665
- }
666
- });
667
- }
668
-
669
- /**
670
- * @param data The data for the request.
671
- * @param data.sorting
672
- * @param data.skipCount
673
- * @param data.maxResultCount
674
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
675
- * @throws ApiError
676
- */
677
- public getApiContractServiceRebateTablesRebateSettings(data: GetApiContractServiceRebateTablesRebateSettingsData = {}): CancelablePromise<GetApiContractServiceRebateTablesRebateSettingsResponse> {
678
- return this.httpRequest.request({
679
- method: 'GET',
680
- url: '/api/contract-service/rebate-tables/rebate-settings',
681
- query: {
682
- Sorting: data.sorting,
683
- SkipCount: data.skipCount,
684
- MaxResultCount: data.maxResultCount
685
- },
686
- errors: {
687
- 400: 'Bad Request',
688
- 401: 'Unauthorized',
689
- 403: 'Forbidden',
690
- 404: 'Not Found',
691
- 500: 'Server Error',
692
- 501: 'Server Error'
693
- }
694
- });
695
- }
696
-
697
- /**
698
- * @param data The data for the request.
699
- * @param data.id
700
- * @param data.requestBody
701
- * @returns UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto Success
702
- * @throws ApiError
703
- */
704
- public putApiContractServiceRebateTablesRebateSettings(data: PutApiContractServiceRebateTablesRebateSettingsData = {}): CancelablePromise<PutApiContractServiceRebateTablesRebateSettingsResponse> {
705
- return this.httpRequest.request({
706
- method: 'PUT',
707
- url: '/api/contract-service/rebate-tables/rebate-settings',
708
- query: {
709
- id: data.id
710
- },
711
- body: data.requestBody,
712
- mediaType: 'application/json',
713
- errors: {
714
- 400: 'Bad Request',
715
- 401: 'Unauthorized',
716
- 403: 'Forbidden',
717
- 404: 'Not Found',
718
- 500: 'Server Error',
719
- 501: 'Server Error'
720
- }
721
- });
722
- }
723
-
724
- /**
725
- * @param data The data for the request.
726
- * @param data.id
727
- * @returns unknown Success
728
- * @throws ApiError
729
- */
730
- public deleteApiContractServiceRebateTablesRebateSettings(data: DeleteApiContractServiceRebateTablesRebateSettingsData = {}): CancelablePromise<DeleteApiContractServiceRebateTablesRebateSettingsResponse> {
731
- return this.httpRequest.request({
732
- method: 'DELETE',
733
- url: '/api/contract-service/rebate-tables/rebate-settings',
734
- query: {
735
- id: data.id
736
- },
737
- errors: {
738
- 400: 'Bad Request',
739
- 401: 'Unauthorized',
740
- 403: 'Forbidden',
741
- 404: 'Not Found',
742
- 500: 'Server Error',
743
- 501: 'Server Error'
744
- }
745
- });
746
- }
747
-
748
- /**
749
- * @param data The data for the request.
750
- * @param data.id
751
- * @returns UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto Success
752
- * @throws ApiError
753
- */
754
- public getApiContractServiceRebateTablesRebateSettingsDetailById(data: GetApiContractServiceRebateTablesRebateSettingsDetailByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateSettingsDetailByIdResponse> {
755
- return this.httpRequest.request({
756
- method: 'GET',
757
- url: '/api/contract-service/rebate-tables/rebate-settings/detail/{id}',
758
- path: {
759
- id: data.id
760
- },
761
- errors: {
762
- 400: 'Bad Request',
763
- 401: 'Unauthorized',
764
- 403: 'Forbidden',
765
- 404: 'Not Found',
766
- 500: 'Server Error',
767
- 501: 'Server Error'
768
- }
769
- });
770
- }
771
-
772
- /**
773
- * @param data The data for the request.
774
- * @param data.sorting
775
- * @param data.skipCount
776
- * @param data.maxResultCount
777
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
778
- * @throws ApiError
779
- */
780
- public getApiContractServiceRebateTablesRebateSettingsDetail(data: GetApiContractServiceRebateTablesRebateSettingsDetailData = {}): CancelablePromise<GetApiContractServiceRebateTablesRebateSettingsDetailResponse> {
781
- return this.httpRequest.request({
782
- method: 'GET',
783
- url: '/api/contract-service/rebate-tables/rebate-settings/detail',
784
- query: {
785
- Sorting: data.sorting,
786
- SkipCount: data.skipCount,
787
- MaxResultCount: data.maxResultCount
788
- },
789
- errors: {
790
- 400: 'Bad Request',
791
- 401: 'Unauthorized',
792
- 403: 'Forbidden',
793
- 404: 'Not Found',
794
- 500: 'Server Error',
795
- 501: 'Server Error'
796
- }
797
- });
798
- }
799
-
800
- /**
801
- * @param data The data for the request.
802
- * @param data.id
803
- * @returns UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto Success
804
- * @throws ApiError
805
- */
806
- public getApiContractServiceRebateTablesMinimumNetCommissionsById(data: GetApiContractServiceRebateTablesMinimumNetCommissionsByIdData): CancelablePromise<GetApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse> {
807
- return this.httpRequest.request({
808
- method: 'GET',
809
- url: '/api/contract-service/rebate-tables/minimum-net-commissions/{id}',
810
- path: {
811
- id: data.id
812
- },
813
- errors: {
814
- 400: 'Bad Request',
815
- 401: 'Unauthorized',
816
- 403: 'Forbidden',
817
- 404: 'Not Found',
818
- 500: 'Server Error',
819
- 501: 'Server Error'
820
- }
821
- });
822
- }
823
-
824
- /**
825
- * @param data The data for the request.
826
- * @param data.sorting
827
- * @param data.skipCount
828
- * @param data.maxResultCount
829
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
830
- * @throws ApiError
831
- */
832
- public getApiContractServiceRebateTablesMinimumNetCommissions(data: GetApiContractServiceRebateTablesMinimumNetCommissionsData = {}): CancelablePromise<GetApiContractServiceRebateTablesMinimumNetCommissionsResponse> {
833
- return this.httpRequest.request({
834
- method: 'GET',
835
- url: '/api/contract-service/rebate-tables/minimum-net-commissions',
836
- query: {
837
- Sorting: data.sorting,
838
- SkipCount: data.skipCount,
839
- MaxResultCount: data.maxResultCount
840
- },
841
- errors: {
842
- 400: 'Bad Request',
843
- 401: 'Unauthorized',
844
- 403: 'Forbidden',
845
- 404: 'Not Found',
846
- 500: 'Server Error',
847
- 501: 'Server Error'
848
- }
849
- });
850
- }
851
-
852
- /**
853
- * @param data The data for the request.
854
- * @param data.requestBody
855
- * @returns UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto Success
856
- * @throws ApiError
857
- */
858
- public postApiContractServiceRebateTablesMinimumNetCommissions(data: PostApiContractServiceRebateTablesMinimumNetCommissionsData = {}): CancelablePromise<PostApiContractServiceRebateTablesMinimumNetCommissionsResponse> {
859
- return this.httpRequest.request({
860
- method: 'POST',
861
- url: '/api/contract-service/rebate-tables/minimum-net-commissions',
862
- body: data.requestBody,
863
- mediaType: 'application/json',
864
- errors: {
865
- 400: 'Bad Request',
866
- 401: 'Unauthorized',
867
- 403: 'Forbidden',
868
- 404: 'Not Found',
869
- 500: 'Server Error',
870
- 501: 'Server Error'
871
- }
872
- });
873
- }
874
-
875
- /**
876
- * @param data The data for the request.
877
- * @param data.id
878
- * @param data.requestBody
879
- * @returns UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto Success
880
- * @throws ApiError
881
- */
882
- public putApiContractServiceRebateTablesMinimumNetCommissions(data: PutApiContractServiceRebateTablesMinimumNetCommissionsData = {}): CancelablePromise<PutApiContractServiceRebateTablesMinimumNetCommissionsResponse> {
883
- return this.httpRequest.request({
884
- method: 'PUT',
885
- url: '/api/contract-service/rebate-tables/minimum-net-commissions',
886
- query: {
887
- id: data.id
888
- },
889
- body: data.requestBody,
890
- mediaType: 'application/json',
891
- errors: {
892
- 400: 'Bad Request',
893
- 401: 'Unauthorized',
894
- 403: 'Forbidden',
895
- 404: 'Not Found',
896
- 500: 'Server Error',
897
- 501: 'Server Error'
898
- }
899
- });
900
- }
901
-
902
- /**
903
- * @param data The data for the request.
904
- * @param data.id
905
- * @returns unknown Success
906
- * @throws ApiError
907
- */
908
- public deleteApiContractServiceRebateTablesMinimumNetCommissions(data: DeleteApiContractServiceRebateTablesMinimumNetCommissionsData = {}): CancelablePromise<DeleteApiContractServiceRebateTablesMinimumNetCommissionsResponse> {
909
- return this.httpRequest.request({
910
- method: 'DELETE',
911
- url: '/api/contract-service/rebate-tables/minimum-net-commissions',
912
- query: {
913
- id: data.id
914
- },
915
- errors: {
916
- 400: 'Bad Request',
917
- 401: 'Unauthorized',
918
- 403: 'Forbidden',
919
- 404: 'Not Found',
920
- 500: 'Server Error',
921
- 501: 'Server Error'
922
- }
923
- });
924
- }
925
-
926
- /**
927
- * @param data The data for the request.
928
- * @param data.id
929
- * @returns UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto Success
930
- * @throws ApiError
931
- */
932
- public getApiContractServiceRebateTablesProcessingFeeDetailsById(data: GetApiContractServiceRebateTablesProcessingFeeDetailsByIdData): CancelablePromise<GetApiContractServiceRebateTablesProcessingFeeDetailsByIdResponse> {
933
- return this.httpRequest.request({
934
- method: 'GET',
935
- url: '/api/contract-service/rebate-tables/processing-fee-details/{id}',
936
- path: {
937
- id: data.id
938
- },
939
- errors: {
940
- 400: 'Bad Request',
941
- 401: 'Unauthorized',
942
- 403: 'Forbidden',
943
- 404: 'Not Found',
944
- 500: 'Server Error',
945
- 501: 'Server Error'
946
- }
947
- });
948
- }
949
-
950
- /**
951
- * @param data The data for the request.
952
- * @param data.sorting
953
- * @param data.skipCount
954
- * @param data.maxResultCount
955
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
956
- * @throws ApiError
957
- */
958
- public getApiContractServiceRebateTablesProcessingFeeDetails(data: GetApiContractServiceRebateTablesProcessingFeeDetailsData = {}): CancelablePromise<GetApiContractServiceRebateTablesProcessingFeeDetailsResponse> {
959
- return this.httpRequest.request({
960
- method: 'GET',
961
- url: '/api/contract-service/rebate-tables/processing-fee-details',
962
- query: {
963
- Sorting: data.sorting,
964
- SkipCount: data.skipCount,
965
- MaxResultCount: data.maxResultCount
966
- },
967
- errors: {
968
- 400: 'Bad Request',
969
- 401: 'Unauthorized',
970
- 403: 'Forbidden',
971
- 404: 'Not Found',
972
- 500: 'Server Error',
973
- 501: 'Server Error'
974
- }
975
- });
976
- }
977
-
978
- /**
979
- * @param data The data for the request.
980
- * @param data.requestBody
981
- * @returns UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto Success
982
- * @throws ApiError
983
- */
984
- public postApiContractServiceRebateTablesProcessingFeeDetails(data: PostApiContractServiceRebateTablesProcessingFeeDetailsData = {}): CancelablePromise<PostApiContractServiceRebateTablesProcessingFeeDetailsResponse> {
985
- return this.httpRequest.request({
986
- method: 'POST',
987
- url: '/api/contract-service/rebate-tables/processing-fee-details',
988
- body: data.requestBody,
989
- mediaType: 'application/json',
990
- errors: {
991
- 400: 'Bad Request',
992
- 401: 'Unauthorized',
993
- 403: 'Forbidden',
994
- 404: 'Not Found',
995
- 500: 'Server Error',
996
- 501: 'Server Error'
997
- }
998
- });
999
- }
1000
-
1001
- /**
1002
- * @param data The data for the request.
1003
- * @param data.id
1004
- * @param data.requestBody
1005
- * @returns UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto Success
1006
- * @throws ApiError
1007
- */
1008
- public putApiContractServiceRebateTablesProcessingFeeDetails(data: PutApiContractServiceRebateTablesProcessingFeeDetailsData = {}): CancelablePromise<PutApiContractServiceRebateTablesProcessingFeeDetailsResponse> {
1009
- return this.httpRequest.request({
1010
- method: 'PUT',
1011
- url: '/api/contract-service/rebate-tables/processing-fee-details',
1012
- query: {
1013
- id: data.id
1014
- },
1015
- body: data.requestBody,
1016
- mediaType: 'application/json',
1017
- errors: {
1018
- 400: 'Bad Request',
1019
- 401: 'Unauthorized',
1020
- 403: 'Forbidden',
1021
- 404: 'Not Found',
1022
- 500: 'Server Error',
1023
- 501: 'Server Error'
1024
- }
1025
- });
1026
- }
1027
-
1028
- /**
1029
- * @param data The data for the request.
1030
- * @param data.id
1031
- * @returns unknown Success
1032
- * @throws ApiError
1033
- */
1034
- public deleteApiContractServiceRebateTablesProcessingFeeDetails(data: DeleteApiContractServiceRebateTablesProcessingFeeDetailsData = {}): CancelablePromise<DeleteApiContractServiceRebateTablesProcessingFeeDetailsResponse> {
1035
- return this.httpRequest.request({
1036
- method: 'DELETE',
1037
- url: '/api/contract-service/rebate-tables/processing-fee-details',
1038
- query: {
1039
- id: data.id
1040
- },
1041
- errors: {
1042
- 400: 'Bad Request',
1043
- 401: 'Unauthorized',
1044
- 403: 'Forbidden',
1045
- 404: 'Not Found',
1046
- 500: 'Server Error',
1047
- 501: 'Server Error'
1048
- }
1049
- });
1050
- }
1051
-
1052
- /**
1053
- * @param data The data for the request.
1054
- * @param data.id
1055
- * @returns UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto Success
1056
- * @throws ApiError
1057
- */
1058
- public getApiContractServiceRebateTablesRebateTableDetailsById(data: GetApiContractServiceRebateTablesRebateTableDetailsByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateTableDetailsByIdResponse> {
1059
- return this.httpRequest.request({
1060
- method: 'GET',
1061
- url: '/api/contract-service/rebate-tables/rebate-table-details/{id}',
1062
- path: {
1063
- id: data.id
1064
- },
1065
- errors: {
1066
- 400: 'Bad Request',
1067
- 401: 'Unauthorized',
1068
- 403: 'Forbidden',
1069
- 404: 'Not Found',
1070
- 500: 'Server Error',
1071
- 501: 'Server Error'
1072
- }
1073
- });
1074
- }
1075
-
1076
- /**
1077
- * @param data The data for the request.
1078
- * @param data.sorting
1079
- * @param data.skipCount
1080
- * @param data.maxResultCount
1081
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1082
- * @throws ApiError
1083
- */
1084
- public getApiContractServiceRebateTablesRebateTableDetails(data: GetApiContractServiceRebateTablesRebateTableDetailsData = {}): CancelablePromise<GetApiContractServiceRebateTablesRebateTableDetailsResponse> {
1085
- return this.httpRequest.request({
1086
- method: 'GET',
1087
- url: '/api/contract-service/rebate-tables/rebate-table-details',
1088
- query: {
1089
- Sorting: data.sorting,
1090
- SkipCount: data.skipCount,
1091
- MaxResultCount: data.maxResultCount
1092
- },
1093
- errors: {
1094
- 400: 'Bad Request',
1095
- 401: 'Unauthorized',
1096
- 403: 'Forbidden',
1097
- 404: 'Not Found',
1098
- 500: 'Server Error',
1099
- 501: 'Server Error'
1100
- }
1101
- });
1102
- }
1103
-
1104
- /**
1105
- * @param data The data for the request.
1106
- * @param data.requestBody
1107
- * @returns UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto Success
1108
- * @throws ApiError
1109
- */
1110
- public postApiContractServiceRebateTablesRebateTableDetails(data: PostApiContractServiceRebateTablesRebateTableDetailsData = {}): CancelablePromise<PostApiContractServiceRebateTablesRebateTableDetailsResponse> {
1111
- return this.httpRequest.request({
1112
- method: 'POST',
1113
- url: '/api/contract-service/rebate-tables/rebate-table-details',
1114
- body: data.requestBody,
1115
- mediaType: 'application/json',
1116
- errors: {
1117
- 400: 'Bad Request',
1118
- 401: 'Unauthorized',
1119
- 403: 'Forbidden',
1120
- 404: 'Not Found',
1121
- 500: 'Server Error',
1122
- 501: 'Server Error'
1123
- }
1124
- });
1125
- }
1126
-
1127
- /**
1128
- * @param data The data for the request.
1129
- * @param data.id
1130
- * @param data.requestBody
1131
- * @returns UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto Success
1132
- * @throws ApiError
1133
- */
1134
- public putApiContractServiceRebateTablesRebateTableDetails(data: PutApiContractServiceRebateTablesRebateTableDetailsData = {}): CancelablePromise<PutApiContractServiceRebateTablesRebateTableDetailsResponse> {
1135
- return this.httpRequest.request({
1136
- method: 'PUT',
1137
- url: '/api/contract-service/rebate-tables/rebate-table-details',
1138
- query: {
1139
- id: data.id
1140
- },
1141
- body: data.requestBody,
1142
- mediaType: 'application/json',
1143
- errors: {
1144
- 400: 'Bad Request',
1145
- 401: 'Unauthorized',
1146
- 403: 'Forbidden',
1147
- 404: 'Not Found',
1148
- 500: 'Server Error',
1149
- 501: 'Server Error'
1150
- }
1151
- });
1152
- }
1153
-
1154
- /**
1155
- * @param data The data for the request.
1156
- * @param data.id
1157
- * @returns unknown Success
1158
- * @throws ApiError
1159
- */
1160
- public deleteApiContractServiceRebateTablesRebateTableDetails(data: DeleteApiContractServiceRebateTablesRebateTableDetailsData = {}): CancelablePromise<DeleteApiContractServiceRebateTablesRebateTableDetailsResponse> {
1161
- return this.httpRequest.request({
1162
- method: 'DELETE',
1163
- url: '/api/contract-service/rebate-tables/rebate-table-details',
1164
- query: {
1165
- id: data.id
1166
- },
1167
- errors: {
1168
- 400: 'Bad Request',
1169
- 401: 'Unauthorized',
1170
- 403: 'Forbidden',
1171
- 404: 'Not Found',
1172
- 500: 'Server Error',
1173
- 501: 'Server Error'
1174
- }
1175
- });
1176
- }
1177
-
1178
- /**
1179
- * @param data The data for the request.
1180
- * @param data.id
1181
- * @returns UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto Success
1182
- * @throws ApiError
1183
- */
1184
- public getApiContractServiceRebateTablesRebateTableHeadersDetailById(data: GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdResponse> {
1185
- return this.httpRequest.request({
1186
- method: 'GET',
1187
- url: '/api/contract-service/rebate-tables/rebate-table-headers/detail/{id}',
1188
- path: {
1189
- id: data.id
1190
- },
1191
- errors: {
1192
- 400: 'Bad Request',
1193
- 401: 'Unauthorized',
1194
- 403: 'Forbidden',
1195
- 404: 'Not Found',
1196
- 500: 'Server Error',
1197
- 501: 'Server Error'
1198
- }
1199
- });
1200
- }
1201
-
1202
- /**
1203
- * @param data The data for the request.
1204
- * @param data.sorting
1205
- * @param data.skipCount
1206
- * @param data.maxResultCount
1207
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1208
- * @throws ApiError
1209
- */
1210
- public getApiContractServiceRebateTablesRebateTableHeadersDetail(data: GetApiContractServiceRebateTablesRebateTableHeadersDetailData = {}): CancelablePromise<GetApiContractServiceRebateTablesRebateTableHeadersDetailResponse> {
1211
- return this.httpRequest.request({
1212
- method: 'GET',
1213
- url: '/api/contract-service/rebate-tables/rebate-table-headers/detail',
1214
- query: {
1215
- Sorting: data.sorting,
1216
- SkipCount: data.skipCount,
1217
- MaxResultCount: data.maxResultCount
1218
- },
1219
- errors: {
1220
- 400: 'Bad Request',
1221
- 401: 'Unauthorized',
1222
- 403: 'Forbidden',
1223
- 404: 'Not Found',
1224
- 500: 'Server Error',
1225
- 501: 'Server Error'
1226
- }
1227
- });
1228
- }
1229
-
1230
- /**
1231
- * @param data The data for the request.
1232
- * @param data.requestBody
1233
- * @returns UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto Success
1234
- * @throws ApiError
1235
- */
1236
- public postApiContractServiceRebateTablesRebateTableHeaders(data: PostApiContractServiceRebateTablesRebateTableHeadersData = {}): CancelablePromise<PostApiContractServiceRebateTablesRebateTableHeadersResponse> {
1237
- return this.httpRequest.request({
1238
- method: 'POST',
1239
- url: '/api/contract-service/rebate-tables/rebate-table-headers',
1240
- body: data.requestBody,
1241
- mediaType: 'application/json',
1242
- errors: {
1243
- 400: 'Bad Request',
1244
- 401: 'Unauthorized',
1245
- 403: 'Forbidden',
1246
- 404: 'Not Found',
1247
- 500: 'Server Error',
1248
- 501: 'Server Error'
1249
- }
1250
- });
1251
- }
1252
-
1253
- /**
1254
- * @param data The data for the request.
1255
- * @param data.id
1256
- * @param data.requestBody
1257
- * @returns UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto Success
1258
- * @throws ApiError
1259
- */
1260
- public putApiContractServiceRebateTablesRebateTableHeaders(data: PutApiContractServiceRebateTablesRebateTableHeadersData = {}): CancelablePromise<PutApiContractServiceRebateTablesRebateTableHeadersResponse> {
1261
- return this.httpRequest.request({
1262
- method: 'PUT',
1263
- url: '/api/contract-service/rebate-tables/rebate-table-headers',
1264
- query: {
1265
- id: data.id
1266
- },
1267
- body: data.requestBody,
1268
- mediaType: 'application/json',
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
-
1280
- /**
1281
- * @param data The data for the request.
1282
- * @param data.id
1283
- * @returns unknown Success
1284
- * @throws ApiError
1285
- */
1286
- public deleteApiContractServiceRebateTablesRebateTableHeaders(data: DeleteApiContractServiceRebateTablesRebateTableHeadersData = {}): CancelablePromise<DeleteApiContractServiceRebateTablesRebateTableHeadersResponse> {
1287
- return this.httpRequest.request({
1288
- method: 'DELETE',
1289
- url: '/api/contract-service/rebate-tables/rebate-table-headers',
1290
- query: {
1291
- id: data.id
1292
- },
1293
- errors: {
1294
- 400: 'Bad Request',
1295
- 401: 'Unauthorized',
1296
- 403: 'Forbidden',
1297
- 404: 'Not Found',
1298
- 500: 'Server Error',
1299
- 501: 'Server Error'
1300
- }
1301
- });
1302
- }
1303
-
1304
- }
1305
-
1306
- export class RefundTablesService {
1307
- constructor(public readonly httpRequest: BaseHttpRequest) { }
1308
-
1309
- /**
1310
- * @param data The data for the request.
1311
- * @param data.id
1312
- * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1313
- * @throws ApiError
1314
- */
1315
- public getApiContractServiceRefundTablesRefundTableHeadersById(data: GetApiContractServiceRefundTablesRefundTableHeadersByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundTableHeadersByIdResponse> {
1316
- return this.httpRequest.request({
1317
- method: 'GET',
1318
- url: '/api/contract-service/refund-tables/refund-table-headers/{id}',
1319
- path: {
1320
- id: data.id
1321
- },
1322
- errors: {
1323
- 400: 'Bad Request',
1324
- 401: 'Unauthorized',
1325
- 403: 'Forbidden',
1326
- 404: 'Not Found',
1327
- 500: 'Server Error',
1328
- 501: 'Server Error'
1329
- }
1330
- });
1331
- }
1332
-
1333
- /**
1334
- * @param data The data for the request.
1335
- * @param data.skipCount
1336
- * @param data.maxResultCount
1337
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1338
- * @throws ApiError
1339
- */
1340
- public getApiContractServiceRefundTablesRefundTableHeaders(data: GetApiContractServiceRefundTablesRefundTableHeadersData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundTableHeadersResponse> {
1341
- return this.httpRequest.request({
1342
- method: 'GET',
1343
- url: '/api/contract-service/refund-tables/refund-table-headers',
1344
- query: {
1345
- SkipCount: data.skipCount,
1346
- MaxResultCount: data.maxResultCount
1347
- },
1348
- errors: {
1349
- 400: 'Bad Request',
1350
- 401: 'Unauthorized',
1351
- 403: 'Forbidden',
1352
- 404: 'Not Found',
1353
- 500: 'Server Error',
1354
- 501: 'Server Error'
1355
- }
1356
- });
1357
- }
1358
-
1359
- /**
1360
- * @param data The data for the request.
1361
- * @param data.requestBody
1362
- * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1363
- * @throws ApiError
1364
- */
1365
- public postApiContractServiceRefundTablesRefundTableHeaders(data: PostApiContractServiceRefundTablesRefundTableHeadersData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundTableHeadersResponse> {
1366
- return this.httpRequest.request({
1367
- method: 'POST',
1368
- url: '/api/contract-service/refund-tables/refund-table-headers',
1369
- body: data.requestBody,
1370
- mediaType: 'application/json',
1371
- errors: {
1372
- 400: 'Bad Request',
1373
- 401: 'Unauthorized',
1374
- 403: 'Forbidden',
1375
- 404: 'Not Found',
1376
- 500: 'Server Error',
1377
- 501: 'Server Error'
1378
- }
1379
- });
1380
- }
1381
-
1382
- /**
1383
- * @param data The data for the request.
1384
- * @param data.id
1385
- * @param data.requestBody
1386
- * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1387
- * @throws ApiError
1388
- */
1389
- public putApiContractServiceRefundTablesRefundTableHeaders(data: PutApiContractServiceRefundTablesRefundTableHeadersData = {}): CancelablePromise<PutApiContractServiceRefundTablesRefundTableHeadersResponse> {
1390
- return this.httpRequest.request({
1391
- method: 'PUT',
1392
- url: '/api/contract-service/refund-tables/refund-table-headers',
1393
- query: {
1394
- id: data.id
1395
- },
1396
- body: data.requestBody,
1397
- mediaType: 'application/json',
1398
- errors: {
1399
- 400: 'Bad Request',
1400
- 401: 'Unauthorized',
1401
- 403: 'Forbidden',
1402
- 404: 'Not Found',
1403
- 500: 'Server Error',
1404
- 501: 'Server Error'
1405
- }
1406
- });
1407
- }
1408
-
1409
- /**
1410
- * @param data The data for the request.
1411
- * @param data.id
1412
- * @returns unknown Success
1413
- * @throws ApiError
1414
- */
1415
- public deleteApiContractServiceRefundTablesRefundTableHeaders(data: DeleteApiContractServiceRefundTablesRefundTableHeadersData = {}): CancelablePromise<DeleteApiContractServiceRefundTablesRefundTableHeadersResponse> {
1416
- return this.httpRequest.request({
1417
- method: 'DELETE',
1418
- url: '/api/contract-service/refund-tables/refund-table-headers',
1419
- query: {
1420
- id: data.id
1421
- },
1422
- errors: {
1423
- 400: 'Bad Request',
1424
- 401: 'Unauthorized',
1425
- 403: 'Forbidden',
1426
- 404: 'Not Found',
1427
- 500: 'Server Error',
1428
- 501: 'Server Error'
1429
- }
1430
- });
1431
- }
1432
-
1433
- /**
1434
- * @param data The data for the request.
1435
- * @param data.id
1436
- * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1437
- * @throws ApiError
1438
- */
1439
- public getApiContractServiceRefundTablesRefundTableHeadersDetailById(data: GetApiContractServiceRefundTablesRefundTableHeadersDetailByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundTableHeadersDetailByIdResponse> {
1440
- return this.httpRequest.request({
1441
- method: 'GET',
1442
- url: '/api/contract-service/refund-tables/refund-table-headers/detail/{id}',
1443
- path: {
1444
- id: data.id
1445
- },
1446
- errors: {
1447
- 400: 'Bad Request',
1448
- 401: 'Unauthorized',
1449
- 403: 'Forbidden',
1450
- 404: 'Not Found',
1451
- 500: 'Server Error',
1452
- 501: 'Server Error'
1453
- }
1454
- });
1455
- }
1456
-
1457
- /**
1458
- * @param data The data for the request.
1459
- * @param data.skipCount
1460
- * @param data.maxResultCount
1461
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1462
- * @throws ApiError
1463
- */
1464
- public getApiContractServiceRefundTablesRefundTableHeadersDetail(data: GetApiContractServiceRefundTablesRefundTableHeadersDetailData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundTableHeadersDetailResponse> {
1465
- return this.httpRequest.request({
1466
- method: 'GET',
1467
- url: '/api/contract-service/refund-tables/refund-table-headers/detail',
1468
- query: {
1469
- SkipCount: data.skipCount,
1470
- MaxResultCount: data.maxResultCount
1471
- },
1472
- errors: {
1473
- 400: 'Bad Request',
1474
- 401: 'Unauthorized',
1475
- 403: 'Forbidden',
1476
- 404: 'Not Found',
1477
- 500: 'Server Error',
1478
- 501: 'Server Error'
1479
- }
1480
- });
1481
- }
1482
-
1483
- /**
1484
- * @param data The data for the request.
1485
- * @param data.id
1486
- * @returns UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto Success
1487
- * @throws ApiError
1488
- */
1489
- public getApiContractServiceRefundTablesRefundTableDetailsById(data: GetApiContractServiceRefundTablesRefundTableDetailsByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundTableDetailsByIdResponse> {
1490
- return this.httpRequest.request({
1491
- method: 'GET',
1492
- url: '/api/contract-service/refund-tables/refund-table-details/{id}',
1493
- path: {
1494
- id: data.id
1495
- },
1496
- errors: {
1497
- 400: 'Bad Request',
1498
- 401: 'Unauthorized',
1499
- 403: 'Forbidden',
1500
- 404: 'Not Found',
1501
- 500: 'Server Error',
1502
- 501: 'Server Error'
1503
- }
1504
- });
1505
- }
1506
-
1507
- /**
1508
- * @param data The data for the request.
1509
- * @param data.sorting
1510
- * @param data.skipCount
1511
- * @param data.maxResultCount
1512
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1513
- * @throws ApiError
1514
- */
1515
- public getApiContractServiceRefundTablesRefundTableDetails(data: GetApiContractServiceRefundTablesRefundTableDetailsData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundTableDetailsResponse> {
1516
- return this.httpRequest.request({
1517
- method: 'GET',
1518
- url: '/api/contract-service/refund-tables/refund-table-details',
1519
- query: {
1520
- Sorting: data.sorting,
1521
- SkipCount: data.skipCount,
1522
- MaxResultCount: data.maxResultCount
1523
- },
1524
- errors: {
1525
- 400: 'Bad Request',
1526
- 401: 'Unauthorized',
1527
- 403: 'Forbidden',
1528
- 404: 'Not Found',
1529
- 500: 'Server Error',
1530
- 501: 'Server Error'
1531
- }
1532
- });
1533
- }
1534
-
1535
- /**
1536
- * @param data The data for the request.
1537
- * @param data.requestBody
1538
- * @returns UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto Success
1539
- * @throws ApiError
1540
- */
1541
- public postApiContractServiceRefundTablesRefundTableDetails(data: PostApiContractServiceRefundTablesRefundTableDetailsData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundTableDetailsResponse> {
1542
- return this.httpRequest.request({
1543
- method: 'POST',
1544
- url: '/api/contract-service/refund-tables/refund-table-details',
1545
- body: data.requestBody,
1546
- mediaType: 'application/json',
1547
- errors: {
1548
- 400: 'Bad Request',
1549
- 401: 'Unauthorized',
1550
- 403: 'Forbidden',
1551
- 404: 'Not Found',
1552
- 500: 'Server Error',
1553
- 501: 'Server Error'
1554
- }
1555
- });
1556
- }
1557
-
1558
- /**
1559
- * @param data The data for the request.
1560
- * @param data.id
1561
- * @param data.requestBody
1562
- * @returns UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto Success
1563
- * @throws ApiError
1564
- */
1565
- public putApiContractServiceRefundTablesRefundTableDetails(data: PutApiContractServiceRefundTablesRefundTableDetailsData = {}): CancelablePromise<PutApiContractServiceRefundTablesRefundTableDetailsResponse> {
1566
- return this.httpRequest.request({
1567
- method: 'PUT',
1568
- url: '/api/contract-service/refund-tables/refund-table-details',
1569
- query: {
1570
- id: data.id
1571
- },
1572
- body: data.requestBody,
1573
- mediaType: 'application/json',
1574
- errors: {
1575
- 400: 'Bad Request',
1576
- 401: 'Unauthorized',
1577
- 403: 'Forbidden',
1578
- 404: 'Not Found',
1579
- 500: 'Server Error',
1580
- 501: 'Server Error'
1581
- }
1582
- });
1583
- }
1584
-
1585
- /**
1586
- * @param data The data for the request.
1587
- * @param data.id
1588
- * @returns unknown Success
1589
- * @throws ApiError
1590
- */
1591
- public deleteApiContractServiceRefundTablesRefundTableDetails(data: DeleteApiContractServiceRefundTablesRefundTableDetailsData = {}): CancelablePromise<DeleteApiContractServiceRefundTablesRefundTableDetailsResponse> {
1592
- return this.httpRequest.request({
1593
- method: 'DELETE',
1594
- url: '/api/contract-service/refund-tables/refund-table-details',
1595
- query: {
1596
- id: data.id
1597
- },
1598
- errors: {
1599
- 400: 'Bad Request',
1600
- 401: 'Unauthorized',
1601
- 403: 'Forbidden',
1602
- 404: 'Not Found',
1603
- 500: 'Server Error',
1604
- 501: 'Server Error'
1605
- }
1606
- });
1607
- }
1608
-
1609
- /**
1610
- * @param data The data for the request.
1611
- * @param data.id
1612
- * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1613
- * @throws ApiError
1614
- */
1615
- public getApiContractServiceRefundTablesRefundFeeHeadersById(data: GetApiContractServiceRefundTablesRefundFeeHeadersByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersByIdResponse> {
1616
- return this.httpRequest.request({
1617
- method: 'GET',
1618
- url: '/api/contract-service/refund-tables/refund-fee-headers/{id}',
1619
- path: {
1620
- id: data.id
1621
- },
1622
- errors: {
1623
- 400: 'Bad Request',
1624
- 401: 'Unauthorized',
1625
- 403: 'Forbidden',
1626
- 404: 'Not Found',
1627
- 500: 'Server Error',
1628
- 501: 'Server Error'
1629
- }
1630
- });
1631
- }
1632
-
1633
- /**
1634
- * @param data The data for the request.
1635
- * @param data.skipCount
1636
- * @param data.maxResultCount
1637
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1638
- * @throws ApiError
1639
- */
1640
- public getApiContractServiceRefundTablesRefundFeeHeaders(data: GetApiContractServiceRefundTablesRefundFeeHeadersData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersResponse> {
1641
- return this.httpRequest.request({
1642
- method: 'GET',
1643
- url: '/api/contract-service/refund-tables/refund-fee-headers',
1644
- query: {
1645
- SkipCount: data.skipCount,
1646
- MaxResultCount: data.maxResultCount
1647
- },
1648
- errors: {
1649
- 400: 'Bad Request',
1650
- 401: 'Unauthorized',
1651
- 403: 'Forbidden',
1652
- 404: 'Not Found',
1653
- 500: 'Server Error',
1654
- 501: 'Server Error'
1655
- }
1656
- });
1657
- }
1658
-
1659
- /**
1660
- * @param data The data for the request.
1661
- * @param data.requestBody
1662
- * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1663
- * @throws ApiError
1664
- */
1665
- public postApiContractServiceRefundTablesRefundFeeHeaders(data: PostApiContractServiceRefundTablesRefundFeeHeadersData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundFeeHeadersResponse> {
1666
- return this.httpRequest.request({
1667
- method: 'POST',
1668
- url: '/api/contract-service/refund-tables/refund-fee-headers',
1669
- body: data.requestBody,
1670
- mediaType: 'application/json',
1671
- errors: {
1672
- 400: 'Bad Request',
1673
- 401: 'Unauthorized',
1674
- 403: 'Forbidden',
1675
- 404: 'Not Found',
1676
- 500: 'Server Error',
1677
- 501: 'Server Error'
1678
- }
1679
- });
1680
- }
1681
-
1682
- /**
1683
- * @param data The data for the request.
1684
- * @param data.id
1685
- * @param data.requestBody
1686
- * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1687
- * @throws ApiError
1688
- */
1689
- public putApiContractServiceRefundTablesRefundFeeHeaders(data: PutApiContractServiceRefundTablesRefundFeeHeadersData = {}): CancelablePromise<PutApiContractServiceRefundTablesRefundFeeHeadersResponse> {
1690
- return this.httpRequest.request({
1691
- method: 'PUT',
1692
- url: '/api/contract-service/refund-tables/refund-fee-headers',
1693
- query: {
1694
- id: data.id
1695
- },
1696
- body: data.requestBody,
1697
- mediaType: 'application/json',
1698
- errors: {
1699
- 400: 'Bad Request',
1700
- 401: 'Unauthorized',
1701
- 403: 'Forbidden',
1702
- 404: 'Not Found',
1703
- 500: 'Server Error',
1704
- 501: 'Server Error'
1705
- }
1706
- });
1707
- }
1708
-
1709
- /**
1710
- * @param data The data for the request.
1711
- * @param data.id
1712
- * @returns unknown Success
1713
- * @throws ApiError
1714
- */
1715
- public deleteApiContractServiceRefundTablesRefundFeeHeaders(data: DeleteApiContractServiceRefundTablesRefundFeeHeadersData = {}): CancelablePromise<DeleteApiContractServiceRefundTablesRefundFeeHeadersResponse> {
1716
- return this.httpRequest.request({
1717
- method: 'DELETE',
1718
- url: '/api/contract-service/refund-tables/refund-fee-headers',
1719
- query: {
1720
- id: data.id
1721
- },
1722
- errors: {
1723
- 400: 'Bad Request',
1724
- 401: 'Unauthorized',
1725
- 403: 'Forbidden',
1726
- 404: 'Not Found',
1727
- 500: 'Server Error',
1728
- 501: 'Server Error'
1729
- }
1730
- });
1731
- }
1732
-
1733
- /**
1734
- * @param data The data for the request.
1735
- * @param data.id
1736
- * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1737
- * @throws ApiError
1738
- */
1739
- public getApiContractServiceRefundTablesRefundFeeHeadersDetailById(data: GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdResponse> {
1740
- return this.httpRequest.request({
1741
- method: 'GET',
1742
- url: '/api/contract-service/refund-tables/refund-fee-headers/detail/{id}',
1743
- path: {
1744
- id: data.id
1745
- },
1746
- errors: {
1747
- 400: 'Bad Request',
1748
- 401: 'Unauthorized',
1749
- 403: 'Forbidden',
1750
- 404: 'Not Found',
1751
- 500: 'Server Error',
1752
- 501: 'Server Error'
1753
- }
1754
- });
1755
- }
1756
-
1757
- /**
1758
- * @param data The data for the request.
1759
- * @param data.skipCount
1760
- * @param data.maxResultCount
1761
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1762
- * @throws ApiError
1763
- */
1764
- public getApiContractServiceRefundTablesRefundFeeHeadersDetail(data: GetApiContractServiceRefundTablesRefundFeeHeadersDetailData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersDetailResponse> {
1765
- return this.httpRequest.request({
1766
- method: 'GET',
1767
- url: '/api/contract-service/refund-tables/refund-fee-headers/detail',
1768
- query: {
1769
- SkipCount: data.skipCount,
1770
- MaxResultCount: data.maxResultCount
1771
- },
1772
- errors: {
1773
- 400: 'Bad Request',
1774
- 401: 'Unauthorized',
1775
- 403: 'Forbidden',
1776
- 404: 'Not Found',
1777
- 500: 'Server Error',
1778
- 501: 'Server Error'
1779
- }
1780
- });
1781
- }
1782
-
1783
- /**
1784
- * @param data The data for the request.
1785
- * @param data.id
1786
- * @returns UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto Success
1787
- * @throws ApiError
1788
- */
1789
- public getApiContractServiceRefundTablesRefundFeeDetailsById(data: GetApiContractServiceRefundTablesRefundFeeDetailsByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeDetailsByIdResponse> {
1790
- return this.httpRequest.request({
1791
- method: 'GET',
1792
- url: '/api/contract-service/refund-tables/refund-fee-details/{id}',
1793
- path: {
1794
- id: data.id
1795
- },
1796
- errors: {
1797
- 400: 'Bad Request',
1798
- 401: 'Unauthorized',
1799
- 403: 'Forbidden',
1800
- 404: 'Not Found',
1801
- 500: 'Server Error',
1802
- 501: 'Server Error'
1803
- }
1804
- });
1805
- }
1806
-
1807
- /**
1808
- * @param data The data for the request.
1809
- * @param data.sorting
1810
- * @param data.skipCount
1811
- * @param data.maxResultCount
1812
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1813
- * @throws ApiError
1814
- */
1815
- public getApiContractServiceRefundTablesRefundFeeDetails(data: GetApiContractServiceRefundTablesRefundFeeDetailsData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeDetailsResponse> {
1816
- return this.httpRequest.request({
1817
- method: 'GET',
1818
- url: '/api/contract-service/refund-tables/refund-fee-details',
1819
- query: {
1820
- Sorting: data.sorting,
1821
- SkipCount: data.skipCount,
1822
- MaxResultCount: data.maxResultCount
1823
- },
1824
- errors: {
1825
- 400: 'Bad Request',
1826
- 401: 'Unauthorized',
1827
- 403: 'Forbidden',
1828
- 404: 'Not Found',
1829
- 500: 'Server Error',
1830
- 501: 'Server Error'
1831
- }
1832
- });
1833
- }
1834
-
1835
- /**
1836
- * @param data The data for the request.
1837
- * @param data.requestBody
1838
- * @returns UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto Success
1839
- * @throws ApiError
1840
- */
1841
- public postApiContractServiceRefundTablesRefundFeeDetails(data: PostApiContractServiceRefundTablesRefundFeeDetailsData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundFeeDetailsResponse> {
1842
- return this.httpRequest.request({
1843
- method: 'POST',
1844
- url: '/api/contract-service/refund-tables/refund-fee-details',
1845
- body: data.requestBody,
1846
- mediaType: 'application/json',
1847
- errors: {
1848
- 400: 'Bad Request',
1849
- 401: 'Unauthorized',
1850
- 403: 'Forbidden',
1851
- 404: 'Not Found',
1852
- 500: 'Server Error',
1853
- 501: 'Server Error'
1854
- }
1855
- });
1856
- }
1857
-
1858
- /**
1859
- * @param data The data for the request.
1860
- * @param data.id
1861
- * @param data.requestBody
1862
- * @returns UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto Success
1863
- * @throws ApiError
1864
- */
1865
- public putApiContractServiceRefundTablesRefundFeeDetails(data: PutApiContractServiceRefundTablesRefundFeeDetailsData = {}): CancelablePromise<PutApiContractServiceRefundTablesRefundFeeDetailsResponse> {
1866
- return this.httpRequest.request({
1867
- method: 'PUT',
1868
- url: '/api/contract-service/refund-tables/refund-fee-details',
1869
- query: {
1870
- id: data.id
1871
- },
1872
- body: data.requestBody,
1873
- mediaType: 'application/json',
1874
- errors: {
1875
- 400: 'Bad Request',
1876
- 401: 'Unauthorized',
1877
- 403: 'Forbidden',
1878
- 404: 'Not Found',
1879
- 500: 'Server Error',
1880
- 501: 'Server Error'
1881
- }
1882
- });
1883
- }
1884
-
1885
- /**
1886
- * @param data The data for the request.
1887
- * @param data.id
1888
- * @returns unknown Success
1889
- * @throws ApiError
1890
- */
1891
- public deleteApiContractServiceRefundTablesRefundFeeDetails(data: DeleteApiContractServiceRefundTablesRefundFeeDetailsData = {}): CancelablePromise<DeleteApiContractServiceRefundTablesRefundFeeDetailsResponse> {
1892
- return this.httpRequest.request({
1893
- method: 'DELETE',
1894
- url: '/api/contract-service/refund-tables/refund-fee-details',
1895
- query: {
1896
- id: data.id
1897
- },
1898
- errors: {
1899
- 400: 'Bad Request',
1900
- 401: 'Unauthorized',
1901
- 403: 'Forbidden',
1902
- 404: 'Not Found',
1903
- 500: 'Server Error',
1904
- 501: 'Server Error'
1905
- }
1906
- });
1907
- }
1908
-
1909
- /**
1910
- * @param data The data for the request.
1911
- * @param data.id
1912
- * @returns UniRefund_ContractService_FeeTypes_FeeTypeDto Success
1913
- * @throws ApiError
1914
- */
1915
- public getApiContractServiceRefundTablesFeeTypesById(data: GetApiContractServiceRefundTablesFeeTypesByIdData): CancelablePromise<GetApiContractServiceRefundTablesFeeTypesByIdResponse> {
1916
- return this.httpRequest.request({
1917
- method: 'GET',
1918
- url: '/api/contract-service/refund-tables/fee-types/{id}',
1919
- path: {
1920
- id: data.id
1921
- },
1922
- errors: {
1923
- 400: 'Bad Request',
1924
- 401: 'Unauthorized',
1925
- 403: 'Forbidden',
1926
- 404: 'Not Found',
1927
- 500: 'Server Error',
1928
- 501: 'Server Error'
1929
- }
1930
- });
1931
- }
1932
-
1933
- /**
1934
- * @param data The data for the request.
1935
- * @param data.sorting
1936
- * @param data.skipCount
1937
- * @param data.maxResultCount
1938
- * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_FeeTypes_FeeTypeDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1939
- * @throws ApiError
1940
- */
1941
- public getApiContractServiceRefundTablesFeeTypes(data: GetApiContractServiceRefundTablesFeeTypesData = {}): CancelablePromise<GetApiContractServiceRefundTablesFeeTypesResponse> {
1942
- return this.httpRequest.request({
1943
- method: 'GET',
1944
- url: '/api/contract-service/refund-tables/fee-types',
1945
- query: {
1946
- Sorting: data.sorting,
1947
- SkipCount: data.skipCount,
1948
- MaxResultCount: data.maxResultCount
1949
- },
1950
- errors: {
1951
- 400: 'Bad Request',
1952
- 401: 'Unauthorized',
1953
- 403: 'Forbidden',
1954
- 404: 'Not Found',
1955
- 500: 'Server Error',
1956
- 501: 'Server Error'
1957
- }
1958
- });
1959
- }
1960
-
1961
- /**
1962
- * @param data The data for the request.
1963
- * @param data.requestBody
1964
- * @returns UniRefund_ContractService_FeeTypes_FeeTypeDto Success
1965
- * @throws ApiError
1966
- */
1967
- public postApiContractServiceRefundTablesFeeTypes(data: PostApiContractServiceRefundTablesFeeTypesData = {}): CancelablePromise<PostApiContractServiceRefundTablesFeeTypesResponse> {
1968
- return this.httpRequest.request({
1969
- method: 'POST',
1970
- url: '/api/contract-service/refund-tables/fee-types',
1971
- body: data.requestBody,
1972
- mediaType: 'application/json',
1973
- errors: {
1974
- 400: 'Bad Request',
1975
- 401: 'Unauthorized',
1976
- 403: 'Forbidden',
1977
- 404: 'Not Found',
1978
- 500: 'Server Error',
1979
- 501: 'Server Error'
1980
- }
1981
- });
1982
- }
1983
-
1984
- /**
1985
- * @param data The data for the request.
1986
- * @param data.id
1987
- * @param data.requestBody
1988
- * @returns UniRefund_ContractService_FeeTypes_FeeTypeDto Success
1989
- * @throws ApiError
1990
- */
1991
- public putApiContractServiceRefundTablesFeeTypes(data: PutApiContractServiceRefundTablesFeeTypesData = {}): CancelablePromise<PutApiContractServiceRefundTablesFeeTypesResponse> {
1992
- return this.httpRequest.request({
1993
- method: 'PUT',
1994
- url: '/api/contract-service/refund-tables/fee-types',
1995
- query: {
1996
- id: data.id
1997
- },
1998
- body: data.requestBody,
1999
- mediaType: 'application/json',
2000
- errors: {
2001
- 400: 'Bad Request',
2002
- 401: 'Unauthorized',
2003
- 403: 'Forbidden',
2004
- 404: 'Not Found',
2005
- 500: 'Server Error',
2006
- 501: 'Server Error'
2007
- }
2008
- });
2009
- }
2010
-
2011
- /**
2012
- * @param data The data for the request.
2013
- * @param data.id
2014
- * @returns unknown Success
2015
- * @throws ApiError
2016
- */
2017
- public deleteApiContractServiceRefundTablesFeeTypes(data: DeleteApiContractServiceRefundTablesFeeTypesData = {}): CancelablePromise<DeleteApiContractServiceRefundTablesFeeTypesResponse> {
2018
- return this.httpRequest.request({
2019
- method: 'DELETE',
2020
- url: '/api/contract-service/refund-tables/fee-types',
2021
- query: {
2022
- id: data.id
2023
- },
2024
- errors: {
2025
- 400: 'Bad Request',
2026
- 401: 'Unauthorized',
2027
- 403: 'Forbidden',
2028
- 404: 'Not Found',
2029
- 500: 'Server Error',
2030
- 501: 'Server Error'
2031
- }
2032
- });
2033
- }
2034
-
1
+ // This file is auto-generated by @hey-api/openapi-ts
2
+
3
+ import type { CancelablePromise } from './core/CancelablePromise';
4
+ import type { BaseHttpRequest } from './core/BaseHttpRequest';
5
+ import type { GetApiAbpApiDefinitionData, GetApiAbpApiDefinitionResponse, GetApiAbpApplicationConfigurationData, GetApiAbpApplicationConfigurationResponse, GetApiAbpApplicationLocalizationData, GetApiAbpApplicationLocalizationResponse, PostApiContractServiceContractsContractSettingsByContractHeaderIdData, PostApiContractServiceContractsContractSettingsByContractHeaderIdResponse, DeleteApiContractServiceContractsContractSettingsByIdData, DeleteApiContractServiceContractsContractSettingsByIdResponse, GetApiContractServiceContractsContractSettingsByIdData, GetApiContractServiceContractsContractSettingsByIdResponse, PutApiContractServiceContractsContractSettingsByIdData, PutApiContractServiceContractsContractSettingsByIdResponse, GetApiContractServiceContractsContractSettingsData, GetApiContractServiceContractsContractSettingsResponse, PostApiContractServiceContractsContractStoresByContractSettingIdData, PostApiContractServiceContractsContractStoresByContractSettingIdResponse, DeleteApiContractServiceContractsContractStoresByIdData, DeleteApiContractServiceContractsContractStoresByIdResponse, GetApiContractServiceContractsContractStoresByIdData, GetApiContractServiceContractsContractStoresByIdResponse, PutApiContractServiceContractsContractStoresByIdData, PutApiContractServiceContractsContractStoresByIdResponse, GetApiContractServiceContractsContractStoresData, GetApiContractServiceContractsContractStoresResponse, PostApiContractServiceContractsContractHeadersData, PostApiContractServiceContractsContractHeadersResponse, GetApiContractServiceContractsContractHeadersData, GetApiContractServiceContractsContractHeadersResponse, DeleteApiContractServiceContractsContractHeadersByIdData, DeleteApiContractServiceContractsContractHeadersByIdResponse, GetApiContractServiceContractsContractHeadersByIdData, GetApiContractServiceContractsContractHeadersByIdResponse, PutApiContractServiceContractsContractHeadersByIdData, PutApiContractServiceContractsContractHeadersByIdResponse, GetApiContractServiceContractsContractHeadersDetailByIdData, GetApiContractServiceContractsContractHeadersDetailByIdResponse, GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdData, GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdResponse, PostApiEnumServiceEnumsTranslationData, PostApiEnumServiceEnumsTranslationResponse, PostApiEnumServiceEnumsEnumTypeTranslationData, PostApiEnumServiceEnumsEnumTypeTranslationResponse, GetApiEnumServiceEnumsEnumTypeData, GetApiEnumServiceEnumsEnumTypeResponse, GetApiContractServiceRebateTablesRebateSettingsByIdData, GetApiContractServiceRebateTablesRebateSettingsByIdResponse, PutApiContractServiceRebateTablesRebateSettingsByIdData, PutApiContractServiceRebateTablesRebateSettingsByIdResponse, DeleteApiContractServiceRebateTablesRebateSettingsByIdData, DeleteApiContractServiceRebateTablesRebateSettingsByIdResponse, GetApiContractServiceRebateTablesRebateSettingsDetailByIdData, GetApiContractServiceRebateTablesRebateSettingsDetailByIdResponse, GetApiContractServiceRebateTablesMinimumNetCommissionsByIdData, GetApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse, PutApiContractServiceRebateTablesMinimumNetCommissionsByIdData, PutApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse, DeleteApiContractServiceRebateTablesMinimumNetCommissionsByIdData, DeleteApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse, GetApiContractServiceRebateTablesMinimumNetCommissionsData, GetApiContractServiceRebateTablesMinimumNetCommissionsResponse, PostApiContractServiceRebateTablesMinimumNetCommissionsByRebateSettingIdData, PostApiContractServiceRebateTablesMinimumNetCommissionsByRebateSettingIdResponse, GetApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdData, GetApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdResponse, PutApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdData, PutApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdResponse, DeleteApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdData, DeleteApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdResponse, PostApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByRebateTableHeaderIdData, PostApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByRebateTableHeaderIdResponse, GetApiContractServiceRebateTablesRebateTableDetailsByIdData, GetApiContractServiceRebateTablesRebateTableDetailsByIdResponse, PutApiContractServiceRebateTablesRebateTableDetailsByIdData, PutApiContractServiceRebateTablesRebateTableDetailsByIdResponse, DeleteApiContractServiceRebateTablesRebateTableDetailsByIdData, DeleteApiContractServiceRebateTablesRebateTableDetailsByIdResponse, GetApiContractServiceRebateTablesRebateTableDetailsData, GetApiContractServiceRebateTablesRebateTableDetailsResponse, PostApiContractServiceRebateTablesRebateTableDetailsByRebateTableHeaderIdData, PostApiContractServiceRebateTablesRebateTableDetailsByRebateTableHeaderIdResponse, GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdData, GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdResponse, GetApiContractServiceRebateTablesRebateTableHeadersTemplatesData, GetApiContractServiceRebateTablesRebateTableHeadersTemplatesResponse, PostApiContractServiceRebateTablesRebateTableHeadersData, PostApiContractServiceRebateTablesRebateTableHeadersResponse, PutApiContractServiceRebateTablesRebateTableHeadersByIdData, PutApiContractServiceRebateTablesRebateTableHeadersByIdResponse, DeleteApiContractServiceRebateTablesRebateTableHeadersByIdData, DeleteApiContractServiceRebateTablesRebateTableHeadersByIdResponse, GetApiContractServiceRefundTablesRefundTableHeadersByIdData, GetApiContractServiceRefundTablesRefundTableHeadersByIdResponse, PutApiContractServiceRefundTablesRefundTableHeadersByIdData, PutApiContractServiceRefundTablesRefundTableHeadersByIdResponse, DeleteApiContractServiceRefundTablesRefundTableHeadersByIdData, DeleteApiContractServiceRefundTablesRefundTableHeadersByIdResponse, GetApiContractServiceRefundTablesRefundTableHeadersData, GetApiContractServiceRefundTablesRefundTableHeadersResponse, PostApiContractServiceRefundTablesRefundTableHeadersData, PostApiContractServiceRefundTablesRefundTableHeadersResponse, GetApiContractServiceRefundTablesRefundTableDetailsByIdData, GetApiContractServiceRefundTablesRefundTableDetailsByIdResponse, PutApiContractServiceRefundTablesRefundTableDetailsByIdData, PutApiContractServiceRefundTablesRefundTableDetailsByIdResponse, DeleteApiContractServiceRefundTablesRefundTableDetailsByIdData, DeleteApiContractServiceRefundTablesRefundTableDetailsByIdResponse, GetApiContractServiceRefundTablesRefundTableDetailsData, GetApiContractServiceRefundTablesRefundTableDetailsResponse, PostApiContractServiceRefundTablesRefundTableDetailsByRefundTableHeaderIdData, PostApiContractServiceRefundTablesRefundTableDetailsByRefundTableHeaderIdResponse, GetApiContractServiceRefundTablesRefundFeeHeadersByIdData, GetApiContractServiceRefundTablesRefundFeeHeadersByIdResponse, PutApiContractServiceRefundTablesRefundFeeHeadersByIdData, PutApiContractServiceRefundTablesRefundFeeHeadersByIdResponse, DeleteApiContractServiceRefundTablesRefundFeeHeadersByIdData, DeleteApiContractServiceRefundTablesRefundFeeHeadersByIdResponse, GetApiContractServiceRefundTablesRefundFeeHeadersData, GetApiContractServiceRefundTablesRefundFeeHeadersResponse, PostApiContractServiceRefundTablesRefundFeeHeadersData, PostApiContractServiceRefundTablesRefundFeeHeadersResponse, GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdData, GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdResponse, GetApiContractServiceRefundTablesRefundFeeDetailsByIdData, GetApiContractServiceRefundTablesRefundFeeDetailsByIdResponse, PutApiContractServiceRefundTablesRefundFeeDetailsByIdData, PutApiContractServiceRefundTablesRefundFeeDetailsByIdResponse, DeleteApiContractServiceRefundTablesRefundFeeDetailsByIdData, DeleteApiContractServiceRefundTablesRefundFeeDetailsByIdResponse, PostApiContractServiceRefundTablesRefundFeeDetailsData, PostApiContractServiceRefundTablesRefundFeeDetailsResponse } from './types.gen';
6
+
7
+ export class AbpApiDefinitionService {
8
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
9
+
10
+ /**
11
+ * @param data The data for the request.
12
+ * @param data.includeTypes
13
+ * @returns Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel Success
14
+ * @throws ApiError
15
+ */
16
+ public getApiAbpApiDefinition(data: GetApiAbpApiDefinitionData = {}): CancelablePromise<GetApiAbpApiDefinitionResponse> {
17
+ return this.httpRequest.request({
18
+ method: 'GET',
19
+ url: '/api/abp/api-definition',
20
+ query: {
21
+ IncludeTypes: data.includeTypes
22
+ },
23
+ errors: {
24
+ 400: 'Bad Request',
25
+ 401: 'Unauthorized',
26
+ 403: 'Forbidden',
27
+ 404: 'Not Found',
28
+ 500: 'Server Error',
29
+ 501: 'Server Error'
30
+ }
31
+ });
32
+ }
33
+
34
+ }
35
+
36
+ export class AbpApplicationConfigurationService {
37
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
38
+
39
+ /**
40
+ * @param data The data for the request.
41
+ * @param data.includeLocalizationResources
42
+ * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto Success
43
+ * @throws ApiError
44
+ */
45
+ public getApiAbpApplicationConfiguration(data: GetApiAbpApplicationConfigurationData = {}): CancelablePromise<GetApiAbpApplicationConfigurationResponse> {
46
+ return this.httpRequest.request({
47
+ method: 'GET',
48
+ url: '/api/abp/application-configuration',
49
+ query: {
50
+ IncludeLocalizationResources: data.includeLocalizationResources
51
+ },
52
+ errors: {
53
+ 400: 'Bad Request',
54
+ 401: 'Unauthorized',
55
+ 403: 'Forbidden',
56
+ 404: 'Not Found',
57
+ 500: 'Server Error',
58
+ 501: 'Server Error'
59
+ }
60
+ });
61
+ }
62
+
63
+ }
64
+
65
+ export class AbpApplicationLocalizationService {
66
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
67
+
68
+ /**
69
+ * @param data The data for the request.
70
+ * @param data.cultureName
71
+ * @param data.onlyDynamics
72
+ * @returns Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto Success
73
+ * @throws ApiError
74
+ */
75
+ public getApiAbpApplicationLocalization(data: GetApiAbpApplicationLocalizationData): CancelablePromise<GetApiAbpApplicationLocalizationResponse> {
76
+ return this.httpRequest.request({
77
+ method: 'GET',
78
+ url: '/api/abp/application-localization',
79
+ query: {
80
+ CultureName: data.cultureName,
81
+ OnlyDynamics: data.onlyDynamics
82
+ },
83
+ errors: {
84
+ 400: 'Bad Request',
85
+ 401: 'Unauthorized',
86
+ 403: 'Forbidden',
87
+ 404: 'Not Found',
88
+ 500: 'Server Error',
89
+ 501: 'Server Error'
90
+ }
91
+ });
92
+ }
93
+
94
+ }
95
+
96
+ export class ContractsService {
97
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
98
+
99
+ /**
100
+ * @param data The data for the request.
101
+ * @param data.contractHeaderId
102
+ * @param data.requestBody
103
+ * @returns UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto Success
104
+ * @throws ApiError
105
+ */
106
+ public postApiContractServiceContractsContractSettingsByContractHeaderId(data: PostApiContractServiceContractsContractSettingsByContractHeaderIdData): CancelablePromise<PostApiContractServiceContractsContractSettingsByContractHeaderIdResponse> {
107
+ return this.httpRequest.request({
108
+ method: 'POST',
109
+ url: '/api/contract-service/contracts/contract-settings/{contractHeaderId}',
110
+ path: {
111
+ contractHeaderId: data.contractHeaderId
112
+ },
113
+ body: data.requestBody,
114
+ mediaType: 'application/json',
115
+ errors: {
116
+ 400: 'Bad Request',
117
+ 401: 'Unauthorized',
118
+ 403: 'Forbidden',
119
+ 404: 'Not Found',
120
+ 500: 'Server Error',
121
+ 501: 'Server Error'
122
+ }
123
+ });
124
+ }
125
+
126
+ /**
127
+ * @param data The data for the request.
128
+ * @param data.id
129
+ * @returns unknown Success
130
+ * @throws ApiError
131
+ */
132
+ public deleteApiContractServiceContractsContractSettingsById(data: DeleteApiContractServiceContractsContractSettingsByIdData): CancelablePromise<DeleteApiContractServiceContractsContractSettingsByIdResponse> {
133
+ return this.httpRequest.request({
134
+ method: 'DELETE',
135
+ url: '/api/contract-service/contracts/contract-settings/{id}',
136
+ path: {
137
+ id: data.id
138
+ },
139
+ errors: {
140
+ 400: 'Bad Request',
141
+ 401: 'Unauthorized',
142
+ 403: 'Forbidden',
143
+ 404: 'Not Found',
144
+ 500: 'Server Error',
145
+ 501: 'Server Error'
146
+ }
147
+ });
148
+ }
149
+
150
+ /**
151
+ * @param data The data for the request.
152
+ * @param data.id
153
+ * @returns UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto Success
154
+ * @throws ApiError
155
+ */
156
+ public getApiContractServiceContractsContractSettingsById(data: GetApiContractServiceContractsContractSettingsByIdData): CancelablePromise<GetApiContractServiceContractsContractSettingsByIdResponse> {
157
+ return this.httpRequest.request({
158
+ method: 'GET',
159
+ url: '/api/contract-service/contracts/contract-settings/{id}',
160
+ path: {
161
+ id: data.id
162
+ },
163
+ errors: {
164
+ 400: 'Bad Request',
165
+ 401: 'Unauthorized',
166
+ 403: 'Forbidden',
167
+ 404: 'Not Found',
168
+ 500: 'Server Error',
169
+ 501: 'Server Error'
170
+ }
171
+ });
172
+ }
173
+
174
+ /**
175
+ * @param data The data for the request.
176
+ * @param data.id
177
+ * @param data.requestBody
178
+ * @returns UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto Success
179
+ * @throws ApiError
180
+ */
181
+ public putApiContractServiceContractsContractSettingsById(data: PutApiContractServiceContractsContractSettingsByIdData): CancelablePromise<PutApiContractServiceContractsContractSettingsByIdResponse> {
182
+ return this.httpRequest.request({
183
+ method: 'PUT',
184
+ url: '/api/contract-service/contracts/contract-settings/{id}',
185
+ path: {
186
+ id: data.id
187
+ },
188
+ body: data.requestBody,
189
+ mediaType: 'application/json',
190
+ errors: {
191
+ 400: 'Bad Request',
192
+ 401: 'Unauthorized',
193
+ 403: 'Forbidden',
194
+ 404: 'Not Found',
195
+ 500: 'Server Error',
196
+ 501: 'Server Error'
197
+ }
198
+ });
199
+ }
200
+
201
+ /**
202
+ * @param data The data for the request.
203
+ * @param data.sorting
204
+ * @param data.skipCount
205
+ * @param data.maxResultCount
206
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractSettings_ContractSettingDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
207
+ * @throws ApiError
208
+ */
209
+ public getApiContractServiceContractsContractSettings(data: GetApiContractServiceContractsContractSettingsData = {}): CancelablePromise<GetApiContractServiceContractsContractSettingsResponse> {
210
+ return this.httpRequest.request({
211
+ method: 'GET',
212
+ url: '/api/contract-service/contracts/contract-settings',
213
+ query: {
214
+ Sorting: data.sorting,
215
+ SkipCount: data.skipCount,
216
+ MaxResultCount: data.maxResultCount
217
+ },
218
+ errors: {
219
+ 400: 'Bad Request',
220
+ 401: 'Unauthorized',
221
+ 403: 'Forbidden',
222
+ 404: 'Not Found',
223
+ 500: 'Server Error',
224
+ 501: 'Server Error'
225
+ }
226
+ });
227
+ }
228
+
229
+ /**
230
+ * @param data The data for the request.
231
+ * @param data.contractSettingId
232
+ * @param data.requestBody
233
+ * @returns UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto Success
234
+ * @throws ApiError
235
+ */
236
+ public postApiContractServiceContractsContractStoresByContractSettingId(data: PostApiContractServiceContractsContractStoresByContractSettingIdData): CancelablePromise<PostApiContractServiceContractsContractStoresByContractSettingIdResponse> {
237
+ return this.httpRequest.request({
238
+ method: 'POST',
239
+ url: '/api/contract-service/contracts/contract-stores/{contractSettingId}',
240
+ path: {
241
+ contractSettingId: data.contractSettingId
242
+ },
243
+ body: data.requestBody,
244
+ mediaType: 'application/json',
245
+ errors: {
246
+ 400: 'Bad Request',
247
+ 401: 'Unauthorized',
248
+ 403: 'Forbidden',
249
+ 404: 'Not Found',
250
+ 500: 'Server Error',
251
+ 501: 'Server Error'
252
+ }
253
+ });
254
+ }
255
+
256
+ /**
257
+ * @param data The data for the request.
258
+ * @param data.id
259
+ * @returns unknown Success
260
+ * @throws ApiError
261
+ */
262
+ public deleteApiContractServiceContractsContractStoresById(data: DeleteApiContractServiceContractsContractStoresByIdData): CancelablePromise<DeleteApiContractServiceContractsContractStoresByIdResponse> {
263
+ return this.httpRequest.request({
264
+ method: 'DELETE',
265
+ url: '/api/contract-service/contracts/contract-stores/{id}',
266
+ path: {
267
+ id: data.id
268
+ },
269
+ errors: {
270
+ 400: 'Bad Request',
271
+ 401: 'Unauthorized',
272
+ 403: 'Forbidden',
273
+ 404: 'Not Found',
274
+ 500: 'Server Error',
275
+ 501: 'Server Error'
276
+ }
277
+ });
278
+ }
279
+
280
+ /**
281
+ * @param data The data for the request.
282
+ * @param data.id
283
+ * @returns UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto Success
284
+ * @throws ApiError
285
+ */
286
+ public getApiContractServiceContractsContractStoresById(data: GetApiContractServiceContractsContractStoresByIdData): CancelablePromise<GetApiContractServiceContractsContractStoresByIdResponse> {
287
+ return this.httpRequest.request({
288
+ method: 'GET',
289
+ url: '/api/contract-service/contracts/contract-stores/{id}',
290
+ path: {
291
+ id: data.id
292
+ },
293
+ errors: {
294
+ 400: 'Bad Request',
295
+ 401: 'Unauthorized',
296
+ 403: 'Forbidden',
297
+ 404: 'Not Found',
298
+ 500: 'Server Error',
299
+ 501: 'Server Error'
300
+ }
301
+ });
302
+ }
303
+
304
+ /**
305
+ * @param data The data for the request.
306
+ * @param data.id
307
+ * @param data.requestBody
308
+ * @returns UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto Success
309
+ * @throws ApiError
310
+ */
311
+ public putApiContractServiceContractsContractStoresById(data: PutApiContractServiceContractsContractStoresByIdData): CancelablePromise<PutApiContractServiceContractsContractStoresByIdResponse> {
312
+ return this.httpRequest.request({
313
+ method: 'PUT',
314
+ url: '/api/contract-service/contracts/contract-stores/{id}',
315
+ path: {
316
+ id: data.id
317
+ },
318
+ body: data.requestBody,
319
+ mediaType: 'application/json',
320
+ errors: {
321
+ 400: 'Bad Request',
322
+ 401: 'Unauthorized',
323
+ 403: 'Forbidden',
324
+ 404: 'Not Found',
325
+ 500: 'Server Error',
326
+ 501: 'Server Error'
327
+ }
328
+ });
329
+ }
330
+
331
+ /**
332
+ * @param data The data for the request.
333
+ * @param data.sorting
334
+ * @param data.skipCount
335
+ * @param data.maxResultCount
336
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractStores_ContractStoreDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
337
+ * @throws ApiError
338
+ */
339
+ public getApiContractServiceContractsContractStores(data: GetApiContractServiceContractsContractStoresData = {}): CancelablePromise<GetApiContractServiceContractsContractStoresResponse> {
340
+ return this.httpRequest.request({
341
+ method: 'GET',
342
+ url: '/api/contract-service/contracts/contract-stores',
343
+ query: {
344
+ Sorting: data.sorting,
345
+ SkipCount: data.skipCount,
346
+ MaxResultCount: data.maxResultCount
347
+ },
348
+ errors: {
349
+ 400: 'Bad Request',
350
+ 401: 'Unauthorized',
351
+ 403: 'Forbidden',
352
+ 404: 'Not Found',
353
+ 500: 'Server Error',
354
+ 501: 'Server Error'
355
+ }
356
+ });
357
+ }
358
+
359
+ /**
360
+ * @param data The data for the request.
361
+ * @param data.requestBody
362
+ * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
363
+ * @throws ApiError
364
+ */
365
+ public postApiContractServiceContractsContractHeaders(data: PostApiContractServiceContractsContractHeadersData = {}): CancelablePromise<PostApiContractServiceContractsContractHeadersResponse> {
366
+ return this.httpRequest.request({
367
+ method: 'POST',
368
+ url: '/api/contract-service/contracts/contract-headers',
369
+ body: data.requestBody,
370
+ mediaType: 'application/json',
371
+ errors: {
372
+ 400: 'Bad Request',
373
+ 401: 'Unauthorized',
374
+ 403: 'Forbidden',
375
+ 404: 'Not Found',
376
+ 500: 'Server Error',
377
+ 501: 'Server Error'
378
+ }
379
+ });
380
+ }
381
+
382
+ /**
383
+ * @param data The data for the request.
384
+ * @param data.sorting
385
+ * @param data.skipCount
386
+ * @param data.maxResultCount
387
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
388
+ * @throws ApiError
389
+ */
390
+ public getApiContractServiceContractsContractHeaders(data: GetApiContractServiceContractsContractHeadersData = {}): CancelablePromise<GetApiContractServiceContractsContractHeadersResponse> {
391
+ return this.httpRequest.request({
392
+ method: 'GET',
393
+ url: '/api/contract-service/contracts/contract-headers',
394
+ query: {
395
+ Sorting: data.sorting,
396
+ SkipCount: data.skipCount,
397
+ MaxResultCount: data.maxResultCount
398
+ },
399
+ errors: {
400
+ 400: 'Bad Request',
401
+ 401: 'Unauthorized',
402
+ 403: 'Forbidden',
403
+ 404: 'Not Found',
404
+ 500: 'Server Error',
405
+ 501: 'Server Error'
406
+ }
407
+ });
408
+ }
409
+
410
+ /**
411
+ * @param data The data for the request.
412
+ * @param data.id
413
+ * @returns unknown Success
414
+ * @throws ApiError
415
+ */
416
+ public deleteApiContractServiceContractsContractHeadersById(data: DeleteApiContractServiceContractsContractHeadersByIdData): CancelablePromise<DeleteApiContractServiceContractsContractHeadersByIdResponse> {
417
+ return this.httpRequest.request({
418
+ method: 'DELETE',
419
+ url: '/api/contract-service/contracts/contract-headers/{id}',
420
+ path: {
421
+ id: data.id
422
+ },
423
+ errors: {
424
+ 400: 'Bad Request',
425
+ 401: 'Unauthorized',
426
+ 403: 'Forbidden',
427
+ 404: 'Not Found',
428
+ 500: 'Server Error',
429
+ 501: 'Server Error'
430
+ }
431
+ });
432
+ }
433
+
434
+ /**
435
+ * @param data The data for the request.
436
+ * @param data.id
437
+ * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
438
+ * @throws ApiError
439
+ */
440
+ public getApiContractServiceContractsContractHeadersById(data: GetApiContractServiceContractsContractHeadersByIdData): CancelablePromise<GetApiContractServiceContractsContractHeadersByIdResponse> {
441
+ return this.httpRequest.request({
442
+ method: 'GET',
443
+ url: '/api/contract-service/contracts/contract-headers/{id}',
444
+ path: {
445
+ id: data.id
446
+ },
447
+ errors: {
448
+ 400: 'Bad Request',
449
+ 401: 'Unauthorized',
450
+ 403: 'Forbidden',
451
+ 404: 'Not Found',
452
+ 500: 'Server Error',
453
+ 501: 'Server Error'
454
+ }
455
+ });
456
+ }
457
+
458
+ /**
459
+ * @param data The data for the request.
460
+ * @param data.id
461
+ * @param data.requestBody
462
+ * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
463
+ * @throws ApiError
464
+ */
465
+ public putApiContractServiceContractsContractHeadersById(data: PutApiContractServiceContractsContractHeadersByIdData): CancelablePromise<PutApiContractServiceContractsContractHeadersByIdResponse> {
466
+ return this.httpRequest.request({
467
+ method: 'PUT',
468
+ url: '/api/contract-service/contracts/contract-headers/{id}',
469
+ path: {
470
+ id: data.id
471
+ },
472
+ body: data.requestBody,
473
+ mediaType: 'application/json',
474
+ errors: {
475
+ 400: 'Bad Request',
476
+ 401: 'Unauthorized',
477
+ 403: 'Forbidden',
478
+ 404: 'Not Found',
479
+ 500: 'Server Error',
480
+ 501: 'Server Error'
481
+ }
482
+ });
483
+ }
484
+
485
+ /**
486
+ * @param data The data for the request.
487
+ * @param data.id
488
+ * @returns UniRefund_ContractService_Contracts_ContractHeaders_ContractHeaderDto Success
489
+ * @throws ApiError
490
+ */
491
+ public getApiContractServiceContractsContractHeadersDetailById(data: GetApiContractServiceContractsContractHeadersDetailByIdData): CancelablePromise<GetApiContractServiceContractsContractHeadersDetailByIdResponse> {
492
+ return this.httpRequest.request({
493
+ method: 'GET',
494
+ url: '/api/contract-service/contracts/contract-headers/detail/{id}',
495
+ path: {
496
+ id: data.id
497
+ },
498
+ errors: {
499
+ 400: 'Bad Request',
500
+ 401: 'Unauthorized',
501
+ 403: 'Forbidden',
502
+ 404: 'Not Found',
503
+ 500: 'Server Error',
504
+ 501: 'Server Error'
505
+ }
506
+ });
507
+ }
508
+
509
+ }
510
+
511
+ export class EnumsService {
512
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
513
+
514
+ /**
515
+ * @param data The data for the request.
516
+ * @param data.enumTypeId
517
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<AyasofYazilim_Enum_Enums_EnumDto__AyasofYazilim_Enum_Application_Contracts__Version_0_1_3_1__Culture_neutral__PublicKeyToken_null_> Success
518
+ * @throws ApiError
519
+ */
520
+ public getApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeId(data: GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdData): CancelablePromise<GetApiEnumServiceEnumsGetListByEnumTypeIdByEnumTypeIdResponse> {
521
+ return this.httpRequest.request({
522
+ method: 'GET',
523
+ url: '/api/enum-service/enums/get-list-by-enumTypeId/{enumTypeId}',
524
+ path: {
525
+ enumTypeId: data.enumTypeId
526
+ },
527
+ errors: {
528
+ 400: 'Bad Request',
529
+ 401: 'Unauthorized',
530
+ 403: 'Forbidden',
531
+ 404: 'Not Found',
532
+ 500: 'Server Error',
533
+ 501: 'Server Error'
534
+ }
535
+ });
536
+ }
537
+
538
+ /**
539
+ * @param data The data for the request.
540
+ * @param data.id
541
+ * @param data.requestBody
542
+ * @returns unknown Success
543
+ * @throws ApiError
544
+ */
545
+ public postApiEnumServiceEnumsTranslation(data: PostApiEnumServiceEnumsTranslationData = {}): CancelablePromise<PostApiEnumServiceEnumsTranslationResponse> {
546
+ return this.httpRequest.request({
547
+ method: 'POST',
548
+ url: '/api/enum-service/enums/translation',
549
+ query: {
550
+ id: data.id
551
+ },
552
+ body: data.requestBody,
553
+ mediaType: 'application/json',
554
+ errors: {
555
+ 400: 'Bad Request',
556
+ 401: 'Unauthorized',
557
+ 403: 'Forbidden',
558
+ 404: 'Not Found',
559
+ 500: 'Server Error',
560
+ 501: 'Server Error'
561
+ }
562
+ });
563
+ }
564
+
565
+ /**
566
+ * @param data The data for the request.
567
+ * @param data.id
568
+ * @param data.requestBody
569
+ * @returns unknown Success
570
+ * @throws ApiError
571
+ */
572
+ public postApiEnumServiceEnumsEnumTypeTranslation(data: PostApiEnumServiceEnumsEnumTypeTranslationData = {}): CancelablePromise<PostApiEnumServiceEnumsEnumTypeTranslationResponse> {
573
+ return this.httpRequest.request({
574
+ method: 'POST',
575
+ url: '/api/enum-service/enums/enum-type-translation',
576
+ query: {
577
+ id: data.id
578
+ },
579
+ body: data.requestBody,
580
+ mediaType: 'application/json',
581
+ errors: {
582
+ 400: 'Bad Request',
583
+ 401: 'Unauthorized',
584
+ 403: 'Forbidden',
585
+ 404: 'Not Found',
586
+ 500: 'Server Error',
587
+ 501: 'Server Error'
588
+ }
589
+ });
590
+ }
591
+
592
+ /**
593
+ * @param data The data for the request.
594
+ * @param data.sorting
595
+ * @param data.skipCount
596
+ * @param data.maxResultCount
597
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<AyasofYazilim_Enum_EnumTypes_EnumTypeDto__AyasofYazilim_Enum_Application_Contracts__Version_0_1_3_1__Culture_neutral__PublicKeyToken_null_> Success
598
+ * @throws ApiError
599
+ */
600
+ public getApiEnumServiceEnumsEnumType(data: GetApiEnumServiceEnumsEnumTypeData = {}): CancelablePromise<GetApiEnumServiceEnumsEnumTypeResponse> {
601
+ return this.httpRequest.request({
602
+ method: 'GET',
603
+ url: '/api/enum-service/enums/enum-type',
604
+ query: {
605
+ Sorting: data.sorting,
606
+ SkipCount: data.skipCount,
607
+ MaxResultCount: data.maxResultCount
608
+ },
609
+ errors: {
610
+ 400: 'Bad Request',
611
+ 401: 'Unauthorized',
612
+ 403: 'Forbidden',
613
+ 404: 'Not Found',
614
+ 500: 'Server Error',
615
+ 501: 'Server Error'
616
+ }
617
+ });
618
+ }
619
+
620
+ }
621
+
622
+ export class RebateTablesService {
623
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
624
+
625
+ /**
626
+ * @param data The data for the request.
627
+ * @param data.id
628
+ * @returns UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto Success
629
+ * @throws ApiError
630
+ */
631
+ public getApiContractServiceRebateTablesRebateSettingsById(data: GetApiContractServiceRebateTablesRebateSettingsByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateSettingsByIdResponse> {
632
+ return this.httpRequest.request({
633
+ method: 'GET',
634
+ url: '/api/contract-service/rebate-tables/rebate-settings/{id}',
635
+ path: {
636
+ id: data.id
637
+ },
638
+ errors: {
639
+ 400: 'Bad Request',
640
+ 401: 'Unauthorized',
641
+ 403: 'Forbidden',
642
+ 404: 'Not Found',
643
+ 500: 'Server Error',
644
+ 501: 'Server Error'
645
+ }
646
+ });
647
+ }
648
+
649
+ /**
650
+ * @param data The data for the request.
651
+ * @param data.id
652
+ * @param data.requestBody
653
+ * @returns UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto Success
654
+ * @throws ApiError
655
+ */
656
+ public putApiContractServiceRebateTablesRebateSettingsById(data: PutApiContractServiceRebateTablesRebateSettingsByIdData): CancelablePromise<PutApiContractServiceRebateTablesRebateSettingsByIdResponse> {
657
+ return this.httpRequest.request({
658
+ method: 'PUT',
659
+ url: '/api/contract-service/rebate-tables/rebate-settings/{id}',
660
+ path: {
661
+ id: data.id
662
+ },
663
+ body: data.requestBody,
664
+ mediaType: 'application/json',
665
+ errors: {
666
+ 400: 'Bad Request',
667
+ 401: 'Unauthorized',
668
+ 403: 'Forbidden',
669
+ 404: 'Not Found',
670
+ 500: 'Server Error',
671
+ 501: 'Server Error'
672
+ }
673
+ });
674
+ }
675
+
676
+ /**
677
+ * @param data The data for the request.
678
+ * @param data.id
679
+ * @returns unknown Success
680
+ * @throws ApiError
681
+ */
682
+ public deleteApiContractServiceRebateTablesRebateSettingsById(data: DeleteApiContractServiceRebateTablesRebateSettingsByIdData): CancelablePromise<DeleteApiContractServiceRebateTablesRebateSettingsByIdResponse> {
683
+ return this.httpRequest.request({
684
+ method: 'DELETE',
685
+ url: '/api/contract-service/rebate-tables/rebate-settings/{id}',
686
+ path: {
687
+ id: data.id
688
+ },
689
+ errors: {
690
+ 400: 'Bad Request',
691
+ 401: 'Unauthorized',
692
+ 403: 'Forbidden',
693
+ 404: 'Not Found',
694
+ 500: 'Server Error',
695
+ 501: 'Server Error'
696
+ }
697
+ });
698
+ }
699
+
700
+ /**
701
+ * @param data The data for the request.
702
+ * @param data.id
703
+ * @returns UniRefund_ContractService_Rebates_RebateSettings_RebateSettingDto Success
704
+ * @throws ApiError
705
+ */
706
+ public getApiContractServiceRebateTablesRebateSettingsDetailById(data: GetApiContractServiceRebateTablesRebateSettingsDetailByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateSettingsDetailByIdResponse> {
707
+ return this.httpRequest.request({
708
+ method: 'GET',
709
+ url: '/api/contract-service/rebate-tables/rebate-settings/detail/{id}',
710
+ path: {
711
+ id: data.id
712
+ },
713
+ errors: {
714
+ 400: 'Bad Request',
715
+ 401: 'Unauthorized',
716
+ 403: 'Forbidden',
717
+ 404: 'Not Found',
718
+ 500: 'Server Error',
719
+ 501: 'Server Error'
720
+ }
721
+ });
722
+ }
723
+
724
+ /**
725
+ * @param data The data for the request.
726
+ * @param data.id
727
+ * @returns UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto Success
728
+ * @throws ApiError
729
+ */
730
+ public getApiContractServiceRebateTablesMinimumNetCommissionsById(data: GetApiContractServiceRebateTablesMinimumNetCommissionsByIdData): CancelablePromise<GetApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse> {
731
+ return this.httpRequest.request({
732
+ method: 'GET',
733
+ url: '/api/contract-service/rebate-tables/minimum-net-commissions/{id}',
734
+ path: {
735
+ id: data.id
736
+ },
737
+ errors: {
738
+ 400: 'Bad Request',
739
+ 401: 'Unauthorized',
740
+ 403: 'Forbidden',
741
+ 404: 'Not Found',
742
+ 500: 'Server Error',
743
+ 501: 'Server Error'
744
+ }
745
+ });
746
+ }
747
+
748
+ /**
749
+ * @param data The data for the request.
750
+ * @param data.id
751
+ * @param data.requestBody
752
+ * @returns UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto Success
753
+ * @throws ApiError
754
+ */
755
+ public putApiContractServiceRebateTablesMinimumNetCommissionsById(data: PutApiContractServiceRebateTablesMinimumNetCommissionsByIdData): CancelablePromise<PutApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse> {
756
+ return this.httpRequest.request({
757
+ method: 'PUT',
758
+ url: '/api/contract-service/rebate-tables/minimum-net-commissions/{id}',
759
+ path: {
760
+ id: data.id
761
+ },
762
+ body: data.requestBody,
763
+ mediaType: 'application/json',
764
+ errors: {
765
+ 400: 'Bad Request',
766
+ 401: 'Unauthorized',
767
+ 403: 'Forbidden',
768
+ 404: 'Not Found',
769
+ 500: 'Server Error',
770
+ 501: 'Server Error'
771
+ }
772
+ });
773
+ }
774
+
775
+ /**
776
+ * @param data The data for the request.
777
+ * @param data.id
778
+ * @returns unknown Success
779
+ * @throws ApiError
780
+ */
781
+ public deleteApiContractServiceRebateTablesMinimumNetCommissionsById(data: DeleteApiContractServiceRebateTablesMinimumNetCommissionsByIdData): CancelablePromise<DeleteApiContractServiceRebateTablesMinimumNetCommissionsByIdResponse> {
782
+ return this.httpRequest.request({
783
+ method: 'DELETE',
784
+ url: '/api/contract-service/rebate-tables/minimum-net-commissions/{id}',
785
+ path: {
786
+ id: data.id
787
+ },
788
+ errors: {
789
+ 400: 'Bad Request',
790
+ 401: 'Unauthorized',
791
+ 403: 'Forbidden',
792
+ 404: 'Not Found',
793
+ 500: 'Server Error',
794
+ 501: 'Server Error'
795
+ }
796
+ });
797
+ }
798
+
799
+ /**
800
+ * @param data The data for the request.
801
+ * @param data.sorting
802
+ * @param data.skipCount
803
+ * @param data.maxResultCount
804
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
805
+ * @throws ApiError
806
+ */
807
+ public getApiContractServiceRebateTablesMinimumNetCommissions(data: GetApiContractServiceRebateTablesMinimumNetCommissionsData = {}): CancelablePromise<GetApiContractServiceRebateTablesMinimumNetCommissionsResponse> {
808
+ return this.httpRequest.request({
809
+ method: 'GET',
810
+ url: '/api/contract-service/rebate-tables/minimum-net-commissions',
811
+ query: {
812
+ Sorting: data.sorting,
813
+ SkipCount: data.skipCount,
814
+ MaxResultCount: data.maxResultCount
815
+ },
816
+ errors: {
817
+ 400: 'Bad Request',
818
+ 401: 'Unauthorized',
819
+ 403: 'Forbidden',
820
+ 404: 'Not Found',
821
+ 500: 'Server Error',
822
+ 501: 'Server Error'
823
+ }
824
+ });
825
+ }
826
+
827
+ /**
828
+ * @param data The data for the request.
829
+ * @param data.rebateSettingId
830
+ * @param data.requestBody
831
+ * @returns UniRefund_ContractService_Rebates_MinimumNetCommissions_MinimumNetCommissionDto Success
832
+ * @throws ApiError
833
+ */
834
+ public postApiContractServiceRebateTablesMinimumNetCommissionsByRebateSettingId(data: PostApiContractServiceRebateTablesMinimumNetCommissionsByRebateSettingIdData): CancelablePromise<PostApiContractServiceRebateTablesMinimumNetCommissionsByRebateSettingIdResponse> {
835
+ return this.httpRequest.request({
836
+ method: 'POST',
837
+ url: '/api/contract-service/rebate-tables/minimum-net-commissions/{rebateSettingId}',
838
+ path: {
839
+ rebateSettingId: data.rebateSettingId
840
+ },
841
+ body: data.requestBody,
842
+ mediaType: 'application/json',
843
+ errors: {
844
+ 400: 'Bad Request',
845
+ 401: 'Unauthorized',
846
+ 403: 'Forbidden',
847
+ 404: 'Not Found',
848
+ 500: 'Server Error',
849
+ 501: 'Server Error'
850
+ }
851
+ });
852
+ }
853
+
854
+ /**
855
+ * @param data The data for the request.
856
+ * @param data.id
857
+ * @returns UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto Success
858
+ * @throws ApiError
859
+ */
860
+ public getApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsById(data: GetApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdResponse> {
861
+ return this.httpRequest.request({
862
+ method: 'GET',
863
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/processing-fee-details/{id}',
864
+ path: {
865
+ id: data.id
866
+ },
867
+ errors: {
868
+ 400: 'Bad Request',
869
+ 401: 'Unauthorized',
870
+ 403: 'Forbidden',
871
+ 404: 'Not Found',
872
+ 500: 'Server Error',
873
+ 501: 'Server Error'
874
+ }
875
+ });
876
+ }
877
+
878
+ /**
879
+ * @param data The data for the request.
880
+ * @param data.id
881
+ * @param data.requestBody
882
+ * @returns UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto Success
883
+ * @throws ApiError
884
+ */
885
+ public putApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsById(data: PutApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdData): CancelablePromise<PutApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdResponse> {
886
+ return this.httpRequest.request({
887
+ method: 'PUT',
888
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/processing-fee-details/{id}',
889
+ path: {
890
+ id: data.id
891
+ },
892
+ body: data.requestBody,
893
+ mediaType: 'application/json',
894
+ errors: {
895
+ 400: 'Bad Request',
896
+ 401: 'Unauthorized',
897
+ 403: 'Forbidden',
898
+ 404: 'Not Found',
899
+ 500: 'Server Error',
900
+ 501: 'Server Error'
901
+ }
902
+ });
903
+ }
904
+
905
+ /**
906
+ * @param data The data for the request.
907
+ * @param data.id
908
+ * @returns unknown Success
909
+ * @throws ApiError
910
+ */
911
+ public deleteApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsById(data: DeleteApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdData): CancelablePromise<DeleteApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByIdResponse> {
912
+ return this.httpRequest.request({
913
+ method: 'DELETE',
914
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/processing-fee-details/{id}',
915
+ path: {
916
+ id: data.id
917
+ },
918
+ errors: {
919
+ 400: 'Bad Request',
920
+ 401: 'Unauthorized',
921
+ 403: 'Forbidden',
922
+ 404: 'Not Found',
923
+ 500: 'Server Error',
924
+ 501: 'Server Error'
925
+ }
926
+ });
927
+ }
928
+
929
+ /**
930
+ * @param data The data for the request.
931
+ * @param data.rebateTableHeaderId
932
+ * @param data.requestBody
933
+ * @returns UniRefund_ContractService_Rebates_ProcessingFeeDetails_ProcessingFeeDetailDto Success
934
+ * @throws ApiError
935
+ */
936
+ public postApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByRebateTableHeaderId(data: PostApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByRebateTableHeaderIdData): CancelablePromise<PostApiContractServiceRebateTablesRebateTableHeadersProcessingFeeDetailsByRebateTableHeaderIdResponse> {
937
+ return this.httpRequest.request({
938
+ method: 'POST',
939
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/processing-fee-details/{rebateTableHeaderId}',
940
+ path: {
941
+ rebateTableHeaderId: data.rebateTableHeaderId
942
+ },
943
+ body: data.requestBody,
944
+ mediaType: 'application/json',
945
+ errors: {
946
+ 400: 'Bad Request',
947
+ 401: 'Unauthorized',
948
+ 403: 'Forbidden',
949
+ 404: 'Not Found',
950
+ 500: 'Server Error',
951
+ 501: 'Server Error'
952
+ }
953
+ });
954
+ }
955
+
956
+ /**
957
+ * @param data The data for the request.
958
+ * @param data.id
959
+ * @returns UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto Success
960
+ * @throws ApiError
961
+ */
962
+ public getApiContractServiceRebateTablesRebateTableDetailsById(data: GetApiContractServiceRebateTablesRebateTableDetailsByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateTableDetailsByIdResponse> {
963
+ return this.httpRequest.request({
964
+ method: 'GET',
965
+ url: '/api/contract-service/rebate-tables/rebate-table-details/{id}',
966
+ path: {
967
+ id: data.id
968
+ },
969
+ errors: {
970
+ 400: 'Bad Request',
971
+ 401: 'Unauthorized',
972
+ 403: 'Forbidden',
973
+ 404: 'Not Found',
974
+ 500: 'Server Error',
975
+ 501: 'Server Error'
976
+ }
977
+ });
978
+ }
979
+
980
+ /**
981
+ * @param data The data for the request.
982
+ * @param data.id
983
+ * @param data.requestBody
984
+ * @returns UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto Success
985
+ * @throws ApiError
986
+ */
987
+ public putApiContractServiceRebateTablesRebateTableDetailsById(data: PutApiContractServiceRebateTablesRebateTableDetailsByIdData): CancelablePromise<PutApiContractServiceRebateTablesRebateTableDetailsByIdResponse> {
988
+ return this.httpRequest.request({
989
+ method: 'PUT',
990
+ url: '/api/contract-service/rebate-tables/rebate-table-details/{id}',
991
+ path: {
992
+ id: data.id
993
+ },
994
+ body: data.requestBody,
995
+ mediaType: 'application/json',
996
+ errors: {
997
+ 400: 'Bad Request',
998
+ 401: 'Unauthorized',
999
+ 403: 'Forbidden',
1000
+ 404: 'Not Found',
1001
+ 500: 'Server Error',
1002
+ 501: 'Server Error'
1003
+ }
1004
+ });
1005
+ }
1006
+
1007
+ /**
1008
+ * @param data The data for the request.
1009
+ * @param data.id
1010
+ * @returns unknown Success
1011
+ * @throws ApiError
1012
+ */
1013
+ public deleteApiContractServiceRebateTablesRebateTableDetailsById(data: DeleteApiContractServiceRebateTablesRebateTableDetailsByIdData): CancelablePromise<DeleteApiContractServiceRebateTablesRebateTableDetailsByIdResponse> {
1014
+ return this.httpRequest.request({
1015
+ method: 'DELETE',
1016
+ url: '/api/contract-service/rebate-tables/rebate-table-details/{id}',
1017
+ path: {
1018
+ id: data.id
1019
+ },
1020
+ errors: {
1021
+ 400: 'Bad Request',
1022
+ 401: 'Unauthorized',
1023
+ 403: 'Forbidden',
1024
+ 404: 'Not Found',
1025
+ 500: 'Server Error',
1026
+ 501: 'Server Error'
1027
+ }
1028
+ });
1029
+ }
1030
+
1031
+ /**
1032
+ * @param data The data for the request.
1033
+ * @param data.sorting
1034
+ * @param data.skipCount
1035
+ * @param data.maxResultCount
1036
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1037
+ * @throws ApiError
1038
+ */
1039
+ public getApiContractServiceRebateTablesRebateTableDetails(data: GetApiContractServiceRebateTablesRebateTableDetailsData = {}): CancelablePromise<GetApiContractServiceRebateTablesRebateTableDetailsResponse> {
1040
+ return this.httpRequest.request({
1041
+ method: 'GET',
1042
+ url: '/api/contract-service/rebate-tables/rebate-table-details',
1043
+ query: {
1044
+ Sorting: data.sorting,
1045
+ SkipCount: data.skipCount,
1046
+ MaxResultCount: data.maxResultCount
1047
+ },
1048
+ errors: {
1049
+ 400: 'Bad Request',
1050
+ 401: 'Unauthorized',
1051
+ 403: 'Forbidden',
1052
+ 404: 'Not Found',
1053
+ 500: 'Server Error',
1054
+ 501: 'Server Error'
1055
+ }
1056
+ });
1057
+ }
1058
+
1059
+ /**
1060
+ * @param data The data for the request.
1061
+ * @param data.rebateTableHeaderId
1062
+ * @param data.requestBody
1063
+ * @returns UniRefund_ContractService_Rebates_RebateTableDetails_RebateTableDetailDto Success
1064
+ * @throws ApiError
1065
+ */
1066
+ public postApiContractServiceRebateTablesRebateTableDetailsByRebateTableHeaderId(data: PostApiContractServiceRebateTablesRebateTableDetailsByRebateTableHeaderIdData): CancelablePromise<PostApiContractServiceRebateTablesRebateTableDetailsByRebateTableHeaderIdResponse> {
1067
+ return this.httpRequest.request({
1068
+ method: 'POST',
1069
+ url: '/api/contract-service/rebate-tables/rebate-table-details/{rebateTableHeaderId}',
1070
+ path: {
1071
+ rebateTableHeaderId: data.rebateTableHeaderId
1072
+ },
1073
+ body: data.requestBody,
1074
+ mediaType: 'application/json',
1075
+ errors: {
1076
+ 400: 'Bad Request',
1077
+ 401: 'Unauthorized',
1078
+ 403: 'Forbidden',
1079
+ 404: 'Not Found',
1080
+ 500: 'Server Error',
1081
+ 501: 'Server Error'
1082
+ }
1083
+ });
1084
+ }
1085
+
1086
+ /**
1087
+ * @param data The data for the request.
1088
+ * @param data.id
1089
+ * @returns UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto Success
1090
+ * @throws ApiError
1091
+ */
1092
+ public getApiContractServiceRebateTablesRebateTableHeadersDetailById(data: GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdData): CancelablePromise<GetApiContractServiceRebateTablesRebateTableHeadersDetailByIdResponse> {
1093
+ return this.httpRequest.request({
1094
+ method: 'GET',
1095
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/detail/{id}',
1096
+ path: {
1097
+ id: data.id
1098
+ },
1099
+ errors: {
1100
+ 400: 'Bad Request',
1101
+ 401: 'Unauthorized',
1102
+ 403: 'Forbidden',
1103
+ 404: 'Not Found',
1104
+ 500: 'Server Error',
1105
+ 501: 'Server Error'
1106
+ }
1107
+ });
1108
+ }
1109
+
1110
+ /**
1111
+ * @param data The data for the request.
1112
+ * @param data.sorting
1113
+ * @param data.skipCount
1114
+ * @param data.maxResultCount
1115
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1116
+ * @throws ApiError
1117
+ */
1118
+ public getApiContractServiceRebateTablesRebateTableHeadersTemplates(data: GetApiContractServiceRebateTablesRebateTableHeadersTemplatesData = {}): CancelablePromise<GetApiContractServiceRebateTablesRebateTableHeadersTemplatesResponse> {
1119
+ return this.httpRequest.request({
1120
+ method: 'GET',
1121
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/templates',
1122
+ query: {
1123
+ Sorting: data.sorting,
1124
+ SkipCount: data.skipCount,
1125
+ MaxResultCount: data.maxResultCount
1126
+ },
1127
+ errors: {
1128
+ 400: 'Bad Request',
1129
+ 401: 'Unauthorized',
1130
+ 403: 'Forbidden',
1131
+ 404: 'Not Found',
1132
+ 500: 'Server Error',
1133
+ 501: 'Server Error'
1134
+ }
1135
+ });
1136
+ }
1137
+
1138
+ /**
1139
+ * @param data The data for the request.
1140
+ * @param data.requestBody
1141
+ * @returns UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto Success
1142
+ * @throws ApiError
1143
+ */
1144
+ public postApiContractServiceRebateTablesRebateTableHeaders(data: PostApiContractServiceRebateTablesRebateTableHeadersData = {}): CancelablePromise<PostApiContractServiceRebateTablesRebateTableHeadersResponse> {
1145
+ return this.httpRequest.request({
1146
+ method: 'POST',
1147
+ url: '/api/contract-service/rebate-tables/rebate-table-headers',
1148
+ body: data.requestBody,
1149
+ mediaType: 'application/json',
1150
+ errors: {
1151
+ 400: 'Bad Request',
1152
+ 401: 'Unauthorized',
1153
+ 403: 'Forbidden',
1154
+ 404: 'Not Found',
1155
+ 500: 'Server Error',
1156
+ 501: 'Server Error'
1157
+ }
1158
+ });
1159
+ }
1160
+
1161
+ /**
1162
+ * @param data The data for the request.
1163
+ * @param data.id
1164
+ * @param data.requestBody
1165
+ * @returns UniRefund_ContractService_Rebates_RebateTableHeaders_RebateTableHeaderDto Success
1166
+ * @throws ApiError
1167
+ */
1168
+ public putApiContractServiceRebateTablesRebateTableHeadersById(data: PutApiContractServiceRebateTablesRebateTableHeadersByIdData): CancelablePromise<PutApiContractServiceRebateTablesRebateTableHeadersByIdResponse> {
1169
+ return this.httpRequest.request({
1170
+ method: 'PUT',
1171
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/{id}',
1172
+ path: {
1173
+ id: data.id
1174
+ },
1175
+ body: data.requestBody,
1176
+ mediaType: 'application/json',
1177
+ errors: {
1178
+ 400: 'Bad Request',
1179
+ 401: 'Unauthorized',
1180
+ 403: 'Forbidden',
1181
+ 404: 'Not Found',
1182
+ 500: 'Server Error',
1183
+ 501: 'Server Error'
1184
+ }
1185
+ });
1186
+ }
1187
+
1188
+ /**
1189
+ * @param data The data for the request.
1190
+ * @param data.id
1191
+ * @returns unknown Success
1192
+ * @throws ApiError
1193
+ */
1194
+ public deleteApiContractServiceRebateTablesRebateTableHeadersById(data: DeleteApiContractServiceRebateTablesRebateTableHeadersByIdData): CancelablePromise<DeleteApiContractServiceRebateTablesRebateTableHeadersByIdResponse> {
1195
+ return this.httpRequest.request({
1196
+ method: 'DELETE',
1197
+ url: '/api/contract-service/rebate-tables/rebate-table-headers/{id}',
1198
+ path: {
1199
+ id: data.id
1200
+ },
1201
+ errors: {
1202
+ 400: 'Bad Request',
1203
+ 401: 'Unauthorized',
1204
+ 403: 'Forbidden',
1205
+ 404: 'Not Found',
1206
+ 500: 'Server Error',
1207
+ 501: 'Server Error'
1208
+ }
1209
+ });
1210
+ }
1211
+
1212
+ }
1213
+
1214
+ export class RefundTablesService {
1215
+ constructor(public readonly httpRequest: BaseHttpRequest) { }
1216
+
1217
+ /**
1218
+ * @param data The data for the request.
1219
+ * @param data.id
1220
+ * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1221
+ * @throws ApiError
1222
+ */
1223
+ public getApiContractServiceRefundTablesRefundTableHeadersById(data: GetApiContractServiceRefundTablesRefundTableHeadersByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundTableHeadersByIdResponse> {
1224
+ return this.httpRequest.request({
1225
+ method: 'GET',
1226
+ url: '/api/contract-service/refund-tables/refund-table-headers/{id}',
1227
+ path: {
1228
+ id: data.id
1229
+ },
1230
+ errors: {
1231
+ 400: 'Bad Request',
1232
+ 401: 'Unauthorized',
1233
+ 403: 'Forbidden',
1234
+ 404: 'Not Found',
1235
+ 500: 'Server Error',
1236
+ 501: 'Server Error'
1237
+ }
1238
+ });
1239
+ }
1240
+
1241
+ /**
1242
+ * @param data The data for the request.
1243
+ * @param data.id
1244
+ * @param data.requestBody
1245
+ * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1246
+ * @throws ApiError
1247
+ */
1248
+ public putApiContractServiceRefundTablesRefundTableHeadersById(data: PutApiContractServiceRefundTablesRefundTableHeadersByIdData): CancelablePromise<PutApiContractServiceRefundTablesRefundTableHeadersByIdResponse> {
1249
+ return this.httpRequest.request({
1250
+ method: 'PUT',
1251
+ url: '/api/contract-service/refund-tables/refund-table-headers/{id}',
1252
+ path: {
1253
+ id: data.id
1254
+ },
1255
+ body: data.requestBody,
1256
+ mediaType: 'application/json',
1257
+ errors: {
1258
+ 400: 'Bad Request',
1259
+ 401: 'Unauthorized',
1260
+ 403: 'Forbidden',
1261
+ 404: 'Not Found',
1262
+ 500: 'Server Error',
1263
+ 501: 'Server Error'
1264
+ }
1265
+ });
1266
+ }
1267
+
1268
+ /**
1269
+ * @param data The data for the request.
1270
+ * @param data.id
1271
+ * @returns unknown Success
1272
+ * @throws ApiError
1273
+ */
1274
+ public deleteApiContractServiceRefundTablesRefundTableHeadersById(data: DeleteApiContractServiceRefundTablesRefundTableHeadersByIdData): CancelablePromise<DeleteApiContractServiceRefundTablesRefundTableHeadersByIdResponse> {
1275
+ return this.httpRequest.request({
1276
+ method: 'DELETE',
1277
+ url: '/api/contract-service/refund-tables/refund-table-headers/{id}',
1278
+ path: {
1279
+ id: data.id
1280
+ },
1281
+ errors: {
1282
+ 400: 'Bad Request',
1283
+ 401: 'Unauthorized',
1284
+ 403: 'Forbidden',
1285
+ 404: 'Not Found',
1286
+ 500: 'Server Error',
1287
+ 501: 'Server Error'
1288
+ }
1289
+ });
1290
+ }
1291
+
1292
+ /**
1293
+ * @param data The data for the request.
1294
+ * @param data.skipCount
1295
+ * @param data.maxResultCount
1296
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1297
+ * @throws ApiError
1298
+ */
1299
+ public getApiContractServiceRefundTablesRefundTableHeaders(data: GetApiContractServiceRefundTablesRefundTableHeadersData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundTableHeadersResponse> {
1300
+ return this.httpRequest.request({
1301
+ method: 'GET',
1302
+ url: '/api/contract-service/refund-tables/refund-table-headers',
1303
+ query: {
1304
+ SkipCount: data.skipCount,
1305
+ MaxResultCount: data.maxResultCount
1306
+ },
1307
+ errors: {
1308
+ 400: 'Bad Request',
1309
+ 401: 'Unauthorized',
1310
+ 403: 'Forbidden',
1311
+ 404: 'Not Found',
1312
+ 500: 'Server Error',
1313
+ 501: 'Server Error'
1314
+ }
1315
+ });
1316
+ }
1317
+
1318
+ /**
1319
+ * @param data The data for the request.
1320
+ * @param data.requestBody
1321
+ * @returns UniRefund_ContractService_Refunds_RefundTableHeaders_RefundTableHeaderDto Success
1322
+ * @throws ApiError
1323
+ */
1324
+ public postApiContractServiceRefundTablesRefundTableHeaders(data: PostApiContractServiceRefundTablesRefundTableHeadersData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundTableHeadersResponse> {
1325
+ return this.httpRequest.request({
1326
+ method: 'POST',
1327
+ url: '/api/contract-service/refund-tables/refund-table-headers',
1328
+ body: data.requestBody,
1329
+ mediaType: 'application/json',
1330
+ errors: {
1331
+ 400: 'Bad Request',
1332
+ 401: 'Unauthorized',
1333
+ 403: 'Forbidden',
1334
+ 404: 'Not Found',
1335
+ 500: 'Server Error',
1336
+ 501: 'Server Error'
1337
+ }
1338
+ });
1339
+ }
1340
+
1341
+ /**
1342
+ * @param data The data for the request.
1343
+ * @param data.id
1344
+ * @returns UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto Success
1345
+ * @throws ApiError
1346
+ */
1347
+ public getApiContractServiceRefundTablesRefundTableDetailsById(data: GetApiContractServiceRefundTablesRefundTableDetailsByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundTableDetailsByIdResponse> {
1348
+ return this.httpRequest.request({
1349
+ method: 'GET',
1350
+ url: '/api/contract-service/refund-tables/refund-table-details/{id}',
1351
+ path: {
1352
+ id: data.id
1353
+ },
1354
+ errors: {
1355
+ 400: 'Bad Request',
1356
+ 401: 'Unauthorized',
1357
+ 403: 'Forbidden',
1358
+ 404: 'Not Found',
1359
+ 500: 'Server Error',
1360
+ 501: 'Server Error'
1361
+ }
1362
+ });
1363
+ }
1364
+
1365
+ /**
1366
+ * @param data The data for the request.
1367
+ * @param data.id
1368
+ * @param data.requestBody
1369
+ * @returns UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto Success
1370
+ * @throws ApiError
1371
+ */
1372
+ public putApiContractServiceRefundTablesRefundTableDetailsById(data: PutApiContractServiceRefundTablesRefundTableDetailsByIdData): CancelablePromise<PutApiContractServiceRefundTablesRefundTableDetailsByIdResponse> {
1373
+ return this.httpRequest.request({
1374
+ method: 'PUT',
1375
+ url: '/api/contract-service/refund-tables/refund-table-details/{id}',
1376
+ path: {
1377
+ id: data.id
1378
+ },
1379
+ body: data.requestBody,
1380
+ mediaType: 'application/json',
1381
+ errors: {
1382
+ 400: 'Bad Request',
1383
+ 401: 'Unauthorized',
1384
+ 403: 'Forbidden',
1385
+ 404: 'Not Found',
1386
+ 500: 'Server Error',
1387
+ 501: 'Server Error'
1388
+ }
1389
+ });
1390
+ }
1391
+
1392
+ /**
1393
+ * @param data The data for the request.
1394
+ * @param data.id
1395
+ * @returns unknown Success
1396
+ * @throws ApiError
1397
+ */
1398
+ public deleteApiContractServiceRefundTablesRefundTableDetailsById(data: DeleteApiContractServiceRefundTablesRefundTableDetailsByIdData): CancelablePromise<DeleteApiContractServiceRefundTablesRefundTableDetailsByIdResponse> {
1399
+ return this.httpRequest.request({
1400
+ method: 'DELETE',
1401
+ url: '/api/contract-service/refund-tables/refund-table-details/{id}',
1402
+ path: {
1403
+ id: data.id
1404
+ },
1405
+ errors: {
1406
+ 400: 'Bad Request',
1407
+ 401: 'Unauthorized',
1408
+ 403: 'Forbidden',
1409
+ 404: 'Not Found',
1410
+ 500: 'Server Error',
1411
+ 501: 'Server Error'
1412
+ }
1413
+ });
1414
+ }
1415
+
1416
+ /**
1417
+ * @param data The data for the request.
1418
+ * @param data.sorting
1419
+ * @param data.skipCount
1420
+ * @param data.maxResultCount
1421
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1422
+ * @throws ApiError
1423
+ */
1424
+ public getApiContractServiceRefundTablesRefundTableDetails(data: GetApiContractServiceRefundTablesRefundTableDetailsData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundTableDetailsResponse> {
1425
+ return this.httpRequest.request({
1426
+ method: 'GET',
1427
+ url: '/api/contract-service/refund-tables/refund-table-details',
1428
+ query: {
1429
+ Sorting: data.sorting,
1430
+ SkipCount: data.skipCount,
1431
+ MaxResultCount: data.maxResultCount
1432
+ },
1433
+ errors: {
1434
+ 400: 'Bad Request',
1435
+ 401: 'Unauthorized',
1436
+ 403: 'Forbidden',
1437
+ 404: 'Not Found',
1438
+ 500: 'Server Error',
1439
+ 501: 'Server Error'
1440
+ }
1441
+ });
1442
+ }
1443
+
1444
+ /**
1445
+ * @param data The data for the request.
1446
+ * @param data.refundTableHeaderId
1447
+ * @param data.requestBody
1448
+ * @returns UniRefund_ContractService_Refunds_RefundTableDetails_RefundTableDetailDto Success
1449
+ * @throws ApiError
1450
+ */
1451
+ public postApiContractServiceRefundTablesRefundTableDetailsByRefundTableHeaderId(data: PostApiContractServiceRefundTablesRefundTableDetailsByRefundTableHeaderIdData): CancelablePromise<PostApiContractServiceRefundTablesRefundTableDetailsByRefundTableHeaderIdResponse> {
1452
+ return this.httpRequest.request({
1453
+ method: 'POST',
1454
+ url: '/api/contract-service/refund-tables/refund-table-details/{refundTableHeaderId}',
1455
+ path: {
1456
+ refundTableHeaderId: data.refundTableHeaderId
1457
+ },
1458
+ body: data.requestBody,
1459
+ mediaType: 'application/json',
1460
+ errors: {
1461
+ 400: 'Bad Request',
1462
+ 401: 'Unauthorized',
1463
+ 403: 'Forbidden',
1464
+ 404: 'Not Found',
1465
+ 500: 'Server Error',
1466
+ 501: 'Server Error'
1467
+ }
1468
+ });
1469
+ }
1470
+
1471
+ /**
1472
+ * @param data The data for the request.
1473
+ * @param data.id
1474
+ * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1475
+ * @throws ApiError
1476
+ */
1477
+ public getApiContractServiceRefundTablesRefundFeeHeadersById(data: GetApiContractServiceRefundTablesRefundFeeHeadersByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersByIdResponse> {
1478
+ return this.httpRequest.request({
1479
+ method: 'GET',
1480
+ url: '/api/contract-service/refund-tables/refund-fee-headers/{id}',
1481
+ path: {
1482
+ id: data.id
1483
+ },
1484
+ errors: {
1485
+ 400: 'Bad Request',
1486
+ 401: 'Unauthorized',
1487
+ 403: 'Forbidden',
1488
+ 404: 'Not Found',
1489
+ 500: 'Server Error',
1490
+ 501: 'Server Error'
1491
+ }
1492
+ });
1493
+ }
1494
+
1495
+ /**
1496
+ * @param data The data for the request.
1497
+ * @param data.id
1498
+ * @param data.requestBody
1499
+ * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1500
+ * @throws ApiError
1501
+ */
1502
+ public putApiContractServiceRefundTablesRefundFeeHeadersById(data: PutApiContractServiceRefundTablesRefundFeeHeadersByIdData): CancelablePromise<PutApiContractServiceRefundTablesRefundFeeHeadersByIdResponse> {
1503
+ return this.httpRequest.request({
1504
+ method: 'PUT',
1505
+ url: '/api/contract-service/refund-tables/refund-fee-headers/{id}',
1506
+ path: {
1507
+ id: data.id
1508
+ },
1509
+ body: data.requestBody,
1510
+ mediaType: 'application/json',
1511
+ errors: {
1512
+ 400: 'Bad Request',
1513
+ 401: 'Unauthorized',
1514
+ 403: 'Forbidden',
1515
+ 404: 'Not Found',
1516
+ 500: 'Server Error',
1517
+ 501: 'Server Error'
1518
+ }
1519
+ });
1520
+ }
1521
+
1522
+ /**
1523
+ * @param data The data for the request.
1524
+ * @param data.id
1525
+ * @returns unknown Success
1526
+ * @throws ApiError
1527
+ */
1528
+ public deleteApiContractServiceRefundTablesRefundFeeHeadersById(data: DeleteApiContractServiceRefundTablesRefundFeeHeadersByIdData): CancelablePromise<DeleteApiContractServiceRefundTablesRefundFeeHeadersByIdResponse> {
1529
+ return this.httpRequest.request({
1530
+ method: 'DELETE',
1531
+ url: '/api/contract-service/refund-tables/refund-fee-headers/{id}',
1532
+ path: {
1533
+ id: data.id
1534
+ },
1535
+ errors: {
1536
+ 400: 'Bad Request',
1537
+ 401: 'Unauthorized',
1538
+ 403: 'Forbidden',
1539
+ 404: 'Not Found',
1540
+ 500: 'Server Error',
1541
+ 501: 'Server Error'
1542
+ }
1543
+ });
1544
+ }
1545
+
1546
+ /**
1547
+ * @param data The data for the request.
1548
+ * @param data.skipCount
1549
+ * @param data.maxResultCount
1550
+ * @returns Volo_Abp_Application_Dtos_PagedResultDto_1<UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto__UniRefund_ContractService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null_> Success
1551
+ * @throws ApiError
1552
+ */
1553
+ public getApiContractServiceRefundTablesRefundFeeHeaders(data: GetApiContractServiceRefundTablesRefundFeeHeadersData = {}): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersResponse> {
1554
+ return this.httpRequest.request({
1555
+ method: 'GET',
1556
+ url: '/api/contract-service/refund-tables/refund-fee-headers',
1557
+ query: {
1558
+ SkipCount: data.skipCount,
1559
+ MaxResultCount: data.maxResultCount
1560
+ },
1561
+ errors: {
1562
+ 400: 'Bad Request',
1563
+ 401: 'Unauthorized',
1564
+ 403: 'Forbidden',
1565
+ 404: 'Not Found',
1566
+ 500: 'Server Error',
1567
+ 501: 'Server Error'
1568
+ }
1569
+ });
1570
+ }
1571
+
1572
+ /**
1573
+ * @param data The data for the request.
1574
+ * @param data.requestBody
1575
+ * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1576
+ * @throws ApiError
1577
+ */
1578
+ public postApiContractServiceRefundTablesRefundFeeHeaders(data: PostApiContractServiceRefundTablesRefundFeeHeadersData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundFeeHeadersResponse> {
1579
+ return this.httpRequest.request({
1580
+ method: 'POST',
1581
+ url: '/api/contract-service/refund-tables/refund-fee-headers',
1582
+ body: data.requestBody,
1583
+ mediaType: 'application/json',
1584
+ errors: {
1585
+ 400: 'Bad Request',
1586
+ 401: 'Unauthorized',
1587
+ 403: 'Forbidden',
1588
+ 404: 'Not Found',
1589
+ 500: 'Server Error',
1590
+ 501: 'Server Error'
1591
+ }
1592
+ });
1593
+ }
1594
+
1595
+ /**
1596
+ * @param data The data for the request.
1597
+ * @param data.id
1598
+ * @returns UniRefund_ContractService_Refunds_RefundFeeHeaders_RefundFeeHeaderDto Success
1599
+ * @throws ApiError
1600
+ */
1601
+ public getApiContractServiceRefundTablesRefundFeeHeadersDetailById(data: GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeHeadersDetailByIdResponse> {
1602
+ return this.httpRequest.request({
1603
+ method: 'GET',
1604
+ url: '/api/contract-service/refund-tables/refund-fee-headers/detail/{id}',
1605
+ path: {
1606
+ id: data.id
1607
+ },
1608
+ errors: {
1609
+ 400: 'Bad Request',
1610
+ 401: 'Unauthorized',
1611
+ 403: 'Forbidden',
1612
+ 404: 'Not Found',
1613
+ 500: 'Server Error',
1614
+ 501: 'Server Error'
1615
+ }
1616
+ });
1617
+ }
1618
+
1619
+ /**
1620
+ * @param data The data for the request.
1621
+ * @param data.id
1622
+ * @returns UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto Success
1623
+ * @throws ApiError
1624
+ */
1625
+ public getApiContractServiceRefundTablesRefundFeeDetailsById(data: GetApiContractServiceRefundTablesRefundFeeDetailsByIdData): CancelablePromise<GetApiContractServiceRefundTablesRefundFeeDetailsByIdResponse> {
1626
+ return this.httpRequest.request({
1627
+ method: 'GET',
1628
+ url: '/api/contract-service/refund-tables/refund-fee-details/{id}',
1629
+ path: {
1630
+ id: data.id
1631
+ },
1632
+ errors: {
1633
+ 400: 'Bad Request',
1634
+ 401: 'Unauthorized',
1635
+ 403: 'Forbidden',
1636
+ 404: 'Not Found',
1637
+ 500: 'Server Error',
1638
+ 501: 'Server Error'
1639
+ }
1640
+ });
1641
+ }
1642
+
1643
+ /**
1644
+ * @param data The data for the request.
1645
+ * @param data.id
1646
+ * @param data.requestBody
1647
+ * @returns UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto Success
1648
+ * @throws ApiError
1649
+ */
1650
+ public putApiContractServiceRefundTablesRefundFeeDetailsById(data: PutApiContractServiceRefundTablesRefundFeeDetailsByIdData): CancelablePromise<PutApiContractServiceRefundTablesRefundFeeDetailsByIdResponse> {
1651
+ return this.httpRequest.request({
1652
+ method: 'PUT',
1653
+ url: '/api/contract-service/refund-tables/refund-fee-details/{id}',
1654
+ path: {
1655
+ id: data.id
1656
+ },
1657
+ body: data.requestBody,
1658
+ mediaType: 'application/json',
1659
+ errors: {
1660
+ 400: 'Bad Request',
1661
+ 401: 'Unauthorized',
1662
+ 403: 'Forbidden',
1663
+ 404: 'Not Found',
1664
+ 500: 'Server Error',
1665
+ 501: 'Server Error'
1666
+ }
1667
+ });
1668
+ }
1669
+
1670
+ /**
1671
+ * @param data The data for the request.
1672
+ * @param data.id
1673
+ * @returns unknown Success
1674
+ * @throws ApiError
1675
+ */
1676
+ public deleteApiContractServiceRefundTablesRefundFeeDetailsById(data: DeleteApiContractServiceRefundTablesRefundFeeDetailsByIdData): CancelablePromise<DeleteApiContractServiceRefundTablesRefundFeeDetailsByIdResponse> {
1677
+ return this.httpRequest.request({
1678
+ method: 'DELETE',
1679
+ url: '/api/contract-service/refund-tables/refund-fee-details/{id}',
1680
+ path: {
1681
+ id: data.id
1682
+ },
1683
+ errors: {
1684
+ 400: 'Bad Request',
1685
+ 401: 'Unauthorized',
1686
+ 403: 'Forbidden',
1687
+ 404: 'Not Found',
1688
+ 500: 'Server Error',
1689
+ 501: 'Server Error'
1690
+ }
1691
+ });
1692
+ }
1693
+
1694
+ /**
1695
+ * @param data The data for the request.
1696
+ * @param data.requestBody
1697
+ * @returns UniRefund_ContractService_Refunds_RefundFeeDetails_RefundFeeDetailDto Success
1698
+ * @throws ApiError
1699
+ */
1700
+ public postApiContractServiceRefundTablesRefundFeeDetails(data: PostApiContractServiceRefundTablesRefundFeeDetailsData = {}): CancelablePromise<PostApiContractServiceRefundTablesRefundFeeDetailsResponse> {
1701
+ return this.httpRequest.request({
1702
+ method: 'POST',
1703
+ url: '/api/contract-service/refund-tables/refund-fee-details',
1704
+ body: data.requestBody,
1705
+ mediaType: 'application/json',
1706
+ errors: {
1707
+ 400: 'Bad Request',
1708
+ 401: 'Unauthorized',
1709
+ 403: 'Forbidden',
1710
+ 404: 'Not Found',
1711
+ 500: 'Server Error',
1712
+ 501: 'Server Error'
1713
+ }
1714
+ });
1715
+ }
1716
+
2035
1717
  }