@ayasofyazilim/saas 0.0.41 → 0.0.42

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 (107) hide show
  1. package/AccountService/AccountServiceClient.ts +68 -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/index.ts +9 -9
  8. package/AccountService/schemas.gen.ts +5333 -5103
  9. package/AccountService/services.gen.ts +1539 -1452
  10. package/AccountService/types.gen.ts +3328 -9896
  11. package/AdministrationService/AdministrationServiceClient.ts +77 -74
  12. package/AdministrationService/core/ApiRequestOptions.ts +12 -12
  13. package/AdministrationService/core/BaseHttpRequest.ts +9 -9
  14. package/AdministrationService/core/FetchHttpRequest.ts +21 -21
  15. package/AdministrationService/core/OpenAPI.ts +55 -55
  16. package/AdministrationService/core/request.ts +340 -340
  17. package/AdministrationService/index.ts +9 -9
  18. package/AdministrationService/schemas.gen.ts +5987 -5897
  19. package/AdministrationService/services.gen.ts +1404 -1332
  20. package/AdministrationService/types.gen.ts +2851 -9024
  21. package/BackerService/core/ApiRequestOptions.ts +12 -12
  22. package/BackerService/core/BaseHttpRequest.ts +9 -9
  23. package/BackerService/core/FetchHttpRequest.ts +21 -21
  24. package/BackerService/core/OpenAPI.ts +55 -55
  25. package/BackerService/core/request.ts +340 -340
  26. package/BackerService/index.ts +9 -9
  27. package/BackerService/services.gen.ts +866 -866
  28. package/BackerService/types.gen.ts +2170 -14936
  29. package/CRMService/schemas.gen.ts +15928 -15928
  30. package/CRMService/services.gen.ts +2104 -2104
  31. package/CRMService/types.gen.ts +4189 -4189
  32. package/ContractService/schemas.gen.ts +10590 -10590
  33. package/ContractService/types.gen.ts +3709 -3709
  34. package/FundraiserService/core/ApiRequestOptions.ts +12 -12
  35. package/FundraiserService/core/BaseHttpRequest.ts +9 -9
  36. package/FundraiserService/core/FetchHttpRequest.ts +21 -21
  37. package/FundraiserService/core/OpenAPI.ts +55 -55
  38. package/FundraiserService/core/request.ts +340 -340
  39. package/FundraiserService/index.ts +9 -9
  40. package/FundraiserService/services.gen.ts +627 -627
  41. package/FundraiserService/types.gen.ts +1793 -11187
  42. package/IdentityService/IdentityServiceClient.ts +80 -77
  43. package/IdentityService/core/ApiRequestOptions.ts +12 -12
  44. package/IdentityService/core/BaseHttpRequest.ts +9 -9
  45. package/IdentityService/core/FetchHttpRequest.ts +21 -21
  46. package/IdentityService/core/OpenAPI.ts +55 -55
  47. package/IdentityService/core/request.ts +340 -340
  48. package/IdentityService/index.ts +9 -9
  49. package/IdentityService/schemas.gen.ts +6845 -6573
  50. package/IdentityService/services.gen.ts +2924 -2839
  51. package/IdentityService/types.gen.ts +5484 -17446
  52. package/LocationService/LocationServiceClient.ts +110 -110
  53. package/LocationService/core/ApiError.ts +20 -20
  54. package/LocationService/core/ApiRequestOptions.ts +12 -12
  55. package/LocationService/core/ApiResult.ts +6 -6
  56. package/LocationService/core/BaseHttpRequest.ts +9 -9
  57. package/LocationService/core/CancelablePromise.ts +125 -125
  58. package/LocationService/core/FetchHttpRequest.ts +21 -21
  59. package/LocationService/core/OpenAPI.ts +55 -55
  60. package/LocationService/core/request.ts +340 -340
  61. package/LocationService/index.ts +8 -8
  62. package/LocationService/schemas.gen.ts +10136 -10136
  63. package/LocationService/services.gen.ts +3392 -3392
  64. package/LocationService/types.gen.ts +6507 -6507
  65. package/MerchantService/core/ApiRequestOptions.ts +12 -12
  66. package/MerchantService/core/BaseHttpRequest.ts +9 -9
  67. package/MerchantService/core/FetchHttpRequest.ts +21 -21
  68. package/MerchantService/core/OpenAPI.ts +55 -55
  69. package/MerchantService/core/request.ts +340 -340
  70. package/MerchantService/schemas.gen.ts +14764 -14764
  71. package/MerchantService/services.gen.ts +1602 -1602
  72. package/ProjectService/core/ApiRequestOptions.ts +12 -12
  73. package/ProjectService/core/BaseHttpRequest.ts +9 -9
  74. package/ProjectService/core/FetchHttpRequest.ts +21 -21
  75. package/ProjectService/core/OpenAPI.ts +55 -55
  76. package/ProjectService/core/request.ts +340 -340
  77. package/ProjectService/index.ts +9 -9
  78. package/ProjectService/services.gen.ts +492 -492
  79. package/ProjectService/types.gen.ts +1303 -4978
  80. package/ProjectService.json +2937 -2937
  81. package/SaasService/core/ApiRequestOptions.ts +12 -12
  82. package/SaasService/core/BaseHttpRequest.ts +9 -9
  83. package/SaasService/core/FetchHttpRequest.ts +21 -21
  84. package/SaasService/core/OpenAPI.ts +55 -55
  85. package/SaasService/core/request.ts +340 -340
  86. package/SaasService/index.ts +9 -9
  87. package/SaasService/schemas.gen.ts +5345 -5278
  88. package/SaasService/services.gen.ts +1329 -1325
  89. package/SaasService/types.gen.ts +2737 -9052
  90. package/SettingService/schemas.gen.ts +5410 -5395
  91. package/SettingService/services.gen.ts +890 -843
  92. package/SettingService/types.gen.ts +2052 -1965
  93. package/TravellerService/TravellerServiceClient.ts +56 -56
  94. package/TravellerService/core/ApiError.ts +20 -20
  95. package/TravellerService/core/ApiRequestOptions.ts +12 -12
  96. package/TravellerService/core/ApiResult.ts +6 -6
  97. package/TravellerService/core/BaseHttpRequest.ts +9 -9
  98. package/TravellerService/core/CancelablePromise.ts +125 -125
  99. package/TravellerService/core/FetchHttpRequest.ts +21 -21
  100. package/TravellerService/core/OpenAPI.ts +55 -55
  101. package/TravellerService/core/request.ts +340 -340
  102. package/TravellerService/index.ts +8 -8
  103. package/TravellerService/schemas.gen.ts +6184 -6204
  104. package/TravellerService/services.gen.ts +699 -695
  105. package/TravellerService/types.gen.ts +1809 -1808
  106. package/package.json +1 -1
  107. package/swagger.json +4794 -4794
@@ -1,1966 +1,2053 @@
1
- // This file is auto-generated by @hey-api/openapi-ts
2
-
3
- export type UniRefund_SettingService_Bonds_BondDto = {
4
- key?: string | null;
5
- pattern?: string | null;
6
- type?: string | null;
7
- };
8
-
9
- export type UniRefund_SettingService_CountrySettings_CountrySettingDto = {
10
- isEnabled?: boolean;
11
- groups: Array<UniRefund_SettingService_Groups_GroupDto>;
12
- };
13
-
14
- export type UniRefund_SettingService_CountrySettings_CreateCountrySettingDto = {
15
- name?: string | null;
16
- value?: string | null;
17
- };
18
-
19
- export type UniRefund_SettingService_Groups_GroupDto = {
20
- isEnabled?: boolean;
21
- key: string;
22
- displayName: string;
23
- description?: string | null;
24
- items?: Array<UniRefund_SettingService_Items_GroupItemDto> | null;
25
- };
26
-
27
- export type UniRefund_SettingService_Items_GroupItemDto = {
28
- isEnabled: boolean;
29
- isRequired: boolean;
30
- isActive?: boolean | null;
31
- pattern?: string | null;
32
- depth?: number;
33
- description?: string | null;
34
- displayName: string;
35
- key: string;
36
- parentName?: string | null;
37
- value?: string | null;
38
- defaultValue?: string | null;
39
- bonds?: Array<UniRefund_SettingService_Bonds_BondDto> | null;
40
- subItems?: Array<UniRefund_SettingService_Items_GroupItemDto> | null;
41
- valueType?: UniRefund_SettingService_Settings_ValueTypes_ValueTypeModelDto;
42
- };
43
-
44
- export type UniRefund_SettingService_ProductGroupVats_CreateProductGroupVatDto = {
45
- readonly extraProperties?: {
46
- [key: string]: unknown;
47
- } | null;
48
- productGroupId: string;
49
- countryId: string;
50
- vatId: string;
51
- active?: boolean;
52
- };
53
-
54
- export type UniRefund_SettingService_ProductGroupVats_ProductGroupVatDetailDto = {
55
- id?: string;
56
- productGroupId?: string;
57
- productGroupName?: string | null;
58
- countryId?: string;
59
- countryName?: string | null;
60
- vatId?: string;
61
- vatPercent?: number;
62
- active?: boolean;
63
- };
64
-
65
- export type UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto = {
66
- id?: string;
67
- creationTime?: string;
68
- creatorId?: string | null;
69
- lastModificationTime?: string | null;
70
- lastModifierId?: string | null;
71
- isDeleted?: boolean;
72
- deleterId?: string | null;
73
- deletionTime?: string | null;
74
- productGroupId?: string;
75
- countryId?: string;
76
- vatId?: string;
77
- active?: boolean;
78
- };
79
-
80
- export type UniRefund_SettingService_ProductGroupVats_UpdateProductGroupVatDto = {
81
- readonly extraProperties?: {
82
- [key: string]: unknown;
83
- } | null;
84
- active?: boolean | null;
85
- };
86
-
87
- export type UniRefund_SettingService_ProductGroups_AddProductGroupTranslationDto = {
88
- language: string;
89
- name: string;
90
- };
91
-
92
- export type UniRefund_SettingService_ProductGroups_CompanyTypeCode = 0 | 1 | 2 | 3 | 4 | 5 | 6;
93
-
94
- export type UniRefund_SettingService_ProductGroups_CreateProductGroupDto = {
95
- readonly extraProperties?: {
96
- [key: string]: unknown;
97
- } | null;
98
- articleCode: string;
99
- name: string;
100
- unitCode: UniRefund_SettingService_ProductGroups_UnitTypeCode;
101
- companyType: UniRefund_SettingService_ProductGroups_CompanyTypeCode;
102
- active?: boolean;
103
- food?: boolean;
104
- };
105
-
106
- export type UniRefund_SettingService_ProductGroups_ProductGroupDto = {
107
- id?: string;
108
- creationTime?: string;
109
- creatorId?: string | null;
110
- lastModificationTime?: string | null;
111
- lastModifierId?: string | null;
112
- isDeleted?: boolean;
113
- deleterId?: string | null;
114
- deletionTime?: string | null;
115
- articleCode?: string | null;
116
- name?: string | null;
117
- unitCode?: UniRefund_SettingService_ProductGroups_UnitTypeCode;
118
- companyType?: UniRefund_SettingService_ProductGroups_CompanyTypeCode;
119
- active?: boolean;
120
- food?: boolean;
121
- language?: string | null;
122
- };
123
-
124
- export type UniRefund_SettingService_ProductGroups_UnitTypeCode = 0 | 1 | 2;
125
-
126
- export type UniRefund_SettingService_ProductGroups_UpdateProductGroupDto = {
127
- readonly extraProperties?: {
128
- [key: string]: unknown;
129
- } | null;
130
- articleCode: string;
131
- name: string;
132
- unitCode: UniRefund_SettingService_ProductGroups_UnitTypeCode;
133
- companyType: UniRefund_SettingService_ProductGroups_CompanyTypeCode;
134
- active?: boolean;
135
- food?: boolean;
136
- };
137
-
138
- export type UniRefund_SettingService_Samples_SampleDto = {
139
- value?: number;
140
- };
141
-
142
- export type UniRefund_SettingService_Settings_ValueTypes_ItemSources_ItemSourceDto = {
143
- items?: Array<UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_ItemDto> | null;
144
- };
145
-
146
- export type UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_DisplayTexts_DisplayTextDto = {
147
- name?: string | null;
148
- resourceName?: string | null;
149
- };
150
-
151
- export type UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_ItemDto = {
152
- displayText?: UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_DisplayTexts_DisplayTextDto;
153
- value?: string | null;
154
- };
155
-
156
- export type UniRefund_SettingService_Settings_ValueTypes_Validators_Properties_ValidatorPropertiesDto = {
157
- minValue?: number;
158
- maxValue?: number;
159
- };
160
-
161
- export type UniRefund_SettingService_Settings_ValueTypes_Validators_ValidatorDto = {
162
- name?: string | null;
163
- properties?: UniRefund_SettingService_Settings_ValueTypes_Validators_Properties_ValidatorPropertiesDto;
164
- };
165
-
166
- export type UniRefund_SettingService_Settings_ValueTypes_ValueTypeModelDto = {
167
- itemSource?: UniRefund_SettingService_Settings_ValueTypes_ItemSources_ItemSourceDto;
168
- name?: string | null;
169
- properties?: string | null;
170
- validator?: UniRefund_SettingService_Settings_ValueTypes_Validators_ValidatorDto;
171
- };
172
-
173
- export type UniRefund_SettingService_Vats_CreateVatDto = {
174
- readonly extraProperties?: {
175
- [key: string]: unknown;
176
- } | null;
177
- percent: number;
178
- minimumTotalAmount: number;
179
- countryId: string;
180
- active?: boolean;
181
- };
182
-
183
- export type UniRefund_SettingService_Vats_UpdateVatDto = {
184
- readonly extraProperties?: {
185
- [key: string]: unknown;
186
- } | null;
187
- percent?: number;
188
- minimumTotalAmount?: number;
189
- active?: boolean;
190
- };
191
-
192
- export type UniRefund_SettingService_Vats_VatDetailDto = {
193
- id?: string;
194
- percent?: number;
195
- minimumTotalAmount?: number;
196
- countryId?: string;
197
- countryName?: string | null;
198
- active?: boolean;
199
- };
200
-
201
- export type UniRefund_SettingService_Vats_VatDto = {
202
- id?: string;
203
- creationTime?: string;
204
- creatorId?: string | null;
205
- lastModificationTime?: string | null;
206
- lastModifierId?: string | null;
207
- isDeleted?: boolean;
208
- deleterId?: string | null;
209
- deletionTime?: string | null;
210
- percent?: number;
211
- minimumTotalAmount?: number;
212
- countryId?: string;
213
- active?: boolean;
214
- };
215
-
216
- export type Volo_Abp_Application_Dtos_PagedResultDto_1 = {
217
- items?: Array<UniRefund_SettingService_ProductGroupVats_ProductGroupVatDetailDto> | null;
218
- totalCount?: number;
219
- };
220
-
221
- export type Volo_Abp_Application_Dtos_PagedResultDto_12 = {
222
- items?: Array<UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto> | null;
223
- totalCount?: number;
224
- };
225
-
226
- export type Volo_Abp_Application_Dtos_PagedResultDto_13 = {
227
- items?: Array<UniRefund_SettingService_ProductGroups_ProductGroupDto> | null;
228
- totalCount?: number;
229
- };
230
-
231
- export type Volo_Abp_Application_Dtos_PagedResultDto_14 = {
232
- items?: Array<UniRefund_SettingService_Vats_VatDetailDto> | null;
233
- totalCount?: number;
234
- };
235
-
236
- export type Volo_Abp_Application_Dtos_PagedResultDto_15 = {
237
- items?: Array<UniRefund_SettingService_Vats_VatDto> | null;
238
- totalCount?: number;
239
- };
240
-
241
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto = {
242
- grantedPolicies?: {
243
- [key: string]: (boolean);
244
- } | null;
245
- };
246
-
247
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto = {
248
- localization?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto;
249
- auth?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto;
250
- setting?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto;
251
- currentUser?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto;
252
- features?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto;
253
- globalFeatures?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto;
254
- multiTenancy?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto;
255
- currentTenant?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto;
256
- timing?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto;
257
- clock?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto;
258
- objectExtensions?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto;
259
- extraProperties?: {
260
- [key: string]: unknown;
261
- } | null;
262
- };
263
-
264
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto = {
265
- values?: {
266
- [key: string]: (string | null);
267
- } | null;
268
- };
269
-
270
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto = {
271
- enabledFeatures?: Array<(string)> | null;
272
- };
273
-
274
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto = {
275
- values?: {
276
- [key: string]: {
277
- [key: string]: (string);
278
- };
279
- } | null;
280
- resources?: {
281
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
282
- } | null;
283
- languages?: Array<Volo_Abp_Localization_LanguageInfo> | null;
284
- currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
285
- defaultResourceName?: string | null;
286
- languagesMap?: {
287
- [key: string]: Array<Volo_Abp_NameValue>;
288
- } | null;
289
- languageFilesMap?: {
290
- [key: string]: Array<Volo_Abp_NameValue>;
291
- } | null;
292
- };
293
-
294
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto = {
295
- resources?: {
296
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
297
- } | null;
298
- currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
299
- };
300
-
301
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto = {
302
- texts?: {
303
- [key: string]: (string);
304
- } | null;
305
- baseResources?: Array<(string)> | null;
306
- };
307
-
308
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto = {
309
- values?: {
310
- [key: string]: (string | null);
311
- } | null;
312
- };
313
-
314
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto = {
315
- kind?: string | null;
316
- };
317
-
318
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto = {
319
- displayName?: string | null;
320
- englishName?: string | null;
321
- threeLetterIsoLanguageName?: string | null;
322
- twoLetterIsoLanguageName?: string | null;
323
- isRightToLeft?: boolean;
324
- cultureName?: string | null;
325
- name?: string | null;
326
- nativeName?: string | null;
327
- dateTimeFormat?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto;
328
- };
329
-
330
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto = {
331
- isAuthenticated?: boolean;
332
- id?: string | null;
333
- tenantId?: string | null;
334
- impersonatorUserId?: string | null;
335
- impersonatorTenantId?: string | null;
336
- impersonatorUserName?: string | null;
337
- impersonatorTenantName?: string | null;
338
- userName?: string | null;
339
- name?: string | null;
340
- surName?: string | null;
341
- email?: string | null;
342
- emailVerified?: boolean;
343
- phoneNumber?: string | null;
344
- phoneNumberVerified?: boolean;
345
- roles?: Array<(string)> | null;
346
- sessionId?: string | null;
347
- };
348
-
349
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto = {
350
- calendarAlgorithmType?: string | null;
351
- dateTimeFormatLong?: string | null;
352
- shortDatePattern?: string | null;
353
- fullDateTimePattern?: string | null;
354
- dateSeparator?: string | null;
355
- shortTimePattern?: string | null;
356
- longTimePattern?: string | null;
357
- };
358
-
359
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone = {
360
- timeZoneName?: string | null;
361
- };
362
-
363
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto = {
364
- properties?: {
365
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto;
366
- } | null;
367
- configuration?: {
368
- [key: string]: unknown;
369
- } | null;
370
- };
371
-
372
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto = {
373
- fields?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto> | null;
374
- localizationResource?: string | null;
375
- };
376
-
377
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto = {
378
- name?: string | null;
379
- value?: unknown;
380
- };
381
-
382
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto = {
383
- isAvailable?: boolean;
384
- };
385
-
386
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto = {
387
- onGet?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto;
388
- onCreate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto;
389
- onUpdate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto;
390
- };
391
-
392
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto = {
393
- isAvailable?: boolean;
394
- };
395
-
396
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto = {
397
- isAvailable?: boolean;
398
- };
399
-
400
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto = {
401
- typeSimple?: string | null;
402
- config?: {
403
- [key: string]: unknown;
404
- } | null;
405
- };
406
-
407
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto = {
408
- type?: string | null;
409
- typeSimple?: string | null;
410
- displayName?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto;
411
- api?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto;
412
- ui?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto;
413
- attributes?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto> | null;
414
- configuration?: {
415
- [key: string]: unknown;
416
- } | null;
417
- defaultValue?: unknown;
418
- };
419
-
420
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto = {
421
- onTable?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto;
422
- onCreateForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
423
- onEditForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
424
- lookup?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto;
425
- };
426
-
427
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto = {
428
- isVisible?: boolean;
429
- };
430
-
431
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto = {
432
- url?: string | null;
433
- resultListPropertyName?: string | null;
434
- displayPropertyName?: string | null;
435
- valuePropertyName?: string | null;
436
- filterParamName?: string | null;
437
- };
438
-
439
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto = {
440
- isVisible?: boolean;
441
- };
442
-
443
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto = {
444
- name?: string | null;
445
- resource?: string | null;
446
- };
447
-
448
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto = {
449
- entities?: {
450
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto;
451
- } | null;
452
- configuration?: {
453
- [key: string]: unknown;
454
- } | null;
455
- };
456
-
457
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto = {
458
- modules?: {
459
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto;
460
- } | null;
461
- enums?: {
462
- [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto;
463
- } | null;
464
- };
465
-
466
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone = {
467
- iana?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone;
468
- windows?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone;
469
- };
470
-
471
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto = {
472
- timeZone?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone;
473
- };
474
-
475
- export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone = {
476
- timeZoneId?: string | null;
477
- };
478
-
479
- export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto = {
480
- id?: string | null;
481
- name?: string | null;
482
- isAvailable?: boolean;
483
- };
484
-
485
- export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto = {
486
- isEnabled?: boolean;
487
- };
488
-
489
- export type Volo_Abp_Http_Modeling_ActionApiDescriptionModel = {
490
- uniqueName?: string | null;
491
- name?: string | null;
492
- httpMethod?: string | null;
493
- url?: string | null;
494
- supportedVersions?: Array<(string)> | null;
495
- parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
496
- parameters?: Array<Volo_Abp_Http_Modeling_ParameterApiDescriptionModel> | null;
497
- returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
498
- allowAnonymous?: boolean | null;
499
- implementFrom?: string | null;
500
- };
501
-
502
- export type Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel = {
503
- modules?: {
504
- [key: string]: Volo_Abp_Http_Modeling_ModuleApiDescriptionModel;
505
- } | null;
506
- types?: {
507
- [key: string]: Volo_Abp_Http_Modeling_TypeApiDescriptionModel;
508
- } | null;
509
- };
510
-
511
- export type Volo_Abp_Http_Modeling_ControllerApiDescriptionModel = {
512
- controllerName?: string | null;
513
- controllerGroupName?: string | null;
514
- isRemoteService?: boolean;
515
- isIntegrationService?: boolean;
516
- apiVersion?: string | null;
517
- type?: string | null;
518
- interfaces?: Array<Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel> | null;
519
- actions?: {
520
- [key: string]: Volo_Abp_Http_Modeling_ActionApiDescriptionModel;
521
- } | null;
522
- };
523
-
524
- export type Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel = {
525
- type?: string | null;
526
- name?: string | null;
527
- methods?: Array<Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel> | null;
528
- };
529
-
530
- export type Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel = {
531
- name?: string | null;
532
- parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
533
- returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
534
- };
535
-
536
- export type Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel = {
537
- name?: string | null;
538
- typeAsString?: string | null;
539
- type?: string | null;
540
- typeSimple?: string | null;
541
- isOptional?: boolean;
542
- defaultValue?: unknown;
543
- };
544
-
545
- export type Volo_Abp_Http_Modeling_ModuleApiDescriptionModel = {
546
- rootPath?: string | null;
547
- remoteServiceName?: string | null;
548
- controllers?: {
549
- [key: string]: Volo_Abp_Http_Modeling_ControllerApiDescriptionModel;
550
- } | null;
551
- };
552
-
553
- export type Volo_Abp_Http_Modeling_ParameterApiDescriptionModel = {
554
- nameOnMethod?: string | null;
555
- name?: string | null;
556
- jsonName?: string | null;
557
- type?: string | null;
558
- typeSimple?: string | null;
559
- isOptional?: boolean;
560
- defaultValue?: unknown;
561
- constraintTypes?: Array<(string)> | null;
562
- bindingSourceId?: string | null;
563
- descriptorName?: string | null;
564
- };
565
-
566
- export type Volo_Abp_Http_Modeling_PropertyApiDescriptionModel = {
567
- name?: string | null;
568
- jsonName?: string | null;
569
- type?: string | null;
570
- typeSimple?: string | null;
571
- isRequired?: boolean;
572
- minLength?: number | null;
573
- maxLength?: number | null;
574
- minimum?: string | null;
575
- maximum?: string | null;
576
- regex?: string | null;
577
- };
578
-
579
- export type Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel = {
580
- type?: string | null;
581
- typeSimple?: string | null;
582
- };
583
-
584
- export type Volo_Abp_Http_Modeling_TypeApiDescriptionModel = {
585
- baseType?: string | null;
586
- isEnum?: boolean;
587
- enumNames?: Array<(string)> | null;
588
- enumValues?: Array<unknown> | null;
589
- genericArguments?: Array<(string)> | null;
590
- properties?: Array<Volo_Abp_Http_Modeling_PropertyApiDescriptionModel> | null;
591
- };
592
-
593
- export type Volo_Abp_Http_RemoteServiceErrorInfo = {
594
- code?: string | null;
595
- message?: string | null;
596
- details?: string | null;
597
- data?: {
598
- [key: string]: unknown;
599
- } | null;
600
- validationErrors?: Array<Volo_Abp_Http_RemoteServiceValidationErrorInfo> | null;
601
- };
602
-
603
- export type Volo_Abp_Http_RemoteServiceErrorResponse = {
604
- error?: Volo_Abp_Http_RemoteServiceErrorInfo;
605
- };
606
-
607
- export type Volo_Abp_Http_RemoteServiceValidationErrorInfo = {
608
- message?: string | null;
609
- members?: Array<(string)> | null;
610
- };
611
-
612
- export type Volo_Abp_Localization_LanguageInfo = {
613
- cultureName?: string | null;
614
- uiCultureName?: string | null;
615
- displayName?: string | null;
616
- readonly twoLetterISOLanguageName?: string | null;
617
- };
618
-
619
- export type Volo_Abp_NameValue = {
620
- name?: string | null;
621
- value?: string | null;
622
- };
623
-
624
- export type Volo_Abp_SettingManagement_EmailSettingsDto = {
625
- smtpHost?: string | null;
626
- smtpPort?: number;
627
- smtpUserName?: string | null;
628
- smtpPassword?: string | null;
629
- smtpDomain?: string | null;
630
- smtpEnableSsl?: boolean;
631
- smtpUseDefaultCredentials?: boolean;
632
- defaultFromAddress?: string | null;
633
- defaultFromDisplayName?: string | null;
634
- };
635
-
636
- export type Volo_Abp_SettingManagement_SendTestEmailInput = {
637
- senderEmailAddress: string;
638
- targetEmailAddress: string;
639
- subject: string;
640
- body?: string | null;
641
- };
642
-
643
- export type Volo_Abp_SettingManagement_UpdateEmailSettingsDto = {
644
- smtpHost?: string | null;
645
- smtpPort?: number;
646
- smtpUserName?: string | null;
647
- smtpPassword?: string | null;
648
- smtpDomain?: string | null;
649
- smtpEnableSsl?: boolean;
650
- smtpUseDefaultCredentials?: boolean;
651
- defaultFromAddress: string;
652
- defaultFromDisplayName: string;
653
- };
654
-
655
- export type GetApiAbpApiDefinitionData = {
656
- includeTypes?: boolean;
657
- };
658
-
659
- export type GetApiAbpApiDefinitionResponse = Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel;
660
-
661
- export type GetApiAbpApplicationConfigurationData = {
662
- includeLocalizationResources?: boolean;
663
- };
664
-
665
- export type GetApiAbpApplicationConfigurationResponse = Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto;
666
-
667
- export type GetApiAbpApplicationLocalizationData = {
668
- cultureName: string;
669
- onlyDynamics?: boolean;
670
- };
671
-
672
- export type GetApiAbpApplicationLocalizationResponse = Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto;
673
-
674
- export type PostApiSettingServiceCountrySettingsForTenantData = {
675
- requestBody?: UniRefund_SettingService_CountrySettings_CreateCountrySettingDto;
676
- };
677
-
678
- export type PostApiSettingServiceCountrySettingsForTenantResponse = unknown;
679
-
680
- export type GetApiSettingServiceCountrySettingsResponse = UniRefund_SettingService_CountrySettings_CountrySettingDto;
681
-
682
- export type PostApiSettingServiceCountrySettingsResponse = unknown;
683
-
684
- export type GetApiSettingManagementEmailingResponse = Volo_Abp_SettingManagement_EmailSettingsDto;
685
-
686
- export type PostApiSettingManagementEmailingData = {
687
- requestBody?: Volo_Abp_SettingManagement_UpdateEmailSettingsDto;
688
- };
689
-
690
- export type PostApiSettingManagementEmailingResponse = unknown;
691
-
692
- export type PostApiSettingManagementEmailingSendTestEmailData = {
693
- requestBody?: Volo_Abp_SettingManagement_SendTestEmailInput;
694
- };
695
-
696
- export type PostApiSettingManagementEmailingSendTestEmailResponse = unknown;
697
-
698
- export type PostApiSettingServiceProductGroupTranslationByIdData = {
699
- id: string;
700
- requestBody?: UniRefund_SettingService_ProductGroups_AddProductGroupTranslationDto;
701
- };
702
-
703
- export type PostApiSettingServiceProductGroupTranslationByIdResponse = unknown;
704
-
705
- export type PostApiSettingServiceProductGroupData = {
706
- requestBody?: UniRefund_SettingService_ProductGroups_CreateProductGroupDto;
707
- };
708
-
709
- export type PostApiSettingServiceProductGroupResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
710
-
711
- export type GetApiSettingServiceProductGroupData = {
712
- maxResultCount?: number;
713
- skipCount?: number;
714
- sorting?: string;
715
- };
716
-
717
- export type GetApiSettingServiceProductGroupResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
718
-
719
- export type DeleteApiSettingServiceProductGroupByIdData = {
720
- id: string;
721
- };
722
-
723
- export type DeleteApiSettingServiceProductGroupByIdResponse = unknown;
724
-
725
- export type GetApiSettingServiceProductGroupByIdData = {
726
- id: string;
727
- };
728
-
729
- export type GetApiSettingServiceProductGroupByIdResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
730
-
731
- export type PutApiSettingServiceProductGroupByIdData = {
732
- id: string;
733
- requestBody?: UniRefund_SettingService_ProductGroups_UpdateProductGroupDto;
734
- };
735
-
736
- export type PutApiSettingServiceProductGroupByIdResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
737
-
738
- export type GetApiSettingServiceProductGroupDetailByIdData = {
739
- cultureName?: string;
740
- id: string;
741
- };
742
-
743
- export type GetApiSettingServiceProductGroupDetailByIdResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
744
-
745
- export type PostApiSettingServiceProductGroupVatData = {
746
- requestBody?: UniRefund_SettingService_ProductGroupVats_CreateProductGroupVatDto;
747
- };
748
-
749
- export type PostApiSettingServiceProductGroupVatResponse = UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
750
-
751
- export type GetApiSettingServiceProductGroupVatData = {
752
- maxResultCount?: number;
753
- skipCount?: number;
754
- sorting?: string;
755
- };
756
-
757
- export type GetApiSettingServiceProductGroupVatResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
758
-
759
- export type DeleteApiSettingServiceProductGroupVatByIdData = {
760
- id: string;
761
- };
762
-
763
- export type DeleteApiSettingServiceProductGroupVatByIdResponse = unknown;
764
-
765
- export type GetApiSettingServiceProductGroupVatByIdData = {
766
- id: string;
767
- };
768
-
769
- export type GetApiSettingServiceProductGroupVatByIdResponse = UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
770
-
771
- export type PutApiSettingServiceProductGroupVatByIdData = {
772
- id: string;
773
- requestBody?: UniRefund_SettingService_ProductGroupVats_UpdateProductGroupVatDto;
774
- };
775
-
776
- export type PutApiSettingServiceProductGroupVatByIdResponse = UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
777
-
778
- export type GetApiSettingServiceProductGroupVatDetailData = {
779
- maxResultCount?: number;
780
- skipCount?: number;
781
- sorting?: string;
782
- };
783
-
784
- export type GetApiSettingServiceProductGroupVatDetailResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
785
-
786
- export type GetApiSettingServiceSampleResponse = UniRefund_SettingService_Samples_SampleDto;
787
-
788
- export type GetApiSettingServiceSampleAuthorizedResponse = UniRefund_SettingService_Samples_SampleDto;
789
-
790
- export type GetApiSettingManagementTimezoneResponse = string;
791
-
792
- export type PostApiSettingManagementTimezoneData = {
793
- timezone?: string;
794
- };
795
-
796
- export type PostApiSettingManagementTimezoneResponse = unknown;
797
-
798
- export type GetApiSettingManagementTimezoneTimezonesResponse = Array<Volo_Abp_NameValue>;
799
-
800
- export type PostApiSettingServiceVatData = {
801
- requestBody?: UniRefund_SettingService_Vats_CreateVatDto;
802
- };
803
-
804
- export type PostApiSettingServiceVatResponse = UniRefund_SettingService_Vats_VatDto;
805
-
806
- export type GetApiSettingServiceVatData = {
807
- maxResultCount?: number;
808
- skipCount?: number;
809
- sorting?: string;
810
- };
811
-
812
- export type GetApiSettingServiceVatResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
813
-
814
- export type DeleteApiSettingServiceVatByIdData = {
815
- id: string;
816
- };
817
-
818
- export type DeleteApiSettingServiceVatByIdResponse = unknown;
819
-
820
- export type GetApiSettingServiceVatByIdData = {
821
- id: string;
822
- };
823
-
824
- export type GetApiSettingServiceVatByIdResponse = UniRefund_SettingService_Vats_VatDto;
825
-
826
- export type PutApiSettingServiceVatByIdData = {
827
- id: string;
828
- requestBody?: UniRefund_SettingService_Vats_UpdateVatDto;
829
- };
830
-
831
- export type PutApiSettingServiceVatByIdResponse = UniRefund_SettingService_Vats_VatDto;
832
-
833
- export type GetApiSettingServiceVatDetailData = {
834
- maxResultCount?: number;
835
- skipCount?: number;
836
- sorting?: string;
837
- };
838
-
839
- export type GetApiSettingServiceVatDetailResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
840
-
841
- export type $OpenApiTs = {
842
- '/api/abp/api-definition': {
843
- get: {
844
- req: GetApiAbpApiDefinitionData;
845
- res: {
846
- /**
847
- * Success
848
- */
849
- 200: Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel;
850
- /**
851
- * Bad Request
852
- */
853
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
854
- /**
855
- * Unauthorized
856
- */
857
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
858
- /**
859
- * Forbidden
860
- */
861
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
862
- /**
863
- * Not Found
864
- */
865
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
866
- /**
867
- * Server Error
868
- */
869
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
870
- /**
871
- * Server Error
872
- */
873
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
874
- };
875
- };
876
- };
877
- '/api/abp/application-configuration': {
878
- get: {
879
- req: GetApiAbpApplicationConfigurationData;
880
- res: {
881
- /**
882
- * Success
883
- */
884
- 200: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto;
885
- /**
886
- * Bad Request
887
- */
888
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
889
- /**
890
- * Unauthorized
891
- */
892
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
893
- /**
894
- * Forbidden
895
- */
896
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
897
- /**
898
- * Not Found
899
- */
900
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
901
- /**
902
- * Server Error
903
- */
904
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
905
- /**
906
- * Server Error
907
- */
908
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
909
- };
910
- };
911
- };
912
- '/api/abp/application-localization': {
913
- get: {
914
- req: GetApiAbpApplicationLocalizationData;
915
- res: {
916
- /**
917
- * Success
918
- */
919
- 200: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto;
920
- /**
921
- * Bad Request
922
- */
923
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
924
- /**
925
- * Unauthorized
926
- */
927
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
928
- /**
929
- * Forbidden
930
- */
931
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
932
- /**
933
- * Not Found
934
- */
935
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
936
- /**
937
- * Server Error
938
- */
939
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
940
- /**
941
- * Server Error
942
- */
943
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
944
- };
945
- };
946
- };
947
- '/api/setting-service/country-settings/for-tenant': {
948
- post: {
949
- req: PostApiSettingServiceCountrySettingsForTenantData;
950
- res: {
951
- /**
952
- * Success
953
- */
954
- 200: unknown;
955
- /**
956
- * Bad Request
957
- */
958
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
959
- /**
960
- * Unauthorized
961
- */
962
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
963
- /**
964
- * Forbidden
965
- */
966
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
967
- /**
968
- * Not Found
969
- */
970
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
971
- /**
972
- * Server Error
973
- */
974
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
975
- /**
976
- * Server Error
977
- */
978
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
979
- };
980
- };
981
- };
982
- '/api/setting-service/country-settings': {
983
- get: {
984
- res: {
985
- /**
986
- * Success
987
- */
988
- 200: UniRefund_SettingService_CountrySettings_CountrySettingDto;
989
- /**
990
- * Bad Request
991
- */
992
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
993
- /**
994
- * Unauthorized
995
- */
996
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
997
- /**
998
- * Forbidden
999
- */
1000
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1001
- /**
1002
- * Not Found
1003
- */
1004
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1005
- /**
1006
- * Server Error
1007
- */
1008
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1009
- /**
1010
- * Server Error
1011
- */
1012
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1013
- };
1014
- };
1015
- post: {
1016
- res: {
1017
- /**
1018
- * Success
1019
- */
1020
- 200: unknown;
1021
- /**
1022
- * Bad Request
1023
- */
1024
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1025
- /**
1026
- * Unauthorized
1027
- */
1028
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1029
- /**
1030
- * Forbidden
1031
- */
1032
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1033
- /**
1034
- * Not Found
1035
- */
1036
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1037
- /**
1038
- * Server Error
1039
- */
1040
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1041
- /**
1042
- * Server Error
1043
- */
1044
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1045
- };
1046
- };
1047
- };
1048
- '/api/setting-management/emailing': {
1049
- get: {
1050
- res: {
1051
- /**
1052
- * Success
1053
- */
1054
- 200: Volo_Abp_SettingManagement_EmailSettingsDto;
1055
- /**
1056
- * Bad Request
1057
- */
1058
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1059
- /**
1060
- * Unauthorized
1061
- */
1062
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1063
- /**
1064
- * Forbidden
1065
- */
1066
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1067
- /**
1068
- * Not Found
1069
- */
1070
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1071
- /**
1072
- * Server Error
1073
- */
1074
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1075
- /**
1076
- * Server Error
1077
- */
1078
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1079
- };
1080
- };
1081
- post: {
1082
- req: PostApiSettingManagementEmailingData;
1083
- res: {
1084
- /**
1085
- * Success
1086
- */
1087
- 200: unknown;
1088
- /**
1089
- * Bad Request
1090
- */
1091
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1092
- /**
1093
- * Unauthorized
1094
- */
1095
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1096
- /**
1097
- * Forbidden
1098
- */
1099
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1100
- /**
1101
- * Not Found
1102
- */
1103
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1104
- /**
1105
- * Server Error
1106
- */
1107
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1108
- /**
1109
- * Server Error
1110
- */
1111
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1112
- };
1113
- };
1114
- };
1115
- '/api/setting-management/emailing/send-test-email': {
1116
- post: {
1117
- req: PostApiSettingManagementEmailingSendTestEmailData;
1118
- res: {
1119
- /**
1120
- * Success
1121
- */
1122
- 200: unknown;
1123
- /**
1124
- * Bad Request
1125
- */
1126
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1127
- /**
1128
- * Unauthorized
1129
- */
1130
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1131
- /**
1132
- * Forbidden
1133
- */
1134
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1135
- /**
1136
- * Not Found
1137
- */
1138
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1139
- /**
1140
- * Server Error
1141
- */
1142
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1143
- /**
1144
- * Server Error
1145
- */
1146
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1147
- };
1148
- };
1149
- };
1150
- '/api/setting-service/product-group/translation/{id}': {
1151
- post: {
1152
- req: PostApiSettingServiceProductGroupTranslationByIdData;
1153
- res: {
1154
- /**
1155
- * Success
1156
- */
1157
- 200: unknown;
1158
- /**
1159
- * Bad Request
1160
- */
1161
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1162
- /**
1163
- * Unauthorized
1164
- */
1165
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1166
- /**
1167
- * Forbidden
1168
- */
1169
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1170
- /**
1171
- * Not Found
1172
- */
1173
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1174
- /**
1175
- * Server Error
1176
- */
1177
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1178
- /**
1179
- * Server Error
1180
- */
1181
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1182
- };
1183
- };
1184
- };
1185
- '/api/setting-service/product-group': {
1186
- post: {
1187
- req: PostApiSettingServiceProductGroupData;
1188
- res: {
1189
- /**
1190
- * Success
1191
- */
1192
- 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1193
- /**
1194
- * Bad Request
1195
- */
1196
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1197
- /**
1198
- * Unauthorized
1199
- */
1200
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1201
- /**
1202
- * Forbidden
1203
- */
1204
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1205
- /**
1206
- * Not Found
1207
- */
1208
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1209
- /**
1210
- * Server Error
1211
- */
1212
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1213
- /**
1214
- * Server Error
1215
- */
1216
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1217
- };
1218
- };
1219
- get: {
1220
- req: GetApiSettingServiceProductGroupData;
1221
- res: {
1222
- /**
1223
- * Success
1224
- */
1225
- 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1226
- /**
1227
- * Bad Request
1228
- */
1229
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1230
- /**
1231
- * Unauthorized
1232
- */
1233
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1234
- /**
1235
- * Forbidden
1236
- */
1237
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1238
- /**
1239
- * Not Found
1240
- */
1241
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1242
- /**
1243
- * Server Error
1244
- */
1245
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1246
- /**
1247
- * Server Error
1248
- */
1249
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1250
- };
1251
- };
1252
- };
1253
- '/api/setting-service/product-group/{id}': {
1254
- delete: {
1255
- req: DeleteApiSettingServiceProductGroupByIdData;
1256
- res: {
1257
- /**
1258
- * Success
1259
- */
1260
- 200: unknown;
1261
- /**
1262
- * Bad Request
1263
- */
1264
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1265
- /**
1266
- * Unauthorized
1267
- */
1268
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1269
- /**
1270
- * Forbidden
1271
- */
1272
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1273
- /**
1274
- * Not Found
1275
- */
1276
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1277
- /**
1278
- * Server Error
1279
- */
1280
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1281
- /**
1282
- * Server Error
1283
- */
1284
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1285
- };
1286
- };
1287
- get: {
1288
- req: GetApiSettingServiceProductGroupByIdData;
1289
- res: {
1290
- /**
1291
- * Success
1292
- */
1293
- 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1294
- /**
1295
- * Bad Request
1296
- */
1297
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1298
- /**
1299
- * Unauthorized
1300
- */
1301
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1302
- /**
1303
- * Forbidden
1304
- */
1305
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1306
- /**
1307
- * Not Found
1308
- */
1309
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1310
- /**
1311
- * Server Error
1312
- */
1313
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1314
- /**
1315
- * Server Error
1316
- */
1317
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1318
- };
1319
- };
1320
- put: {
1321
- req: PutApiSettingServiceProductGroupByIdData;
1322
- res: {
1323
- /**
1324
- * Success
1325
- */
1326
- 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1327
- /**
1328
- * Bad Request
1329
- */
1330
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1331
- /**
1332
- * Unauthorized
1333
- */
1334
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1335
- /**
1336
- * Forbidden
1337
- */
1338
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1339
- /**
1340
- * Not Found
1341
- */
1342
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1343
- /**
1344
- * Server Error
1345
- */
1346
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1347
- /**
1348
- * Server Error
1349
- */
1350
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1351
- };
1352
- };
1353
- };
1354
- '/api/setting-service/product-group/detail/{id}': {
1355
- get: {
1356
- req: GetApiSettingServiceProductGroupDetailByIdData;
1357
- res: {
1358
- /**
1359
- * Success
1360
- */
1361
- 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1362
- /**
1363
- * Bad Request
1364
- */
1365
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1366
- /**
1367
- * Unauthorized
1368
- */
1369
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1370
- /**
1371
- * Forbidden
1372
- */
1373
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1374
- /**
1375
- * Not Found
1376
- */
1377
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1378
- /**
1379
- * Server Error
1380
- */
1381
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1382
- /**
1383
- * Server Error
1384
- */
1385
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1386
- };
1387
- };
1388
- };
1389
- '/api/setting-service/product-group-vat': {
1390
- post: {
1391
- req: PostApiSettingServiceProductGroupVatData;
1392
- res: {
1393
- /**
1394
- * Success
1395
- */
1396
- 200: UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
1397
- /**
1398
- * Bad Request
1399
- */
1400
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1401
- /**
1402
- * Unauthorized
1403
- */
1404
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1405
- /**
1406
- * Forbidden
1407
- */
1408
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1409
- /**
1410
- * Not Found
1411
- */
1412
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1413
- /**
1414
- * Server Error
1415
- */
1416
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1417
- /**
1418
- * Server Error
1419
- */
1420
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1421
- };
1422
- };
1423
- get: {
1424
- req: GetApiSettingServiceProductGroupVatData;
1425
- res: {
1426
- /**
1427
- * Success
1428
- */
1429
- 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1430
- /**
1431
- * Bad Request
1432
- */
1433
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1434
- /**
1435
- * Unauthorized
1436
- */
1437
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1438
- /**
1439
- * Forbidden
1440
- */
1441
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1442
- /**
1443
- * Not Found
1444
- */
1445
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1446
- /**
1447
- * Server Error
1448
- */
1449
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1450
- /**
1451
- * Server Error
1452
- */
1453
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1454
- };
1455
- };
1456
- };
1457
- '/api/setting-service/product-group-vat/{id}': {
1458
- delete: {
1459
- req: DeleteApiSettingServiceProductGroupVatByIdData;
1460
- res: {
1461
- /**
1462
- * Success
1463
- */
1464
- 200: unknown;
1465
- /**
1466
- * Bad Request
1467
- */
1468
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1469
- /**
1470
- * Unauthorized
1471
- */
1472
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1473
- /**
1474
- * Forbidden
1475
- */
1476
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1477
- /**
1478
- * Not Found
1479
- */
1480
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1481
- /**
1482
- * Server Error
1483
- */
1484
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1485
- /**
1486
- * Server Error
1487
- */
1488
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1489
- };
1490
- };
1491
- get: {
1492
- req: GetApiSettingServiceProductGroupVatByIdData;
1493
- res: {
1494
- /**
1495
- * Success
1496
- */
1497
- 200: UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
1498
- /**
1499
- * Bad Request
1500
- */
1501
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1502
- /**
1503
- * Unauthorized
1504
- */
1505
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1506
- /**
1507
- * Forbidden
1508
- */
1509
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1510
- /**
1511
- * Not Found
1512
- */
1513
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1514
- /**
1515
- * Server Error
1516
- */
1517
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1518
- /**
1519
- * Server Error
1520
- */
1521
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1522
- };
1523
- };
1524
- put: {
1525
- req: PutApiSettingServiceProductGroupVatByIdData;
1526
- res: {
1527
- /**
1528
- * Success
1529
- */
1530
- 200: UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
1531
- /**
1532
- * Bad Request
1533
- */
1534
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1535
- /**
1536
- * Unauthorized
1537
- */
1538
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1539
- /**
1540
- * Forbidden
1541
- */
1542
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1543
- /**
1544
- * Not Found
1545
- */
1546
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1547
- /**
1548
- * Server Error
1549
- */
1550
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1551
- /**
1552
- * Server Error
1553
- */
1554
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1555
- };
1556
- };
1557
- };
1558
- '/api/setting-service/product-group-vat/detail': {
1559
- get: {
1560
- req: GetApiSettingServiceProductGroupVatDetailData;
1561
- res: {
1562
- /**
1563
- * Success
1564
- */
1565
- 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1566
- /**
1567
- * Bad Request
1568
- */
1569
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1570
- /**
1571
- * Unauthorized
1572
- */
1573
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1574
- /**
1575
- * Forbidden
1576
- */
1577
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1578
- /**
1579
- * Not Found
1580
- */
1581
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1582
- /**
1583
- * Server Error
1584
- */
1585
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1586
- /**
1587
- * Server Error
1588
- */
1589
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1590
- };
1591
- };
1592
- };
1593
- '/api/SettingService/sample': {
1594
- get: {
1595
- res: {
1596
- /**
1597
- * Success
1598
- */
1599
- 200: UniRefund_SettingService_Samples_SampleDto;
1600
- /**
1601
- * Bad Request
1602
- */
1603
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1604
- /**
1605
- * Unauthorized
1606
- */
1607
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1608
- /**
1609
- * Forbidden
1610
- */
1611
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1612
- /**
1613
- * Not Found
1614
- */
1615
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1616
- /**
1617
- * Server Error
1618
- */
1619
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1620
- /**
1621
- * Server Error
1622
- */
1623
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1624
- };
1625
- };
1626
- };
1627
- '/api/SettingService/sample/authorized': {
1628
- get: {
1629
- res: {
1630
- /**
1631
- * Success
1632
- */
1633
- 200: UniRefund_SettingService_Samples_SampleDto;
1634
- /**
1635
- * Bad Request
1636
- */
1637
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1638
- /**
1639
- * Unauthorized
1640
- */
1641
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1642
- /**
1643
- * Forbidden
1644
- */
1645
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1646
- /**
1647
- * Not Found
1648
- */
1649
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1650
- /**
1651
- * Server Error
1652
- */
1653
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1654
- /**
1655
- * Server Error
1656
- */
1657
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1658
- };
1659
- };
1660
- };
1661
- '/api/setting-management/timezone': {
1662
- get: {
1663
- res: {
1664
- /**
1665
- * Success
1666
- */
1667
- 200: string;
1668
- /**
1669
- * Bad Request
1670
- */
1671
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1672
- /**
1673
- * Unauthorized
1674
- */
1675
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1676
- /**
1677
- * Forbidden
1678
- */
1679
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1680
- /**
1681
- * Not Found
1682
- */
1683
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1684
- /**
1685
- * Server Error
1686
- */
1687
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1688
- /**
1689
- * Server Error
1690
- */
1691
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1692
- };
1693
- };
1694
- post: {
1695
- req: PostApiSettingManagementTimezoneData;
1696
- res: {
1697
- /**
1698
- * Success
1699
- */
1700
- 200: unknown;
1701
- /**
1702
- * Bad Request
1703
- */
1704
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1705
- /**
1706
- * Unauthorized
1707
- */
1708
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1709
- /**
1710
- * Forbidden
1711
- */
1712
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1713
- /**
1714
- * Not Found
1715
- */
1716
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1717
- /**
1718
- * Server Error
1719
- */
1720
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1721
- /**
1722
- * Server Error
1723
- */
1724
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1725
- };
1726
- };
1727
- };
1728
- '/api/setting-management/timezone/timezones': {
1729
- get: {
1730
- res: {
1731
- /**
1732
- * Success
1733
- */
1734
- 200: Array<Volo_Abp_NameValue>;
1735
- /**
1736
- * Bad Request
1737
- */
1738
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1739
- /**
1740
- * Unauthorized
1741
- */
1742
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1743
- /**
1744
- * Forbidden
1745
- */
1746
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1747
- /**
1748
- * Not Found
1749
- */
1750
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1751
- /**
1752
- * Server Error
1753
- */
1754
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1755
- /**
1756
- * Server Error
1757
- */
1758
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1759
- };
1760
- };
1761
- };
1762
- '/api/setting-service/vat': {
1763
- post: {
1764
- req: PostApiSettingServiceVatData;
1765
- res: {
1766
- /**
1767
- * Success
1768
- */
1769
- 200: UniRefund_SettingService_Vats_VatDto;
1770
- /**
1771
- * Bad Request
1772
- */
1773
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1774
- /**
1775
- * Unauthorized
1776
- */
1777
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1778
- /**
1779
- * Forbidden
1780
- */
1781
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1782
- /**
1783
- * Not Found
1784
- */
1785
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1786
- /**
1787
- * Server Error
1788
- */
1789
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1790
- /**
1791
- * Server Error
1792
- */
1793
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1794
- };
1795
- };
1796
- get: {
1797
- req: GetApiSettingServiceVatData;
1798
- res: {
1799
- /**
1800
- * Success
1801
- */
1802
- 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1803
- /**
1804
- * Bad Request
1805
- */
1806
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1807
- /**
1808
- * Unauthorized
1809
- */
1810
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1811
- /**
1812
- * Forbidden
1813
- */
1814
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1815
- /**
1816
- * Not Found
1817
- */
1818
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1819
- /**
1820
- * Server Error
1821
- */
1822
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1823
- /**
1824
- * Server Error
1825
- */
1826
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1827
- };
1828
- };
1829
- };
1830
- '/api/setting-service/vat/{id}': {
1831
- delete: {
1832
- req: DeleteApiSettingServiceVatByIdData;
1833
- res: {
1834
- /**
1835
- * Success
1836
- */
1837
- 200: unknown;
1838
- /**
1839
- * Bad Request
1840
- */
1841
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1842
- /**
1843
- * Unauthorized
1844
- */
1845
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1846
- /**
1847
- * Forbidden
1848
- */
1849
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1850
- /**
1851
- * Not Found
1852
- */
1853
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1854
- /**
1855
- * Server Error
1856
- */
1857
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1858
- /**
1859
- * Server Error
1860
- */
1861
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1862
- };
1863
- };
1864
- get: {
1865
- req: GetApiSettingServiceVatByIdData;
1866
- res: {
1867
- /**
1868
- * Success
1869
- */
1870
- 200: UniRefund_SettingService_Vats_VatDto;
1871
- /**
1872
- * Bad Request
1873
- */
1874
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1875
- /**
1876
- * Unauthorized
1877
- */
1878
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1879
- /**
1880
- * Forbidden
1881
- */
1882
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1883
- /**
1884
- * Not Found
1885
- */
1886
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1887
- /**
1888
- * Server Error
1889
- */
1890
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1891
- /**
1892
- * Server Error
1893
- */
1894
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1895
- };
1896
- };
1897
- put: {
1898
- req: PutApiSettingServiceVatByIdData;
1899
- res: {
1900
- /**
1901
- * Success
1902
- */
1903
- 200: UniRefund_SettingService_Vats_VatDto;
1904
- /**
1905
- * Bad Request
1906
- */
1907
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1908
- /**
1909
- * Unauthorized
1910
- */
1911
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1912
- /**
1913
- * Forbidden
1914
- */
1915
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1916
- /**
1917
- * Not Found
1918
- */
1919
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1920
- /**
1921
- * Server Error
1922
- */
1923
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1924
- /**
1925
- * Server Error
1926
- */
1927
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1928
- };
1929
- };
1930
- };
1931
- '/api/setting-service/vat/detail': {
1932
- get: {
1933
- req: GetApiSettingServiceVatDetailData;
1934
- res: {
1935
- /**
1936
- * Success
1937
- */
1938
- 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1939
- /**
1940
- * Bad Request
1941
- */
1942
- 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1943
- /**
1944
- * Unauthorized
1945
- */
1946
- 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1947
- /**
1948
- * Forbidden
1949
- */
1950
- 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1951
- /**
1952
- * Not Found
1953
- */
1954
- 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1955
- /**
1956
- * Server Error
1957
- */
1958
- 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1959
- /**
1960
- * Server Error
1961
- */
1962
- 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1963
- };
1964
- };
1965
- };
1
+ // This file is auto-generated by @hey-api/openapi-ts
2
+
3
+ export type UniRefund_SettingService_Bonds_BondDto = {
4
+ key?: string | null;
5
+ pattern?: string | null;
6
+ type?: string | null;
7
+ };
8
+
9
+ export type UniRefund_SettingService_CountrySettings_CountrySettingDto = {
10
+ isEnabled?: boolean;
11
+ groups: Array<UniRefund_SettingService_Groups_GroupDto>;
12
+ };
13
+
14
+ export type UniRefund_SettingService_CountrySettings_CreateCountrySettingDto = {
15
+ name?: string | null;
16
+ value?: string | null;
17
+ };
18
+
19
+ export type UniRefund_SettingService_Groups_GroupDto = {
20
+ isEnabled?: boolean;
21
+ key: string;
22
+ displayName: string;
23
+ description?: string | null;
24
+ items?: Array<UniRefund_SettingService_Items_GroupItemDto> | null;
25
+ };
26
+
27
+ export type UniRefund_SettingService_Items_GroupItemDto = {
28
+ isEnabled: boolean;
29
+ isRequired: boolean;
30
+ isActive?: boolean | null;
31
+ pattern?: string | null;
32
+ depth?: number;
33
+ description?: string | null;
34
+ displayName: string;
35
+ key: string;
36
+ parentName?: string | null;
37
+ value?: string | null;
38
+ defaultValue?: string | null;
39
+ bonds?: Array<UniRefund_SettingService_Bonds_BondDto> | null;
40
+ subItems?: Array<UniRefund_SettingService_Items_GroupItemDto> | null;
41
+ valueType?: UniRefund_SettingService_Settings_ValueTypes_ValueTypeModelDto;
42
+ };
43
+
44
+ export type UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupMerchantDto = {
45
+ merchantId?: string;
46
+ productGroupId?: string;
47
+ };
48
+
49
+ export type UniRefund_SettingService_ProductGroupVats_CreateProductGroupVatDto = {
50
+ readonly extraProperties?: {
51
+ [key: string]: unknown;
52
+ } | null;
53
+ productGroupId: string;
54
+ countryId: string;
55
+ vatId: string;
56
+ active?: boolean;
57
+ };
58
+
59
+ export type UniRefund_SettingService_ProductGroupVats_ProductGroupVatDetailDto = {
60
+ id?: string;
61
+ productGroupId?: string;
62
+ productGroupName?: string | null;
63
+ countryId?: string;
64
+ countryName?: string | null;
65
+ vatId?: string;
66
+ vatPercent?: number;
67
+ active?: boolean;
68
+ };
69
+
70
+ export type UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto = {
71
+ id?: string;
72
+ creationTime?: string;
73
+ creatorId?: string | null;
74
+ lastModificationTime?: string | null;
75
+ lastModifierId?: string | null;
76
+ isDeleted?: boolean;
77
+ deleterId?: string | null;
78
+ deletionTime?: string | null;
79
+ productGroupId?: string;
80
+ countryId?: string;
81
+ vatId?: string;
82
+ active?: boolean;
83
+ };
84
+
85
+ export type UniRefund_SettingService_ProductGroupVats_UpdateProductGroupVatDto = {
86
+ readonly extraProperties?: {
87
+ [key: string]: unknown;
88
+ } | null;
89
+ active?: boolean | null;
90
+ };
91
+
92
+ export type UniRefund_SettingService_ProductGroups_AddProductGroupTranslationDto = {
93
+ language: string;
94
+ name: string;
95
+ };
96
+
97
+ export type UniRefund_SettingService_ProductGroups_CompanyTypeCode = 0 | 1 | 2 | 3 | 4 | 5 | 6;
98
+
99
+ export type UniRefund_SettingService_ProductGroups_CreateProductGroupDto = {
100
+ readonly extraProperties?: {
101
+ [key: string]: unknown;
102
+ } | null;
103
+ articleCode: string;
104
+ name: string;
105
+ unitCode: UniRefund_SettingService_ProductGroups_UnitTypeCode;
106
+ companyType: UniRefund_SettingService_ProductGroups_CompanyTypeCode;
107
+ active?: boolean;
108
+ food?: boolean;
109
+ };
110
+
111
+ export type UniRefund_SettingService_ProductGroups_ProductGroupDto = {
112
+ id?: string;
113
+ creationTime?: string;
114
+ creatorId?: string | null;
115
+ lastModificationTime?: string | null;
116
+ lastModifierId?: string | null;
117
+ isDeleted?: boolean;
118
+ deleterId?: string | null;
119
+ deletionTime?: string | null;
120
+ articleCode?: string | null;
121
+ name?: string | null;
122
+ unitCode?: UniRefund_SettingService_ProductGroups_UnitTypeCode;
123
+ companyType?: UniRefund_SettingService_ProductGroups_CompanyTypeCode;
124
+ active?: boolean;
125
+ food?: boolean;
126
+ language?: string | null;
127
+ };
128
+
129
+ export type UniRefund_SettingService_ProductGroups_UnitTypeCode = 0 | 1 | 2;
130
+
131
+ export type UniRefund_SettingService_ProductGroups_UpdateProductGroupDto = {
132
+ readonly extraProperties?: {
133
+ [key: string]: unknown;
134
+ } | null;
135
+ articleCode: string;
136
+ name: string;
137
+ unitCode: UniRefund_SettingService_ProductGroups_UnitTypeCode;
138
+ companyType: UniRefund_SettingService_ProductGroups_CompanyTypeCode;
139
+ active?: boolean;
140
+ food?: boolean;
141
+ };
142
+
143
+ export type UniRefund_SettingService_Samples_SampleDto = {
144
+ value?: number;
145
+ };
146
+
147
+ export type UniRefund_SettingService_Settings_ValueTypes_ItemSources_ItemSourceDto = {
148
+ items?: Array<UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_ItemDto> | null;
149
+ };
150
+
151
+ export type UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_DisplayTexts_DisplayTextDto = {
152
+ name?: string | null;
153
+ resourceName?: string | null;
154
+ };
155
+
156
+ export type UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_ItemDto = {
157
+ displayText?: UniRefund_SettingService_Settings_ValueTypes_ItemSources_Items_DisplayTexts_DisplayTextDto;
158
+ value?: string | null;
159
+ };
160
+
161
+ export type UniRefund_SettingService_Settings_ValueTypes_Validators_Properties_ValidatorPropertiesDto = {
162
+ minValue?: number;
163
+ maxValue?: number;
164
+ };
165
+
166
+ export type UniRefund_SettingService_Settings_ValueTypes_Validators_ValidatorDto = {
167
+ name?: string | null;
168
+ properties?: UniRefund_SettingService_Settings_ValueTypes_Validators_Properties_ValidatorPropertiesDto;
169
+ };
170
+
171
+ export type UniRefund_SettingService_Settings_ValueTypes_ValueTypeModelDto = {
172
+ itemSource?: UniRefund_SettingService_Settings_ValueTypes_ItemSources_ItemSourceDto;
173
+ name?: string | null;
174
+ properties?: string | null;
175
+ validator?: UniRefund_SettingService_Settings_ValueTypes_Validators_ValidatorDto;
176
+ };
177
+
178
+ export type UniRefund_SettingService_Vats_CreateVatDto = {
179
+ readonly extraProperties?: {
180
+ [key: string]: unknown;
181
+ } | null;
182
+ percent: number;
183
+ minimumTotalAmount: number;
184
+ countryId: string;
185
+ active?: boolean;
186
+ };
187
+
188
+ export type UniRefund_SettingService_Vats_UpdateVatDto = {
189
+ readonly extraProperties?: {
190
+ [key: string]: unknown;
191
+ } | null;
192
+ percent?: number;
193
+ minimumTotalAmount?: number;
194
+ active?: boolean;
195
+ };
196
+
197
+ export type UniRefund_SettingService_Vats_VatDetailDto = {
198
+ id?: string;
199
+ percent?: number;
200
+ minimumTotalAmount?: number;
201
+ countryId?: string;
202
+ countryName?: string | null;
203
+ active?: boolean;
204
+ };
205
+
206
+ export type UniRefund_SettingService_Vats_VatDto = {
207
+ id?: string;
208
+ creationTime?: string;
209
+ creatorId?: string | null;
210
+ lastModificationTime?: string | null;
211
+ lastModifierId?: string | null;
212
+ isDeleted?: boolean;
213
+ deleterId?: string | null;
214
+ deletionTime?: string | null;
215
+ percent?: number;
216
+ minimumTotalAmount?: number;
217
+ countryId?: string;
218
+ active?: boolean;
219
+ };
220
+
221
+ export type Volo_Abp_Application_Dtos_PagedResultDto_1 = {
222
+ items?: Array<UniRefund_SettingService_ProductGroupVats_ProductGroupVatDetailDto> | null;
223
+ totalCount?: number;
224
+ };
225
+
226
+ export type Volo_Abp_Application_Dtos_PagedResultDto_12 = {
227
+ items?: Array<UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto> | null;
228
+ totalCount?: number;
229
+ };
230
+
231
+ export type Volo_Abp_Application_Dtos_PagedResultDto_13 = {
232
+ items?: Array<UniRefund_SettingService_ProductGroups_ProductGroupDto> | null;
233
+ totalCount?: number;
234
+ };
235
+
236
+ export type Volo_Abp_Application_Dtos_PagedResultDto_14 = {
237
+ items?: Array<UniRefund_SettingService_Vats_VatDetailDto> | null;
238
+ totalCount?: number;
239
+ };
240
+
241
+ export type Volo_Abp_Application_Dtos_PagedResultDto_15 = {
242
+ items?: Array<UniRefund_SettingService_Vats_VatDto> | null;
243
+ totalCount?: number;
244
+ };
245
+
246
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto = {
247
+ grantedPolicies?: {
248
+ [key: string]: (boolean);
249
+ } | null;
250
+ };
251
+
252
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto = {
253
+ localization?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto;
254
+ auth?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationAuthConfigurationDto;
255
+ setting?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto;
256
+ currentUser?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto;
257
+ features?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto;
258
+ globalFeatures?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto;
259
+ multiTenancy?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto;
260
+ currentTenant?: Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto;
261
+ timing?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto;
262
+ clock?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto;
263
+ objectExtensions?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto;
264
+ extraProperties?: {
265
+ [key: string]: unknown;
266
+ } | null;
267
+ };
268
+
269
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationFeatureConfigurationDto = {
270
+ values?: {
271
+ [key: string]: (string | null);
272
+ } | null;
273
+ };
274
+
275
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationGlobalFeatureConfigurationDto = {
276
+ enabledFeatures?: Array<(string)> | null;
277
+ };
278
+
279
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationConfigurationDto = {
280
+ values?: {
281
+ [key: string]: {
282
+ [key: string]: (string);
283
+ };
284
+ } | null;
285
+ resources?: {
286
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
287
+ } | null;
288
+ languages?: Array<Volo_Abp_Localization_LanguageInfo> | null;
289
+ currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
290
+ defaultResourceName?: string | null;
291
+ languagesMap?: {
292
+ [key: string]: Array<Volo_Abp_NameValue>;
293
+ } | null;
294
+ languageFilesMap?: {
295
+ [key: string]: Array<Volo_Abp_NameValue>;
296
+ } | null;
297
+ };
298
+
299
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto = {
300
+ resources?: {
301
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto;
302
+ } | null;
303
+ currentCulture?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto;
304
+ };
305
+
306
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationResourceDto = {
307
+ texts?: {
308
+ [key: string]: (string);
309
+ } | null;
310
+ baseResources?: Array<(string)> | null;
311
+ };
312
+
313
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationSettingConfigurationDto = {
314
+ values?: {
315
+ [key: string]: (string | null);
316
+ } | null;
317
+ };
318
+
319
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ClockDto = {
320
+ kind?: string | null;
321
+ };
322
+
323
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentCultureDto = {
324
+ displayName?: string | null;
325
+ englishName?: string | null;
326
+ threeLetterIsoLanguageName?: string | null;
327
+ twoLetterIsoLanguageName?: string | null;
328
+ isRightToLeft?: boolean;
329
+ cultureName?: string | null;
330
+ name?: string | null;
331
+ nativeName?: string | null;
332
+ dateTimeFormat?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto;
333
+ };
334
+
335
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_CurrentUserDto = {
336
+ isAuthenticated?: boolean;
337
+ id?: string | null;
338
+ tenantId?: string | null;
339
+ impersonatorUserId?: string | null;
340
+ impersonatorTenantId?: string | null;
341
+ impersonatorUserName?: string | null;
342
+ impersonatorTenantName?: string | null;
343
+ userName?: string | null;
344
+ name?: string | null;
345
+ surName?: string | null;
346
+ email?: string | null;
347
+ emailVerified?: boolean;
348
+ phoneNumber?: string | null;
349
+ phoneNumberVerified?: boolean;
350
+ roles?: Array<(string)> | null;
351
+ sessionId?: string | null;
352
+ };
353
+
354
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_DateTimeFormatDto = {
355
+ calendarAlgorithmType?: string | null;
356
+ dateTimeFormatLong?: string | null;
357
+ shortDatePattern?: string | null;
358
+ fullDateTimePattern?: string | null;
359
+ dateSeparator?: string | null;
360
+ shortTimePattern?: string | null;
361
+ longTimePattern?: string | null;
362
+ };
363
+
364
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone = {
365
+ timeZoneName?: string | null;
366
+ };
367
+
368
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto = {
369
+ properties?: {
370
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto;
371
+ } | null;
372
+ configuration?: {
373
+ [key: string]: unknown;
374
+ } | null;
375
+ };
376
+
377
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto = {
378
+ fields?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto> | null;
379
+ localizationResource?: string | null;
380
+ };
381
+
382
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumFieldDto = {
383
+ name?: string | null;
384
+ value?: unknown;
385
+ };
386
+
387
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto = {
388
+ isAvailable?: boolean;
389
+ };
390
+
391
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto = {
392
+ onGet?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto;
393
+ onCreate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiCreateDto;
394
+ onUpdate?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto;
395
+ };
396
+
397
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiGetDto = {
398
+ isAvailable?: boolean;
399
+ };
400
+
401
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiUpdateDto = {
402
+ isAvailable?: boolean;
403
+ };
404
+
405
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto = {
406
+ typeSimple?: string | null;
407
+ config?: {
408
+ [key: string]: unknown;
409
+ } | null;
410
+ };
411
+
412
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyDto = {
413
+ type?: string | null;
414
+ typeSimple?: string | null;
415
+ displayName?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto;
416
+ api?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyApiDto;
417
+ ui?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto;
418
+ attributes?: Array<Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyAttributeDto> | null;
419
+ configuration?: {
420
+ [key: string]: unknown;
421
+ } | null;
422
+ defaultValue?: unknown;
423
+ };
424
+
425
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiDto = {
426
+ onTable?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto;
427
+ onCreateForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
428
+ onEditForm?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto;
429
+ lookup?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto;
430
+ };
431
+
432
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiFormDto = {
433
+ isVisible?: boolean;
434
+ };
435
+
436
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiLookupDto = {
437
+ url?: string | null;
438
+ resultListPropertyName?: string | null;
439
+ displayPropertyName?: string | null;
440
+ valuePropertyName?: string | null;
441
+ filterParamName?: string | null;
442
+ };
443
+
444
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionPropertyUiTableDto = {
445
+ isVisible?: boolean;
446
+ };
447
+
448
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_LocalizableStringDto = {
449
+ name?: string | null;
450
+ resource?: string | null;
451
+ };
452
+
453
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto = {
454
+ entities?: {
455
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_EntityExtensionDto;
456
+ } | null;
457
+ configuration?: {
458
+ [key: string]: unknown;
459
+ } | null;
460
+ };
461
+
462
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ObjectExtensionsDto = {
463
+ modules?: {
464
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ModuleExtensionDto;
465
+ } | null;
466
+ enums?: {
467
+ [key: string]: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ObjectExtending_ExtensionEnumDto;
468
+ } | null;
469
+ };
470
+
471
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone = {
472
+ iana?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_IanaTimeZone;
473
+ windows?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone;
474
+ };
475
+
476
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimingDto = {
477
+ timeZone?: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_TimeZone;
478
+ };
479
+
480
+ export type Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_WindowsTimeZone = {
481
+ timeZoneId?: string | null;
482
+ };
483
+
484
+ export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_CurrentTenantDto = {
485
+ id?: string | null;
486
+ name?: string | null;
487
+ isAvailable?: boolean;
488
+ };
489
+
490
+ export type Volo_Abp_AspNetCore_Mvc_MultiTenancy_MultiTenancyInfoDto = {
491
+ isEnabled?: boolean;
492
+ };
493
+
494
+ export type Volo_Abp_Http_Modeling_ActionApiDescriptionModel = {
495
+ uniqueName?: string | null;
496
+ name?: string | null;
497
+ httpMethod?: string | null;
498
+ url?: string | null;
499
+ supportedVersions?: Array<(string)> | null;
500
+ parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
501
+ parameters?: Array<Volo_Abp_Http_Modeling_ParameterApiDescriptionModel> | null;
502
+ returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
503
+ allowAnonymous?: boolean | null;
504
+ implementFrom?: string | null;
505
+ };
506
+
507
+ export type Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel = {
508
+ modules?: {
509
+ [key: string]: Volo_Abp_Http_Modeling_ModuleApiDescriptionModel;
510
+ } | null;
511
+ types?: {
512
+ [key: string]: Volo_Abp_Http_Modeling_TypeApiDescriptionModel;
513
+ } | null;
514
+ };
515
+
516
+ export type Volo_Abp_Http_Modeling_ControllerApiDescriptionModel = {
517
+ controllerName?: string | null;
518
+ controllerGroupName?: string | null;
519
+ isRemoteService?: boolean;
520
+ isIntegrationService?: boolean;
521
+ apiVersion?: string | null;
522
+ type?: string | null;
523
+ interfaces?: Array<Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel> | null;
524
+ actions?: {
525
+ [key: string]: Volo_Abp_Http_Modeling_ActionApiDescriptionModel;
526
+ } | null;
527
+ };
528
+
529
+ export type Volo_Abp_Http_Modeling_ControllerInterfaceApiDescriptionModel = {
530
+ type?: string | null;
531
+ name?: string | null;
532
+ methods?: Array<Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel> | null;
533
+ };
534
+
535
+ export type Volo_Abp_Http_Modeling_InterfaceMethodApiDescriptionModel = {
536
+ name?: string | null;
537
+ parametersOnMethod?: Array<Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel> | null;
538
+ returnValue?: Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel;
539
+ };
540
+
541
+ export type Volo_Abp_Http_Modeling_MethodParameterApiDescriptionModel = {
542
+ name?: string | null;
543
+ typeAsString?: string | null;
544
+ type?: string | null;
545
+ typeSimple?: string | null;
546
+ isOptional?: boolean;
547
+ defaultValue?: unknown;
548
+ };
549
+
550
+ export type Volo_Abp_Http_Modeling_ModuleApiDescriptionModel = {
551
+ rootPath?: string | null;
552
+ remoteServiceName?: string | null;
553
+ controllers?: {
554
+ [key: string]: Volo_Abp_Http_Modeling_ControllerApiDescriptionModel;
555
+ } | null;
556
+ };
557
+
558
+ export type Volo_Abp_Http_Modeling_ParameterApiDescriptionModel = {
559
+ nameOnMethod?: string | null;
560
+ name?: string | null;
561
+ jsonName?: string | null;
562
+ type?: string | null;
563
+ typeSimple?: string | null;
564
+ isOptional?: boolean;
565
+ defaultValue?: unknown;
566
+ constraintTypes?: Array<(string)> | null;
567
+ bindingSourceId?: string | null;
568
+ descriptorName?: string | null;
569
+ };
570
+
571
+ export type Volo_Abp_Http_Modeling_PropertyApiDescriptionModel = {
572
+ name?: string | null;
573
+ jsonName?: string | null;
574
+ type?: string | null;
575
+ typeSimple?: string | null;
576
+ isRequired?: boolean;
577
+ minLength?: number | null;
578
+ maxLength?: number | null;
579
+ minimum?: string | null;
580
+ maximum?: string | null;
581
+ regex?: string | null;
582
+ };
583
+
584
+ export type Volo_Abp_Http_Modeling_ReturnValueApiDescriptionModel = {
585
+ type?: string | null;
586
+ typeSimple?: string | null;
587
+ };
588
+
589
+ export type Volo_Abp_Http_Modeling_TypeApiDescriptionModel = {
590
+ baseType?: string | null;
591
+ isEnum?: boolean;
592
+ enumNames?: Array<(string)> | null;
593
+ enumValues?: Array<unknown> | null;
594
+ genericArguments?: Array<(string)> | null;
595
+ properties?: Array<Volo_Abp_Http_Modeling_PropertyApiDescriptionModel> | null;
596
+ };
597
+
598
+ export type Volo_Abp_Http_RemoteServiceErrorInfo = {
599
+ code?: string | null;
600
+ message?: string | null;
601
+ details?: string | null;
602
+ data?: {
603
+ [key: string]: unknown;
604
+ } | null;
605
+ validationErrors?: Array<Volo_Abp_Http_RemoteServiceValidationErrorInfo> | null;
606
+ };
607
+
608
+ export type Volo_Abp_Http_RemoteServiceErrorResponse = {
609
+ error?: Volo_Abp_Http_RemoteServiceErrorInfo;
610
+ };
611
+
612
+ export type Volo_Abp_Http_RemoteServiceValidationErrorInfo = {
613
+ message?: string | null;
614
+ members?: Array<(string)> | null;
615
+ };
616
+
617
+ export type Volo_Abp_Localization_LanguageInfo = {
618
+ cultureName?: string | null;
619
+ uiCultureName?: string | null;
620
+ displayName?: string | null;
621
+ readonly twoLetterISOLanguageName?: string | null;
622
+ };
623
+
624
+ export type Volo_Abp_NameValue = {
625
+ name?: string | null;
626
+ value?: string | null;
627
+ };
628
+
629
+ export type Volo_Abp_SettingManagement_EmailSettingsDto = {
630
+ smtpHost?: string | null;
631
+ smtpPort?: number;
632
+ smtpUserName?: string | null;
633
+ smtpPassword?: string | null;
634
+ smtpDomain?: string | null;
635
+ smtpEnableSsl?: boolean;
636
+ smtpUseDefaultCredentials?: boolean;
637
+ defaultFromAddress?: string | null;
638
+ defaultFromDisplayName?: string | null;
639
+ };
640
+
641
+ export type Volo_Abp_SettingManagement_SendTestEmailInput = {
642
+ senderEmailAddress: string;
643
+ targetEmailAddress: string;
644
+ subject: string;
645
+ body?: string | null;
646
+ };
647
+
648
+ export type Volo_Abp_SettingManagement_UpdateEmailSettingsDto = {
649
+ smtpHost?: string | null;
650
+ smtpPort?: number;
651
+ smtpUserName?: string | null;
652
+ smtpPassword?: string | null;
653
+ smtpDomain?: string | null;
654
+ smtpEnableSsl?: boolean;
655
+ smtpUseDefaultCredentials?: boolean;
656
+ defaultFromAddress: string;
657
+ defaultFromDisplayName: string;
658
+ };
659
+
660
+ export type GetApiAbpApiDefinitionData = {
661
+ includeTypes?: boolean;
662
+ };
663
+
664
+ export type GetApiAbpApiDefinitionResponse = Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel;
665
+
666
+ export type GetApiAbpApplicationConfigurationData = {
667
+ includeLocalizationResources?: boolean;
668
+ };
669
+
670
+ export type GetApiAbpApplicationConfigurationResponse = Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto;
671
+
672
+ export type GetApiAbpApplicationLocalizationData = {
673
+ cultureName: string;
674
+ onlyDynamics?: boolean;
675
+ };
676
+
677
+ export type GetApiAbpApplicationLocalizationResponse = Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto;
678
+
679
+ export type PostApiSettingServiceCountrySettingsForTenantData = {
680
+ requestBody?: UniRefund_SettingService_CountrySettings_CreateCountrySettingDto;
681
+ };
682
+
683
+ export type PostApiSettingServiceCountrySettingsForTenantResponse = unknown;
684
+
685
+ export type GetApiSettingServiceCountrySettingsResponse = UniRefund_SettingService_CountrySettings_CountrySettingDto;
686
+
687
+ export type PostApiSettingServiceCountrySettingsResponse = unknown;
688
+
689
+ export type GetApiSettingManagementEmailingResponse = Volo_Abp_SettingManagement_EmailSettingsDto;
690
+
691
+ export type PostApiSettingManagementEmailingData = {
692
+ requestBody?: Volo_Abp_SettingManagement_UpdateEmailSettingsDto;
693
+ };
694
+
695
+ export type PostApiSettingManagementEmailingResponse = unknown;
696
+
697
+ export type PostApiSettingManagementEmailingSendTestEmailData = {
698
+ requestBody?: Volo_Abp_SettingManagement_SendTestEmailInput;
699
+ };
700
+
701
+ export type PostApiSettingManagementEmailingSendTestEmailResponse = unknown;
702
+
703
+ export type PostApiSettingServiceProductGroupData = {
704
+ requestBody?: UniRefund_SettingService_ProductGroups_CreateProductGroupDto;
705
+ };
706
+
707
+ export type PostApiSettingServiceProductGroupResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
708
+
709
+ export type GetApiSettingServiceProductGroupData = {
710
+ maxResultCount?: number;
711
+ skipCount?: number;
712
+ sorting?: string;
713
+ };
714
+
715
+ export type GetApiSettingServiceProductGroupResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
716
+
717
+ export type PostApiSettingServiceProductGroupTranslationByIdData = {
718
+ id: string;
719
+ requestBody?: UniRefund_SettingService_ProductGroups_AddProductGroupTranslationDto;
720
+ };
721
+
722
+ export type PostApiSettingServiceProductGroupTranslationByIdResponse = unknown;
723
+
724
+ export type DeleteApiSettingServiceProductGroupByIdData = {
725
+ id: string;
726
+ };
727
+
728
+ export type DeleteApiSettingServiceProductGroupByIdResponse = unknown;
729
+
730
+ export type GetApiSettingServiceProductGroupByIdData = {
731
+ id: string;
732
+ };
733
+
734
+ export type GetApiSettingServiceProductGroupByIdResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
735
+
736
+ export type PutApiSettingServiceProductGroupByIdData = {
737
+ id: string;
738
+ requestBody?: UniRefund_SettingService_ProductGroups_UpdateProductGroupDto;
739
+ };
740
+
741
+ export type PutApiSettingServiceProductGroupByIdResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
742
+
743
+ export type GetApiSettingServiceProductGroupDetailByIdData = {
744
+ cultureName?: string;
745
+ id: string;
746
+ };
747
+
748
+ export type GetApiSettingServiceProductGroupDetailByIdResponse = UniRefund_SettingService_ProductGroups_ProductGroupDto;
749
+
750
+ export type GetApiSettingServiceProductGroupByMerchantIdByIdData = {
751
+ id: string;
752
+ };
753
+
754
+ export type GetApiSettingServiceProductGroupByMerchantIdByIdResponse = Array<UniRefund_SettingService_ProductGroups_ProductGroupDto>;
755
+
756
+ export type PostApiSettingServiceProductGroupProductGroupMerchantBulkData = {
757
+ requestBody?: Array<UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupMerchantDto>;
758
+ };
759
+
760
+ export type PostApiSettingServiceProductGroupProductGroupMerchantBulkResponse = unknown;
761
+
762
+ export type PostApiSettingServiceProductGroupVatData = {
763
+ requestBody?: UniRefund_SettingService_ProductGroupVats_CreateProductGroupVatDto;
764
+ };
765
+
766
+ export type PostApiSettingServiceProductGroupVatResponse = UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
767
+
768
+ export type GetApiSettingServiceProductGroupVatData = {
769
+ maxResultCount?: number;
770
+ skipCount?: number;
771
+ sorting?: string;
772
+ };
773
+
774
+ export type GetApiSettingServiceProductGroupVatResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
775
+
776
+ export type DeleteApiSettingServiceProductGroupVatByIdData = {
777
+ id: string;
778
+ };
779
+
780
+ export type DeleteApiSettingServiceProductGroupVatByIdResponse = unknown;
781
+
782
+ export type GetApiSettingServiceProductGroupVatByIdData = {
783
+ id: string;
784
+ };
785
+
786
+ export type GetApiSettingServiceProductGroupVatByIdResponse = UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
787
+
788
+ export type PutApiSettingServiceProductGroupVatByIdData = {
789
+ id: string;
790
+ requestBody?: UniRefund_SettingService_ProductGroupVats_UpdateProductGroupVatDto;
791
+ };
792
+
793
+ export type PutApiSettingServiceProductGroupVatByIdResponse = UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
794
+
795
+ export type GetApiSettingServiceProductGroupVatDetailData = {
796
+ maxResultCount?: number;
797
+ skipCount?: number;
798
+ sorting?: string;
799
+ };
800
+
801
+ export type GetApiSettingServiceProductGroupVatDetailResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
802
+
803
+ export type GetApiSettingServiceSampleResponse = UniRefund_SettingService_Samples_SampleDto;
804
+
805
+ export type GetApiSettingServiceSampleAuthorizedResponse = UniRefund_SettingService_Samples_SampleDto;
806
+
807
+ export type GetApiSettingManagementTimezoneResponse = string;
808
+
809
+ export type PostApiSettingManagementTimezoneData = {
810
+ timezone?: string;
811
+ };
812
+
813
+ export type PostApiSettingManagementTimezoneResponse = unknown;
814
+
815
+ export type GetApiSettingManagementTimezoneTimezonesResponse = Array<Volo_Abp_NameValue>;
816
+
817
+ export type PostApiSettingServiceVatData = {
818
+ requestBody?: UniRefund_SettingService_Vats_CreateVatDto;
819
+ };
820
+
821
+ export type PostApiSettingServiceVatResponse = UniRefund_SettingService_Vats_VatDto;
822
+
823
+ export type GetApiSettingServiceVatData = {
824
+ maxResultCount?: number;
825
+ skipCount?: number;
826
+ sorting?: string;
827
+ };
828
+
829
+ export type GetApiSettingServiceVatResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
830
+
831
+ export type DeleteApiSettingServiceVatByIdData = {
832
+ id: string;
833
+ };
834
+
835
+ export type DeleteApiSettingServiceVatByIdResponse = unknown;
836
+
837
+ export type GetApiSettingServiceVatByIdData = {
838
+ id: string;
839
+ };
840
+
841
+ export type GetApiSettingServiceVatByIdResponse = UniRefund_SettingService_Vats_VatDto;
842
+
843
+ export type PutApiSettingServiceVatByIdData = {
844
+ id: string;
845
+ requestBody?: UniRefund_SettingService_Vats_UpdateVatDto;
846
+ };
847
+
848
+ export type PutApiSettingServiceVatByIdResponse = UniRefund_SettingService_Vats_VatDto;
849
+
850
+ export type GetApiSettingServiceVatDetailData = {
851
+ maxResultCount?: number;
852
+ skipCount?: number;
853
+ sorting?: string;
854
+ };
855
+
856
+ export type GetApiSettingServiceVatDetailResponse = Volo_Abp_Application_Dtos_PagedResultDto_1;
857
+
858
+ export type $OpenApiTs = {
859
+ '/api/abp/api-definition': {
860
+ get: {
861
+ req: GetApiAbpApiDefinitionData;
862
+ res: {
863
+ /**
864
+ * Success
865
+ */
866
+ 200: Volo_Abp_Http_Modeling_ApplicationApiDescriptionModel;
867
+ /**
868
+ * Bad Request
869
+ */
870
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
871
+ /**
872
+ * Unauthorized
873
+ */
874
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
875
+ /**
876
+ * Forbidden
877
+ */
878
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
879
+ /**
880
+ * Not Found
881
+ */
882
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
883
+ /**
884
+ * Server Error
885
+ */
886
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
887
+ /**
888
+ * Server Error
889
+ */
890
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
891
+ };
892
+ };
893
+ };
894
+ '/api/abp/application-configuration': {
895
+ get: {
896
+ req: GetApiAbpApplicationConfigurationData;
897
+ res: {
898
+ /**
899
+ * Success
900
+ */
901
+ 200: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationConfigurationDto;
902
+ /**
903
+ * Bad Request
904
+ */
905
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
906
+ /**
907
+ * Unauthorized
908
+ */
909
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
910
+ /**
911
+ * Forbidden
912
+ */
913
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
914
+ /**
915
+ * Not Found
916
+ */
917
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
918
+ /**
919
+ * Server Error
920
+ */
921
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
922
+ /**
923
+ * Server Error
924
+ */
925
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
926
+ };
927
+ };
928
+ };
929
+ '/api/abp/application-localization': {
930
+ get: {
931
+ req: GetApiAbpApplicationLocalizationData;
932
+ res: {
933
+ /**
934
+ * Success
935
+ */
936
+ 200: Volo_Abp_AspNetCore_Mvc_ApplicationConfigurations_ApplicationLocalizationDto;
937
+ /**
938
+ * Bad Request
939
+ */
940
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
941
+ /**
942
+ * Unauthorized
943
+ */
944
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
945
+ /**
946
+ * Forbidden
947
+ */
948
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
949
+ /**
950
+ * Not Found
951
+ */
952
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
953
+ /**
954
+ * Server Error
955
+ */
956
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
957
+ /**
958
+ * Server Error
959
+ */
960
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
961
+ };
962
+ };
963
+ };
964
+ '/api/setting-service/country-settings/for-tenant': {
965
+ post: {
966
+ req: PostApiSettingServiceCountrySettingsForTenantData;
967
+ res: {
968
+ /**
969
+ * Success
970
+ */
971
+ 200: unknown;
972
+ /**
973
+ * Bad Request
974
+ */
975
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
976
+ /**
977
+ * Unauthorized
978
+ */
979
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
980
+ /**
981
+ * Forbidden
982
+ */
983
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
984
+ /**
985
+ * Not Found
986
+ */
987
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
988
+ /**
989
+ * Server Error
990
+ */
991
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
992
+ /**
993
+ * Server Error
994
+ */
995
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
996
+ };
997
+ };
998
+ };
999
+ '/api/setting-service/country-settings': {
1000
+ get: {
1001
+ res: {
1002
+ /**
1003
+ * Success
1004
+ */
1005
+ 200: UniRefund_SettingService_CountrySettings_CountrySettingDto;
1006
+ /**
1007
+ * Bad Request
1008
+ */
1009
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1010
+ /**
1011
+ * Unauthorized
1012
+ */
1013
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1014
+ /**
1015
+ * Forbidden
1016
+ */
1017
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1018
+ /**
1019
+ * Not Found
1020
+ */
1021
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1022
+ /**
1023
+ * Server Error
1024
+ */
1025
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1026
+ /**
1027
+ * Server Error
1028
+ */
1029
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1030
+ };
1031
+ };
1032
+ post: {
1033
+ res: {
1034
+ /**
1035
+ * Success
1036
+ */
1037
+ 200: unknown;
1038
+ /**
1039
+ * Bad Request
1040
+ */
1041
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1042
+ /**
1043
+ * Unauthorized
1044
+ */
1045
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1046
+ /**
1047
+ * Forbidden
1048
+ */
1049
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1050
+ /**
1051
+ * Not Found
1052
+ */
1053
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1054
+ /**
1055
+ * Server Error
1056
+ */
1057
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1058
+ /**
1059
+ * Server Error
1060
+ */
1061
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1062
+ };
1063
+ };
1064
+ };
1065
+ '/api/setting-management/emailing': {
1066
+ get: {
1067
+ res: {
1068
+ /**
1069
+ * Success
1070
+ */
1071
+ 200: Volo_Abp_SettingManagement_EmailSettingsDto;
1072
+ /**
1073
+ * Bad Request
1074
+ */
1075
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1076
+ /**
1077
+ * Unauthorized
1078
+ */
1079
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1080
+ /**
1081
+ * Forbidden
1082
+ */
1083
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1084
+ /**
1085
+ * Not Found
1086
+ */
1087
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1088
+ /**
1089
+ * Server Error
1090
+ */
1091
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1092
+ /**
1093
+ * Server Error
1094
+ */
1095
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1096
+ };
1097
+ };
1098
+ post: {
1099
+ req: PostApiSettingManagementEmailingData;
1100
+ res: {
1101
+ /**
1102
+ * Success
1103
+ */
1104
+ 200: unknown;
1105
+ /**
1106
+ * Bad Request
1107
+ */
1108
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1109
+ /**
1110
+ * Unauthorized
1111
+ */
1112
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1113
+ /**
1114
+ * Forbidden
1115
+ */
1116
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1117
+ /**
1118
+ * Not Found
1119
+ */
1120
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1121
+ /**
1122
+ * Server Error
1123
+ */
1124
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1125
+ /**
1126
+ * Server Error
1127
+ */
1128
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1129
+ };
1130
+ };
1131
+ };
1132
+ '/api/setting-management/emailing/send-test-email': {
1133
+ post: {
1134
+ req: PostApiSettingManagementEmailingSendTestEmailData;
1135
+ res: {
1136
+ /**
1137
+ * Success
1138
+ */
1139
+ 200: unknown;
1140
+ /**
1141
+ * Bad Request
1142
+ */
1143
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1144
+ /**
1145
+ * Unauthorized
1146
+ */
1147
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1148
+ /**
1149
+ * Forbidden
1150
+ */
1151
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1152
+ /**
1153
+ * Not Found
1154
+ */
1155
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1156
+ /**
1157
+ * Server Error
1158
+ */
1159
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1160
+ /**
1161
+ * Server Error
1162
+ */
1163
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1164
+ };
1165
+ };
1166
+ };
1167
+ '/api/setting-service/product-group': {
1168
+ post: {
1169
+ req: PostApiSettingServiceProductGroupData;
1170
+ res: {
1171
+ /**
1172
+ * Success
1173
+ */
1174
+ 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1175
+ /**
1176
+ * Bad Request
1177
+ */
1178
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1179
+ /**
1180
+ * Unauthorized
1181
+ */
1182
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1183
+ /**
1184
+ * Forbidden
1185
+ */
1186
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1187
+ /**
1188
+ * Not Found
1189
+ */
1190
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1191
+ /**
1192
+ * Server Error
1193
+ */
1194
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1195
+ /**
1196
+ * Server Error
1197
+ */
1198
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1199
+ };
1200
+ };
1201
+ get: {
1202
+ req: GetApiSettingServiceProductGroupData;
1203
+ res: {
1204
+ /**
1205
+ * Success
1206
+ */
1207
+ 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1208
+ /**
1209
+ * Bad Request
1210
+ */
1211
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1212
+ /**
1213
+ * Unauthorized
1214
+ */
1215
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1216
+ /**
1217
+ * Forbidden
1218
+ */
1219
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1220
+ /**
1221
+ * Not Found
1222
+ */
1223
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1224
+ /**
1225
+ * Server Error
1226
+ */
1227
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1228
+ /**
1229
+ * Server Error
1230
+ */
1231
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1232
+ };
1233
+ };
1234
+ };
1235
+ '/api/setting-service/product-group/translation/{id}': {
1236
+ post: {
1237
+ req: PostApiSettingServiceProductGroupTranslationByIdData;
1238
+ res: {
1239
+ /**
1240
+ * Success
1241
+ */
1242
+ 200: unknown;
1243
+ /**
1244
+ * Bad Request
1245
+ */
1246
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1247
+ /**
1248
+ * Unauthorized
1249
+ */
1250
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1251
+ /**
1252
+ * Forbidden
1253
+ */
1254
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1255
+ /**
1256
+ * Not Found
1257
+ */
1258
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1259
+ /**
1260
+ * Server Error
1261
+ */
1262
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1263
+ /**
1264
+ * Server Error
1265
+ */
1266
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1267
+ };
1268
+ };
1269
+ };
1270
+ '/api/setting-service/product-group/{id}': {
1271
+ delete: {
1272
+ req: DeleteApiSettingServiceProductGroupByIdData;
1273
+ res: {
1274
+ /**
1275
+ * Success
1276
+ */
1277
+ 200: unknown;
1278
+ /**
1279
+ * Bad Request
1280
+ */
1281
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1282
+ /**
1283
+ * Unauthorized
1284
+ */
1285
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1286
+ /**
1287
+ * Forbidden
1288
+ */
1289
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1290
+ /**
1291
+ * Not Found
1292
+ */
1293
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1294
+ /**
1295
+ * Server Error
1296
+ */
1297
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1298
+ /**
1299
+ * Server Error
1300
+ */
1301
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1302
+ };
1303
+ };
1304
+ get: {
1305
+ req: GetApiSettingServiceProductGroupByIdData;
1306
+ res: {
1307
+ /**
1308
+ * Success
1309
+ */
1310
+ 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1311
+ /**
1312
+ * Bad Request
1313
+ */
1314
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1315
+ /**
1316
+ * Unauthorized
1317
+ */
1318
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1319
+ /**
1320
+ * Forbidden
1321
+ */
1322
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1323
+ /**
1324
+ * Not Found
1325
+ */
1326
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1327
+ /**
1328
+ * Server Error
1329
+ */
1330
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1331
+ /**
1332
+ * Server Error
1333
+ */
1334
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1335
+ };
1336
+ };
1337
+ put: {
1338
+ req: PutApiSettingServiceProductGroupByIdData;
1339
+ res: {
1340
+ /**
1341
+ * Success
1342
+ */
1343
+ 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1344
+ /**
1345
+ * Bad Request
1346
+ */
1347
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1348
+ /**
1349
+ * Unauthorized
1350
+ */
1351
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1352
+ /**
1353
+ * Forbidden
1354
+ */
1355
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1356
+ /**
1357
+ * Not Found
1358
+ */
1359
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1360
+ /**
1361
+ * Server Error
1362
+ */
1363
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1364
+ /**
1365
+ * Server Error
1366
+ */
1367
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1368
+ };
1369
+ };
1370
+ };
1371
+ '/api/setting-service/product-group/detail/{id}': {
1372
+ get: {
1373
+ req: GetApiSettingServiceProductGroupDetailByIdData;
1374
+ res: {
1375
+ /**
1376
+ * Success
1377
+ */
1378
+ 200: UniRefund_SettingService_ProductGroups_ProductGroupDto;
1379
+ /**
1380
+ * Bad Request
1381
+ */
1382
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1383
+ /**
1384
+ * Unauthorized
1385
+ */
1386
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1387
+ /**
1388
+ * Forbidden
1389
+ */
1390
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1391
+ /**
1392
+ * Not Found
1393
+ */
1394
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1395
+ /**
1396
+ * Server Error
1397
+ */
1398
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1399
+ /**
1400
+ * Server Error
1401
+ */
1402
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1403
+ };
1404
+ };
1405
+ };
1406
+ '/api/setting-service/product-group/by-merchant-id/{id}': {
1407
+ get: {
1408
+ req: GetApiSettingServiceProductGroupByMerchantIdByIdData;
1409
+ res: {
1410
+ /**
1411
+ * Success
1412
+ */
1413
+ 200: Array<UniRefund_SettingService_ProductGroups_ProductGroupDto>;
1414
+ /**
1415
+ * Bad Request
1416
+ */
1417
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1418
+ /**
1419
+ * Unauthorized
1420
+ */
1421
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1422
+ /**
1423
+ * Forbidden
1424
+ */
1425
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1426
+ /**
1427
+ * Not Found
1428
+ */
1429
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1430
+ /**
1431
+ * Server Error
1432
+ */
1433
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1434
+ /**
1435
+ * Server Error
1436
+ */
1437
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1438
+ };
1439
+ };
1440
+ };
1441
+ '/api/setting-service/product-group/product-group-merchant-bulk': {
1442
+ post: {
1443
+ req: PostApiSettingServiceProductGroupProductGroupMerchantBulkData;
1444
+ res: {
1445
+ /**
1446
+ * Success
1447
+ */
1448
+ 200: unknown;
1449
+ /**
1450
+ * Bad Request
1451
+ */
1452
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1453
+ /**
1454
+ * Unauthorized
1455
+ */
1456
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1457
+ /**
1458
+ * Forbidden
1459
+ */
1460
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1461
+ /**
1462
+ * Not Found
1463
+ */
1464
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1465
+ /**
1466
+ * Server Error
1467
+ */
1468
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1469
+ /**
1470
+ * Server Error
1471
+ */
1472
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1473
+ };
1474
+ };
1475
+ };
1476
+ '/api/setting-service/product-group-vat': {
1477
+ post: {
1478
+ req: PostApiSettingServiceProductGroupVatData;
1479
+ res: {
1480
+ /**
1481
+ * Success
1482
+ */
1483
+ 200: UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
1484
+ /**
1485
+ * Bad Request
1486
+ */
1487
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1488
+ /**
1489
+ * Unauthorized
1490
+ */
1491
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1492
+ /**
1493
+ * Forbidden
1494
+ */
1495
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1496
+ /**
1497
+ * Not Found
1498
+ */
1499
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1500
+ /**
1501
+ * Server Error
1502
+ */
1503
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1504
+ /**
1505
+ * Server Error
1506
+ */
1507
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1508
+ };
1509
+ };
1510
+ get: {
1511
+ req: GetApiSettingServiceProductGroupVatData;
1512
+ res: {
1513
+ /**
1514
+ * Success
1515
+ */
1516
+ 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1517
+ /**
1518
+ * Bad Request
1519
+ */
1520
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1521
+ /**
1522
+ * Unauthorized
1523
+ */
1524
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1525
+ /**
1526
+ * Forbidden
1527
+ */
1528
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1529
+ /**
1530
+ * Not Found
1531
+ */
1532
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1533
+ /**
1534
+ * Server Error
1535
+ */
1536
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1537
+ /**
1538
+ * Server Error
1539
+ */
1540
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1541
+ };
1542
+ };
1543
+ };
1544
+ '/api/setting-service/product-group-vat/{id}': {
1545
+ delete: {
1546
+ req: DeleteApiSettingServiceProductGroupVatByIdData;
1547
+ res: {
1548
+ /**
1549
+ * Success
1550
+ */
1551
+ 200: unknown;
1552
+ /**
1553
+ * Bad Request
1554
+ */
1555
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1556
+ /**
1557
+ * Unauthorized
1558
+ */
1559
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1560
+ /**
1561
+ * Forbidden
1562
+ */
1563
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1564
+ /**
1565
+ * Not Found
1566
+ */
1567
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1568
+ /**
1569
+ * Server Error
1570
+ */
1571
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1572
+ /**
1573
+ * Server Error
1574
+ */
1575
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1576
+ };
1577
+ };
1578
+ get: {
1579
+ req: GetApiSettingServiceProductGroupVatByIdData;
1580
+ res: {
1581
+ /**
1582
+ * Success
1583
+ */
1584
+ 200: UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
1585
+ /**
1586
+ * Bad Request
1587
+ */
1588
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1589
+ /**
1590
+ * Unauthorized
1591
+ */
1592
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1593
+ /**
1594
+ * Forbidden
1595
+ */
1596
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1597
+ /**
1598
+ * Not Found
1599
+ */
1600
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1601
+ /**
1602
+ * Server Error
1603
+ */
1604
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1605
+ /**
1606
+ * Server Error
1607
+ */
1608
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1609
+ };
1610
+ };
1611
+ put: {
1612
+ req: PutApiSettingServiceProductGroupVatByIdData;
1613
+ res: {
1614
+ /**
1615
+ * Success
1616
+ */
1617
+ 200: UniRefund_SettingService_ProductGroupVats_ProductGroupVatDto;
1618
+ /**
1619
+ * Bad Request
1620
+ */
1621
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1622
+ /**
1623
+ * Unauthorized
1624
+ */
1625
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1626
+ /**
1627
+ * Forbidden
1628
+ */
1629
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1630
+ /**
1631
+ * Not Found
1632
+ */
1633
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1634
+ /**
1635
+ * Server Error
1636
+ */
1637
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1638
+ /**
1639
+ * Server Error
1640
+ */
1641
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1642
+ };
1643
+ };
1644
+ };
1645
+ '/api/setting-service/product-group-vat/detail': {
1646
+ get: {
1647
+ req: GetApiSettingServiceProductGroupVatDetailData;
1648
+ res: {
1649
+ /**
1650
+ * Success
1651
+ */
1652
+ 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1653
+ /**
1654
+ * Bad Request
1655
+ */
1656
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1657
+ /**
1658
+ * Unauthorized
1659
+ */
1660
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1661
+ /**
1662
+ * Forbidden
1663
+ */
1664
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1665
+ /**
1666
+ * Not Found
1667
+ */
1668
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1669
+ /**
1670
+ * Server Error
1671
+ */
1672
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1673
+ /**
1674
+ * Server Error
1675
+ */
1676
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1677
+ };
1678
+ };
1679
+ };
1680
+ '/api/SettingService/sample': {
1681
+ get: {
1682
+ res: {
1683
+ /**
1684
+ * Success
1685
+ */
1686
+ 200: UniRefund_SettingService_Samples_SampleDto;
1687
+ /**
1688
+ * Bad Request
1689
+ */
1690
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1691
+ /**
1692
+ * Unauthorized
1693
+ */
1694
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1695
+ /**
1696
+ * Forbidden
1697
+ */
1698
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1699
+ /**
1700
+ * Not Found
1701
+ */
1702
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1703
+ /**
1704
+ * Server Error
1705
+ */
1706
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1707
+ /**
1708
+ * Server Error
1709
+ */
1710
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1711
+ };
1712
+ };
1713
+ };
1714
+ '/api/SettingService/sample/authorized': {
1715
+ get: {
1716
+ res: {
1717
+ /**
1718
+ * Success
1719
+ */
1720
+ 200: UniRefund_SettingService_Samples_SampleDto;
1721
+ /**
1722
+ * Bad Request
1723
+ */
1724
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1725
+ /**
1726
+ * Unauthorized
1727
+ */
1728
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1729
+ /**
1730
+ * Forbidden
1731
+ */
1732
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1733
+ /**
1734
+ * Not Found
1735
+ */
1736
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1737
+ /**
1738
+ * Server Error
1739
+ */
1740
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1741
+ /**
1742
+ * Server Error
1743
+ */
1744
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1745
+ };
1746
+ };
1747
+ };
1748
+ '/api/setting-management/timezone': {
1749
+ get: {
1750
+ res: {
1751
+ /**
1752
+ * Success
1753
+ */
1754
+ 200: string;
1755
+ /**
1756
+ * Bad Request
1757
+ */
1758
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1759
+ /**
1760
+ * Unauthorized
1761
+ */
1762
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1763
+ /**
1764
+ * Forbidden
1765
+ */
1766
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1767
+ /**
1768
+ * Not Found
1769
+ */
1770
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1771
+ /**
1772
+ * Server Error
1773
+ */
1774
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1775
+ /**
1776
+ * Server Error
1777
+ */
1778
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1779
+ };
1780
+ };
1781
+ post: {
1782
+ req: PostApiSettingManagementTimezoneData;
1783
+ res: {
1784
+ /**
1785
+ * Success
1786
+ */
1787
+ 200: unknown;
1788
+ /**
1789
+ * Bad Request
1790
+ */
1791
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1792
+ /**
1793
+ * Unauthorized
1794
+ */
1795
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1796
+ /**
1797
+ * Forbidden
1798
+ */
1799
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1800
+ /**
1801
+ * Not Found
1802
+ */
1803
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1804
+ /**
1805
+ * Server Error
1806
+ */
1807
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1808
+ /**
1809
+ * Server Error
1810
+ */
1811
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1812
+ };
1813
+ };
1814
+ };
1815
+ '/api/setting-management/timezone/timezones': {
1816
+ get: {
1817
+ res: {
1818
+ /**
1819
+ * Success
1820
+ */
1821
+ 200: Array<Volo_Abp_NameValue>;
1822
+ /**
1823
+ * Bad Request
1824
+ */
1825
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1826
+ /**
1827
+ * Unauthorized
1828
+ */
1829
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1830
+ /**
1831
+ * Forbidden
1832
+ */
1833
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1834
+ /**
1835
+ * Not Found
1836
+ */
1837
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1838
+ /**
1839
+ * Server Error
1840
+ */
1841
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1842
+ /**
1843
+ * Server Error
1844
+ */
1845
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1846
+ };
1847
+ };
1848
+ };
1849
+ '/api/setting-service/vat': {
1850
+ post: {
1851
+ req: PostApiSettingServiceVatData;
1852
+ res: {
1853
+ /**
1854
+ * Success
1855
+ */
1856
+ 200: UniRefund_SettingService_Vats_VatDto;
1857
+ /**
1858
+ * Bad Request
1859
+ */
1860
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1861
+ /**
1862
+ * Unauthorized
1863
+ */
1864
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1865
+ /**
1866
+ * Forbidden
1867
+ */
1868
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1869
+ /**
1870
+ * Not Found
1871
+ */
1872
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1873
+ /**
1874
+ * Server Error
1875
+ */
1876
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1877
+ /**
1878
+ * Server Error
1879
+ */
1880
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1881
+ };
1882
+ };
1883
+ get: {
1884
+ req: GetApiSettingServiceVatData;
1885
+ res: {
1886
+ /**
1887
+ * Success
1888
+ */
1889
+ 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
1890
+ /**
1891
+ * Bad Request
1892
+ */
1893
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1894
+ /**
1895
+ * Unauthorized
1896
+ */
1897
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1898
+ /**
1899
+ * Forbidden
1900
+ */
1901
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1902
+ /**
1903
+ * Not Found
1904
+ */
1905
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1906
+ /**
1907
+ * Server Error
1908
+ */
1909
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1910
+ /**
1911
+ * Server Error
1912
+ */
1913
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1914
+ };
1915
+ };
1916
+ };
1917
+ '/api/setting-service/vat/{id}': {
1918
+ delete: {
1919
+ req: DeleteApiSettingServiceVatByIdData;
1920
+ res: {
1921
+ /**
1922
+ * Success
1923
+ */
1924
+ 200: unknown;
1925
+ /**
1926
+ * Bad Request
1927
+ */
1928
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1929
+ /**
1930
+ * Unauthorized
1931
+ */
1932
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1933
+ /**
1934
+ * Forbidden
1935
+ */
1936
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1937
+ /**
1938
+ * Not Found
1939
+ */
1940
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1941
+ /**
1942
+ * Server Error
1943
+ */
1944
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1945
+ /**
1946
+ * Server Error
1947
+ */
1948
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1949
+ };
1950
+ };
1951
+ get: {
1952
+ req: GetApiSettingServiceVatByIdData;
1953
+ res: {
1954
+ /**
1955
+ * Success
1956
+ */
1957
+ 200: UniRefund_SettingService_Vats_VatDto;
1958
+ /**
1959
+ * Bad Request
1960
+ */
1961
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1962
+ /**
1963
+ * Unauthorized
1964
+ */
1965
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1966
+ /**
1967
+ * Forbidden
1968
+ */
1969
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
1970
+ /**
1971
+ * Not Found
1972
+ */
1973
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
1974
+ /**
1975
+ * Server Error
1976
+ */
1977
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
1978
+ /**
1979
+ * Server Error
1980
+ */
1981
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
1982
+ };
1983
+ };
1984
+ put: {
1985
+ req: PutApiSettingServiceVatByIdData;
1986
+ res: {
1987
+ /**
1988
+ * Success
1989
+ */
1990
+ 200: UniRefund_SettingService_Vats_VatDto;
1991
+ /**
1992
+ * Bad Request
1993
+ */
1994
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
1995
+ /**
1996
+ * Unauthorized
1997
+ */
1998
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
1999
+ /**
2000
+ * Forbidden
2001
+ */
2002
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2003
+ /**
2004
+ * Not Found
2005
+ */
2006
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2007
+ /**
2008
+ * Server Error
2009
+ */
2010
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2011
+ /**
2012
+ * Server Error
2013
+ */
2014
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2015
+ };
2016
+ };
2017
+ };
2018
+ '/api/setting-service/vat/detail': {
2019
+ get: {
2020
+ req: GetApiSettingServiceVatDetailData;
2021
+ res: {
2022
+ /**
2023
+ * Success
2024
+ */
2025
+ 200: Volo_Abp_Application_Dtos_PagedResultDto_1;
2026
+ /**
2027
+ * Bad Request
2028
+ */
2029
+ 400: Volo_Abp_Http_RemoteServiceErrorResponse;
2030
+ /**
2031
+ * Unauthorized
2032
+ */
2033
+ 401: Volo_Abp_Http_RemoteServiceErrorResponse;
2034
+ /**
2035
+ * Forbidden
2036
+ */
2037
+ 403: Volo_Abp_Http_RemoteServiceErrorResponse;
2038
+ /**
2039
+ * Not Found
2040
+ */
2041
+ 404: Volo_Abp_Http_RemoteServiceErrorResponse;
2042
+ /**
2043
+ * Server Error
2044
+ */
2045
+ 500: Volo_Abp_Http_RemoteServiceErrorResponse;
2046
+ /**
2047
+ * Server Error
2048
+ */
2049
+ 501: Volo_Abp_Http_RemoteServiceErrorResponse;
2050
+ };
2051
+ };
2052
+ };
1966
2053
  };