@springtree/eva-services-core-management 2.3.2 → 2.4.0-beta.0

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.
@@ -0,0 +1,3745 @@
1
+ export class SvcListUserBoughtProducts {
2
+ name = 'ListUserBoughtProducts';
3
+ path = '/message/ListUserBoughtProducts';
4
+ request;
5
+ response;
6
+ }
7
+ export class SvcGetUserBoughtProduct {
8
+ name = 'GetUserBoughtProduct';
9
+ path = '/message/GetUserBoughtProduct';
10
+ request;
11
+ response;
12
+ }
13
+ export class SvcRegisterUserBoughtProduct {
14
+ name = 'RegisterUserBoughtProduct';
15
+ path = '/message/RegisterUserBoughtProduct';
16
+ request;
17
+ response;
18
+ }
19
+ export class SvcUpdateUserBoughtProductWarranty {
20
+ name = 'UpdateUserBoughtProductWarranty';
21
+ path = '/message/UpdateUserBoughtProductWarranty';
22
+ request;
23
+ response;
24
+ }
25
+ export class SvcAddUserBoughtProductDetail {
26
+ name = 'AddUserBoughtProductDetail';
27
+ path = '/message/AddUserBoughtProductDetail';
28
+ request;
29
+ response;
30
+ }
31
+ export class SvcUpdateUserBoughtProductDetail {
32
+ name = 'UpdateUserBoughtProductDetail';
33
+ path = '/message/UpdateUserBoughtProductDetail';
34
+ request;
35
+ response;
36
+ }
37
+ export class SvcDeleteUserBoughtProductDetail {
38
+ name = 'DeleteUserBoughtProductDetail';
39
+ path = '/message/DeleteUserBoughtProductDetail';
40
+ request;
41
+ response;
42
+ }
43
+ export class SvcArchiveUserBoughtProduct {
44
+ name = 'ArchiveUserBoughtProduct';
45
+ path = '/message/ArchiveUserBoughtProduct';
46
+ request;
47
+ response;
48
+ }
49
+ export class SvcPushUserBoughtProduct {
50
+ name = 'PushUserBoughtProduct';
51
+ path = '/message/PushUserBoughtProduct';
52
+ request;
53
+ response;
54
+ }
55
+ export class SvcCreateIdentificationPinForEmployee {
56
+ name = 'CreateIdentificationPinForEmployee';
57
+ path = '/message/CreateIdentificationPinForEmployee';
58
+ request;
59
+ response;
60
+ }
61
+ export class SvcGenerateIdentificationPinForEmployee {
62
+ name = 'GenerateIdentificationPinForEmployee';
63
+ path = '/message/GenerateIdentificationPinForEmployee';
64
+ request;
65
+ response;
66
+ }
67
+ export class SvcDownloadEmployeesSample {
68
+ name = 'DownloadEmployeesSample';
69
+ path = '/message/DownloadEmployeesSample';
70
+ request;
71
+ response;
72
+ }
73
+ export class SvcUploadEmployees {
74
+ name = 'UploadEmployees';
75
+ path = '/message/UploadEmployees';
76
+ request;
77
+ response;
78
+ }
79
+ export class SvcDownloadInitialInventorySample {
80
+ name = 'DownloadInitialInventorySample';
81
+ path = '/message/DownloadInitialInventorySample';
82
+ request;
83
+ response;
84
+ }
85
+ export class SvcUploadInitialInventory {
86
+ name = 'UploadInitialInventory';
87
+ path = '/message/UploadInitialInventory';
88
+ request;
89
+ response;
90
+ }
91
+ export class SvcListRestockedProducts {
92
+ name = 'ListRestockedProducts';
93
+ path = '/message/ListRestockedProducts';
94
+ request;
95
+ response;
96
+ }
97
+ export class SvcListStockForOrganizationUnits {
98
+ name = 'ListStockForOrganizationUnits';
99
+ path = '/message/ListStockForOrganizationUnits';
100
+ request;
101
+ response;
102
+ }
103
+ export class SvcExportUnshippedPurchaseOrdersToExcel {
104
+ name = 'ExportUnshippedPurchaseOrdersToExcel';
105
+ path = '/message/ExportUnshippedPurchaseOrdersToExcel';
106
+ request;
107
+ response;
108
+ }
109
+ export class SvcProcessUnshippedPurchaseOrdersFromExcel {
110
+ name = 'ProcessUnshippedPurchaseOrdersFromExcel';
111
+ path = '/message/ProcessUnshippedPurchaseOrdersFromExcel';
112
+ request;
113
+ response;
114
+ }
115
+ export class SvcGeneratePurchaseOrderExcelSample {
116
+ name = 'GeneratePurchaseOrderExcelSample';
117
+ path = '/message/GeneratePurchaseOrderExcelSample';
118
+ request;
119
+ response;
120
+ }
121
+ export class SvcUploadPurchaseOrderExcel {
122
+ name = 'UploadPurchaseOrderExcel';
123
+ path = '/message/UploadPurchaseOrderExcel';
124
+ request;
125
+ response;
126
+ }
127
+ export class SvcGenerateSalesOrderExcelSample {
128
+ name = 'GenerateSalesOrderExcelSample';
129
+ path = '/message/GenerateSalesOrderExcelSample';
130
+ request;
131
+ response;
132
+ }
133
+ export class SvcUploadSalesOrderExcel {
134
+ name = 'UploadSalesOrderExcel';
135
+ path = '/message/UploadSalesOrderExcel';
136
+ request;
137
+ response;
138
+ }
139
+ export class SvcGetFraudItem {
140
+ name = 'GetFraudItem';
141
+ path = '/message/GetFraudItem';
142
+ request;
143
+ response;
144
+ }
145
+ export class SvcListFraudItems {
146
+ name = 'ListFraudItems';
147
+ path = '/message/ListFraudItems';
148
+ request;
149
+ response;
150
+ }
151
+ export class SvcUpdateFraudItem {
152
+ name = 'UpdateFraudItem';
153
+ path = '/message/UpdateFraudItem';
154
+ request;
155
+ response;
156
+ }
157
+ export class SvcDeleteFraudItem {
158
+ name = 'DeleteFraudItem';
159
+ path = '/message/DeleteFraudItem';
160
+ request;
161
+ response;
162
+ }
163
+ export class SvcCreateFraudItem {
164
+ name = 'CreateFraudItem';
165
+ path = '/message/CreateFraudItem';
166
+ request;
167
+ response;
168
+ }
169
+ export class SvcDownloadFraudItems {
170
+ name = 'DownloadFraudItems';
171
+ path = '/message/DownloadFraudItems';
172
+ request;
173
+ response;
174
+ }
175
+ export class SvcUploadFraudItems {
176
+ name = 'UploadFraudItems';
177
+ path = '/message/UploadFraudItems';
178
+ request;
179
+ response;
180
+ }
181
+ export class SvcExportGeneralLedgerSummaryToExcel {
182
+ name = 'ExportGeneralLedgerSummaryToExcel';
183
+ path = '/message/ExportGeneralLedgerSummaryToExcel';
184
+ request;
185
+ response;
186
+ }
187
+ export class SvcCreateAssortment {
188
+ name = 'CreateAssortment';
189
+ path = '/message/CreateAssortment';
190
+ request;
191
+ response;
192
+ }
193
+ export class SvcUpdateAssortment {
194
+ name = 'UpdateAssortment';
195
+ path = '/message/UpdateAssortment';
196
+ request;
197
+ response;
198
+ }
199
+ export class SvcDeleteAssortment {
200
+ name = 'DeleteAssortment';
201
+ path = '/message/DeleteAssortment';
202
+ request;
203
+ response;
204
+ }
205
+ export class SvcListAssortments {
206
+ name = 'ListAssortments';
207
+ path = '/message/ListAssortments';
208
+ request;
209
+ response;
210
+ }
211
+ export class SvcGetAssortmentByID {
212
+ name = 'GetAssortmentByID';
213
+ path = '/message/GetAssortmentByID';
214
+ request;
215
+ response;
216
+ }
217
+ export class SvcGetAssortmentOrganizationUnits {
218
+ name = 'GetAssortmentOrganizationUnits';
219
+ path = '/message/GetAssortmentOrganizationUnits';
220
+ request;
221
+ response;
222
+ }
223
+ export class SvcAttachAssortmentToOrganizationUnit {
224
+ name = 'AttachAssortmentToOrganizationUnit';
225
+ path = '/message/AttachAssortmentToOrganizationUnit';
226
+ request;
227
+ response;
228
+ }
229
+ export class SvcAddProductsToAssortment {
230
+ name = 'AddProductsToAssortment';
231
+ path = '/message/AddProductsToAssortment';
232
+ request;
233
+ response;
234
+ }
235
+ export class SvcRemoveProductsFromAssortment {
236
+ name = 'RemoveProductsFromAssortment';
237
+ path = '/message/RemoveProductsFromAssortment';
238
+ request;
239
+ response;
240
+ }
241
+ export class SvcListAssortmentProducts {
242
+ name = 'ListAssortmentProducts';
243
+ path = '/message/ListAssortmentProducts';
244
+ request;
245
+ response;
246
+ }
247
+ export class SvcGetAssortmentRootProducts {
248
+ name = 'GetAssortmentRootProducts';
249
+ path = '/message/GetAssortmentRootProducts';
250
+ request;
251
+ response;
252
+ }
253
+ export class SvcGetAssortmentProductTree {
254
+ name = 'GetAssortmentProductTree';
255
+ path = '/message/GetAssortmentProductTree';
256
+ request;
257
+ response;
258
+ }
259
+ export class SvcDownloadAssortmentProducts {
260
+ name = 'DownloadAssortmentProducts';
261
+ path = '/message/DownloadAssortmentProducts';
262
+ request;
263
+ response;
264
+ }
265
+ export class SvcUploadAssortmentProducts {
266
+ name = 'UploadAssortmentProducts';
267
+ path = '/message/UploadAssortmentProducts';
268
+ request;
269
+ response;
270
+ }
271
+ export class SvcGetVisibilityGroupByID {
272
+ name = 'GetVisibilityGroupByID';
273
+ path = '/message/GetVisibilityGroupByID';
274
+ request;
275
+ response;
276
+ }
277
+ export class SvcCreateVisibilityGroup {
278
+ name = 'CreateVisibilityGroup';
279
+ path = '/message/CreateVisibilityGroup';
280
+ request;
281
+ response;
282
+ }
283
+ export class SvcUpdateVisibilityGroup {
284
+ name = 'UpdateVisibilityGroup';
285
+ path = '/message/UpdateVisibilityGroup';
286
+ request;
287
+ response;
288
+ }
289
+ export class SvcDeleteVisibilityGroup {
290
+ name = 'DeleteVisibilityGroup';
291
+ path = '/message/DeleteVisibilityGroup';
292
+ request;
293
+ response;
294
+ }
295
+ export class SvcListVisibilityGroups {
296
+ name = 'ListVisibilityGroups';
297
+ path = '/message/ListVisibilityGroups';
298
+ request;
299
+ response;
300
+ }
301
+ export class SvcGetVisibilityGroupConfiguration {
302
+ name = 'GetVisibilityGroupConfiguration';
303
+ path = '/message/GetVisibilityGroupConfiguration';
304
+ request;
305
+ response;
306
+ }
307
+ export class SvcCreateOrUpdateVisibilityGroupConfiguration {
308
+ name = 'CreateOrUpdateVisibilityGroupConfiguration';
309
+ path = '/message/CreateOrUpdateVisibilityGroupConfiguration';
310
+ request;
311
+ response;
312
+ }
313
+ export class SvcDeleteVisibilityGroupConfiguration {
314
+ name = 'DeleteVisibilityGroupConfiguration';
315
+ path = '/message/DeleteVisibilityGroupConfiguration';
316
+ request;
317
+ response;
318
+ }
319
+ export class SvcListVisibilityGroupConfigurations {
320
+ name = 'ListVisibilityGroupConfigurations';
321
+ path = '/message/ListVisibilityGroupConfigurations';
322
+ request;
323
+ response;
324
+ }
325
+ export class SvcExportUserSubscriptions {
326
+ name = 'ExportUserSubscriptions';
327
+ path = '/message/ExportUserSubscriptions';
328
+ request;
329
+ response;
330
+ }
331
+ export class SvcGetAvailableUserRequirementsProperties {
332
+ name = 'GetAvailableUserRequirementsProperties';
333
+ path = '/message/GetAvailableUserRequirementsProperties';
334
+ request;
335
+ response;
336
+ }
337
+ export class SvcGetUserRequirements {
338
+ name = 'GetUserRequirements';
339
+ path = '/message/GetUserRequirements';
340
+ request;
341
+ response;
342
+ }
343
+ export class SvcGetUserRequirementsForSubscriptions {
344
+ name = 'GetUserRequirementsForSubscriptions';
345
+ path = '/message/GetUserRequirementsForSubscriptions';
346
+ request;
347
+ response;
348
+ }
349
+ export class SvcPushUserSubscription {
350
+ name = 'PushUserSubscription';
351
+ path = '/message/PushUserSubscription';
352
+ request;
353
+ response;
354
+ }
355
+ export class SvcGetSubscriptionOrganizationUnitSets {
356
+ name = 'GetSubscriptionOrganizationUnitSets';
357
+ path = '/message/GetSubscriptionOrganizationUnitSets';
358
+ request;
359
+ response;
360
+ }
361
+ export class SvcCreateSubscriptionOrganizationUnitSet {
362
+ name = 'CreateSubscriptionOrganizationUnitSet';
363
+ path = '/message/CreateSubscriptionOrganizationUnitSet';
364
+ request;
365
+ response;
366
+ }
367
+ export class SvcUpdateSubscriptionOrganizationUnitSet {
368
+ name = 'UpdateSubscriptionOrganizationUnitSet';
369
+ path = '/message/UpdateSubscriptionOrganizationUnitSet';
370
+ request;
371
+ response;
372
+ }
373
+ export class SvcDeleteSubscriptionOrganizationUnitSet {
374
+ name = 'DeleteSubscriptionOrganizationUnitSet';
375
+ path = '/message/DeleteSubscriptionOrganizationUnitSet';
376
+ request;
377
+ response;
378
+ }
379
+ export class SvcListSubscriptions {
380
+ name = 'ListSubscriptions';
381
+ path = '/message/ListSubscriptions';
382
+ request;
383
+ response;
384
+ }
385
+ export class SvcCreateSubscription {
386
+ name = 'CreateSubscription';
387
+ path = '/message/CreateSubscription';
388
+ request;
389
+ response;
390
+ }
391
+ export class SvcUpdateSubscription {
392
+ name = 'UpdateSubscription';
393
+ path = '/message/UpdateSubscription';
394
+ request;
395
+ response;
396
+ }
397
+ export class SvcDeleteSubscription {
398
+ name = 'DeleteSubscription';
399
+ path = '/message/DeleteSubscription';
400
+ request;
401
+ response;
402
+ }
403
+ export class SvcGetSubscriptionHandlers {
404
+ name = 'GetSubscriptionHandlers';
405
+ path = '/message/GetSubscriptionHandlers';
406
+ request;
407
+ response;
408
+ }
409
+ export class SvcBlockUserSubscription {
410
+ name = 'BlockUserSubscription';
411
+ path = '/message/BlockUserSubscription';
412
+ request;
413
+ response;
414
+ }
415
+ export class SvcUnblockUserSubscription {
416
+ name = 'UnblockUserSubscription';
417
+ path = '/message/UnblockUserSubscription';
418
+ request;
419
+ response;
420
+ }
421
+ export class SvcGetUserSubscriptionBarcode {
422
+ name = 'GetUserSubscriptionBarcode';
423
+ path = '/message/GetUserSubscriptionBarcode';
424
+ request;
425
+ response;
426
+ }
427
+ export class SvcListSubscriptionUsers {
428
+ name = 'ListSubscriptionUsers';
429
+ path = '/message/ListSubscriptionUsers';
430
+ request;
431
+ response;
432
+ }
433
+ export class SvcUpdateSubscriptionUserRequirements {
434
+ name = 'UpdateSubscriptionUserRequirements';
435
+ path = '/message/UpdateSubscriptionUserRequirements';
436
+ request;
437
+ response;
438
+ }
439
+ export class SvcGetUserOrigins {
440
+ name = 'GetUserOrigins';
441
+ path = '/message/GetUserOrigins';
442
+ request;
443
+ response;
444
+ }
445
+ export class SvcCreateUserOrigin {
446
+ name = 'CreateUserOrigin';
447
+ path = '/message/CreateUserOrigin';
448
+ request;
449
+ response;
450
+ }
451
+ export class SvcUpdateUserOrigin {
452
+ name = 'UpdateUserOrigin';
453
+ path = '/message/UpdateUserOrigin';
454
+ request;
455
+ response;
456
+ }
457
+ export class SvcDeleteUserOrigin {
458
+ name = 'DeleteUserOrigin';
459
+ path = '/message/DeleteUserOrigin';
460
+ request;
461
+ response;
462
+ }
463
+ export class SvcListUserPersonalizedPromotions {
464
+ name = 'ListUserPersonalizedPromotions';
465
+ path = '/message/ListUserPersonalizedPromotions';
466
+ request;
467
+ response;
468
+ }
469
+ export class SvcGetUserPersonalizedPromotionProducts {
470
+ name = 'GetUserPersonalizedPromotionProducts';
471
+ path = '/message/GetUserPersonalizedPromotionProducts';
472
+ request;
473
+ response;
474
+ }
475
+ export class SvcSelectUserPersonalizedPromotionProducts {
476
+ name = 'SelectUserPersonalizedPromotionProducts';
477
+ path = '/message/SelectUserPersonalizedPromotionProducts';
478
+ request;
479
+ response;
480
+ }
481
+ export class SvcListUserRequirements {
482
+ name = 'ListUserRequirements';
483
+ path = '/message/ListUserRequirements';
484
+ request;
485
+ response;
486
+ }
487
+ export class SvcCreateUserRequirement {
488
+ name = 'CreateUserRequirement';
489
+ path = '/message/CreateUserRequirement';
490
+ request;
491
+ response;
492
+ }
493
+ export class SvcUpdateUserRequirement {
494
+ name = 'UpdateUserRequirement';
495
+ path = '/message/UpdateUserRequirement';
496
+ request;
497
+ response;
498
+ }
499
+ export class SvcDeleteUserRequirement {
500
+ name = 'DeleteUserRequirement';
501
+ path = '/message/DeleteUserRequirement';
502
+ request;
503
+ response;
504
+ }
505
+ export class SvcGetUserRequirement {
506
+ name = 'GetUserRequirement';
507
+ path = '/message/GetUserRequirement';
508
+ request;
509
+ response;
510
+ }
511
+ export class SvcListUserRequirementSets {
512
+ name = 'ListUserRequirementSets';
513
+ path = '/message/ListUserRequirementSets';
514
+ request;
515
+ response;
516
+ }
517
+ export class SvcCreateUserRequirementSet {
518
+ name = 'CreateUserRequirementSet';
519
+ path = '/message/CreateUserRequirementSet';
520
+ request;
521
+ response;
522
+ }
523
+ export class SvcUpdateUserRequirementSet {
524
+ name = 'UpdateUserRequirementSet';
525
+ path = '/message/UpdateUserRequirementSet';
526
+ request;
527
+ response;
528
+ }
529
+ export class SvcDeleteUserRequirementSet {
530
+ name = 'DeleteUserRequirementSet';
531
+ path = '/message/DeleteUserRequirementSet';
532
+ request;
533
+ response;
534
+ }
535
+ export class SvcUpdateUserRequirementSetRequirements {
536
+ name = 'UpdateUserRequirementSetRequirements';
537
+ path = '/message/UpdateUserRequirementSetRequirements';
538
+ request;
539
+ response;
540
+ }
541
+ export class SvcDuplicateUserRequirementSet {
542
+ name = 'DuplicateUserRequirementSet';
543
+ path = '/message/DuplicateUserRequirementSet';
544
+ request;
545
+ response;
546
+ }
547
+ export class SvcListWishlists {
548
+ name = 'ListWishlists';
549
+ path = '/message/ListWishlists';
550
+ request;
551
+ response;
552
+ }
553
+ export class SvcGetWishlist {
554
+ name = 'GetWishlist';
555
+ path = '/message/GetWishlist';
556
+ request;
557
+ response;
558
+ }
559
+ export class SvcCreateEmployeeUser {
560
+ name = 'CreateEmployeeUser';
561
+ path = '/message/CreateEmployeeUser';
562
+ request;
563
+ response;
564
+ }
565
+ export class SvcGetEmployeeDataByID {
566
+ name = 'GetEmployeeDataByID';
567
+ path = '/message/GetEmployeeDataByID';
568
+ request;
569
+ response;
570
+ }
571
+ export class SvcGetEmployeeDataByUserID {
572
+ name = 'GetEmployeeDataByUserID';
573
+ path = '/message/GetEmployeeDataByUserID';
574
+ request;
575
+ response;
576
+ }
577
+ export class SvcCreateOrUpdateEmployeeData {
578
+ name = 'CreateOrUpdateEmployeeData';
579
+ path = '/message/CreateOrUpdateEmployeeData';
580
+ request;
581
+ response;
582
+ }
583
+ export class SvcDeleteEmployeeData {
584
+ name = 'DeleteEmployeeData';
585
+ path = '/message/DeleteEmployeeData';
586
+ request;
587
+ response;
588
+ }
589
+ export class SvcListEmployeeDatas {
590
+ name = 'ListEmployeeDatas';
591
+ path = '/message/ListEmployeeDatas';
592
+ request;
593
+ response;
594
+ }
595
+ export class SvcGenerateIdentificationCodeForEmployee {
596
+ name = 'GenerateIdentificationCodeForEmployee';
597
+ path = '/message/GenerateIdentificationCodeForEmployee';
598
+ request;
599
+ response;
600
+ }
601
+ export class SvcExportEmployeeRoles {
602
+ name = 'ExportEmployeeRoles';
603
+ path = '/message/ExportEmployeeRoles';
604
+ request;
605
+ response;
606
+ }
607
+ export class SvcDownloadCustomersSample {
608
+ name = 'DownloadCustomersSample';
609
+ path = '/message/DownloadCustomersSample';
610
+ request;
611
+ response;
612
+ }
613
+ export class SvcUploadCustomers {
614
+ name = 'UploadCustomers';
615
+ path = '/message/UploadCustomers';
616
+ request;
617
+ response;
618
+ }
619
+ export class SvcUploadTaxCodesExcel {
620
+ name = 'UploadTaxCodesExcel';
621
+ path = '/message/UploadTaxCodesExcel';
622
+ request;
623
+ response;
624
+ }
625
+ export class SvcDownloadTaxCodesExcel {
626
+ name = 'DownloadTaxCodesExcel';
627
+ path = '/message/DownloadTaxCodesExcel';
628
+ request;
629
+ response;
630
+ }
631
+ export class SvcUploadTaxRateExcel {
632
+ name = 'UploadTaxRateExcel';
633
+ path = '/message/UploadTaxRateExcel';
634
+ request;
635
+ response;
636
+ }
637
+ export class SvcDownloadTaxRateExcel {
638
+ name = 'DownloadTaxRateExcel';
639
+ path = '/message/DownloadTaxRateExcel';
640
+ request;
641
+ response;
642
+ }
643
+ export class SvcExportStockMutationSummary {
644
+ name = 'ExportStockMutationSummary';
645
+ path = '/message/ExportStockMutationSummary';
646
+ request;
647
+ response;
648
+ }
649
+ export class SvcGetRecentlyUsedStockMutationReasons {
650
+ name = 'GetRecentlyUsedStockMutationReasons';
651
+ path = '/message/GetRecentlyUsedStockMutationReasons';
652
+ request;
653
+ response;
654
+ }
655
+ export class SvcSearchStockMutations {
656
+ name = 'SearchStockMutations';
657
+ path = '/message/SearchStockMutations';
658
+ request;
659
+ response;
660
+ }
661
+ export class SvcListStockMutationReasons {
662
+ name = 'ListStockMutationReasons';
663
+ path = '/message/ListStockMutationReasons';
664
+ request;
665
+ response;
666
+ }
667
+ export class SvcCreateStockMutationReason {
668
+ name = 'CreateStockMutationReason';
669
+ path = '/message/CreateStockMutationReason';
670
+ request;
671
+ response;
672
+ }
673
+ export class SvcUpdateStockMutationReason {
674
+ name = 'UpdateStockMutationReason';
675
+ path = '/message/UpdateStockMutationReason';
676
+ request;
677
+ response;
678
+ }
679
+ export class SvcDeleteStockMutationReason {
680
+ name = 'DeleteStockMutationReason';
681
+ path = '/message/DeleteStockMutationReason';
682
+ request;
683
+ response;
684
+ }
685
+ export class SvcInitialReplenishment {
686
+ name = 'InitialReplenishment';
687
+ path = '/message/InitialReplenishment';
688
+ request;
689
+ response;
690
+ }
691
+ export class SvcListCumulativeStock {
692
+ name = 'ListCumulativeStock';
693
+ path = '/message/ListCumulativeStock';
694
+ request;
695
+ response;
696
+ }
697
+ export class SvcCreateStockAllocationRule {
698
+ name = 'CreateStockAllocationRule';
699
+ path = '/message/CreateStockAllocationRule';
700
+ request;
701
+ response;
702
+ }
703
+ export class SvcUpdateStockAllocationRule {
704
+ name = 'UpdateStockAllocationRule';
705
+ path = '/message/UpdateStockAllocationRule';
706
+ request;
707
+ response;
708
+ }
709
+ export class SvcDeleteStockAllocationRule {
710
+ name = 'DeleteStockAllocationRule';
711
+ path = '/message/DeleteStockAllocationRule';
712
+ request;
713
+ response;
714
+ }
715
+ export class SvcListStockAllocationRules {
716
+ name = 'ListStockAllocationRules';
717
+ path = '/message/ListStockAllocationRules';
718
+ request;
719
+ response;
720
+ }
721
+ export class SvcRefillStockAllocation {
722
+ name = 'RefillStockAllocation';
723
+ path = '/message/RefillStockAllocation';
724
+ request;
725
+ response;
726
+ }
727
+ export class SvcUploadStockAllocationRulesExcel {
728
+ name = 'UploadStockAllocationRulesExcel';
729
+ path = '/message/UploadStockAllocationRulesExcel';
730
+ request;
731
+ response;
732
+ }
733
+ export class SvcDownloadStockAllocationRulesExcel {
734
+ name = 'DownloadStockAllocationRulesExcel';
735
+ path = '/message/DownloadStockAllocationRulesExcel';
736
+ request;
737
+ response;
738
+ }
739
+ export class SvcCreateStockLabel {
740
+ name = 'CreateStockLabel';
741
+ path = '/message/CreateStockLabel';
742
+ request;
743
+ response;
744
+ }
745
+ export class SvcUpdateStockLabel {
746
+ name = 'UpdateStockLabel';
747
+ path = '/message/UpdateStockLabel';
748
+ request;
749
+ response;
750
+ }
751
+ export class SvcCreateCarrier {
752
+ name = 'CreateCarrier';
753
+ path = '/message/CreateCarrier';
754
+ request;
755
+ response;
756
+ }
757
+ export class SvcGetCarrierByID {
758
+ name = 'GetCarrierByID';
759
+ path = '/message/GetCarrierByID';
760
+ request;
761
+ response;
762
+ }
763
+ export class SvcListCarriers {
764
+ name = 'ListCarriers';
765
+ path = '/message/ListCarriers';
766
+ request;
767
+ response;
768
+ }
769
+ export class SvcUpdateCarrier {
770
+ name = 'UpdateCarrier';
771
+ path = '/message/UpdateCarrier';
772
+ request;
773
+ response;
774
+ }
775
+ export class SvcGetAvailableShippingMethodHandlers {
776
+ name = 'GetAvailableShippingMethodHandlers';
777
+ path = '/message/GetAvailableShippingMethodHandlers';
778
+ request;
779
+ response;
780
+ }
781
+ export class SvcListShippingMethods {
782
+ name = 'ListShippingMethods';
783
+ path = '/message/ListShippingMethods';
784
+ request;
785
+ response;
786
+ }
787
+ export class SvcGetOrganizationUnitShippingMethodByID {
788
+ name = 'GetOrganizationUnitShippingMethodByID';
789
+ path = '/message/GetOrganizationUnitShippingMethodByID';
790
+ request;
791
+ response;
792
+ }
793
+ export class SvcCreateOrganizationUnitShippingMethod {
794
+ name = 'CreateOrganizationUnitShippingMethod';
795
+ path = '/message/CreateOrganizationUnitShippingMethod';
796
+ request;
797
+ response;
798
+ }
799
+ export class SvcUpdateOrganizationUnitShippingMethod {
800
+ name = 'UpdateOrganizationUnitShippingMethod';
801
+ path = '/message/UpdateOrganizationUnitShippingMethod';
802
+ request;
803
+ response;
804
+ }
805
+ export class SvcDeleteOrganizationUnitShippingMethod {
806
+ name = 'DeleteOrganizationUnitShippingMethod';
807
+ path = '/message/DeleteOrganizationUnitShippingMethod';
808
+ request;
809
+ response;
810
+ }
811
+ export class SvcListOrganizationUnitShippingMethods {
812
+ name = 'ListOrganizationUnitShippingMethods';
813
+ path = '/message/ListOrganizationUnitShippingMethods';
814
+ request;
815
+ response;
816
+ }
817
+ export class SvcCreatePackage {
818
+ name = 'CreatePackage';
819
+ path = '/message/CreatePackage';
820
+ request;
821
+ response;
822
+ }
823
+ export class SvcGetPackages {
824
+ name = 'GetPackages';
825
+ path = '/message/GetPackages';
826
+ request;
827
+ response;
828
+ }
829
+ export class SvcUpdatePackage {
830
+ name = 'UpdatePackage';
831
+ path = '/message/UpdatePackage';
832
+ request;
833
+ response;
834
+ }
835
+ export class SvcDeletePackage {
836
+ name = 'DeletePackage';
837
+ path = '/message/DeletePackage';
838
+ request;
839
+ response;
840
+ }
841
+ export class SvcGetPackagesForCarrier {
842
+ name = 'GetPackagesForCarrier';
843
+ path = '/message/GetPackagesForCarrier';
844
+ request;
845
+ response;
846
+ }
847
+ export class SvcAddPackageToCarrier {
848
+ name = 'AddPackageToCarrier';
849
+ path = '/message/AddPackageToCarrier';
850
+ request;
851
+ response;
852
+ }
853
+ export class SvcRemovePackageFromCarrier {
854
+ name = 'RemovePackageFromCarrier';
855
+ path = '/message/RemovePackageFromCarrier';
856
+ request;
857
+ response;
858
+ }
859
+ export class SvcGetShippingCostByID {
860
+ name = 'GetShippingCostByID';
861
+ path = '/message/GetShippingCostByID';
862
+ request;
863
+ response;
864
+ }
865
+ export class SvcCreateShippingCost {
866
+ name = 'CreateShippingCost';
867
+ path = '/message/CreateShippingCost';
868
+ request;
869
+ response;
870
+ }
871
+ export class SvcUpdateShippingCost {
872
+ name = 'UpdateShippingCost';
873
+ path = '/message/UpdateShippingCost';
874
+ request;
875
+ response;
876
+ }
877
+ export class SvcDeleteShippingCost {
878
+ name = 'DeleteShippingCost';
879
+ path = '/message/DeleteShippingCost';
880
+ request;
881
+ response;
882
+ }
883
+ export class SvcListShippingCosts {
884
+ name = 'ListShippingCosts';
885
+ path = '/message/ListShippingCosts';
886
+ request;
887
+ response;
888
+ }
889
+ export class SvcCreateShippingMethod {
890
+ name = 'CreateShippingMethod';
891
+ path = '/message/CreateShippingMethod';
892
+ request;
893
+ response;
894
+ }
895
+ export class SvcGetShippingMethodByID {
896
+ name = 'GetShippingMethodByID';
897
+ path = '/message/GetShippingMethodByID';
898
+ request;
899
+ response;
900
+ }
901
+ export class SvcListManagementShippingMethods {
902
+ name = 'ListManagementShippingMethods';
903
+ path = '/message/ListManagementShippingMethods';
904
+ request;
905
+ response;
906
+ }
907
+ export class SvcUpdateShippingMethod {
908
+ name = 'UpdateShippingMethod';
909
+ path = '/message/UpdateShippingMethod';
910
+ request;
911
+ response;
912
+ }
913
+ export class SvcCreateShippingMethodTransportationTime {
914
+ name = 'CreateShippingMethodTransportationTime';
915
+ path = '/message/CreateShippingMethodTransportationTime';
916
+ request;
917
+ response;
918
+ }
919
+ export class SvcUpdateShippingMethodTransportationTime {
920
+ name = 'UpdateShippingMethodTransportationTime';
921
+ path = '/message/UpdateShippingMethodTransportationTime';
922
+ request;
923
+ response;
924
+ }
925
+ export class SvcDeleteShippingMethodTransportationTime {
926
+ name = 'DeleteShippingMethodTransportationTime';
927
+ path = '/message/DeleteShippingMethodTransportationTime';
928
+ request;
929
+ response;
930
+ }
931
+ export class SvcListShippingMethodTransportationTimes {
932
+ name = 'ListShippingMethodTransportationTimes';
933
+ path = '/message/ListShippingMethodTransportationTimes';
934
+ request;
935
+ response;
936
+ }
937
+ export class SvcGetShippingRestrictionByID {
938
+ name = 'GetShippingRestrictionByID';
939
+ path = '/message/GetShippingRestrictionByID';
940
+ request;
941
+ response;
942
+ }
943
+ export class SvcCreateShippingRestriction {
944
+ name = 'CreateShippingRestriction';
945
+ path = '/message/CreateShippingRestriction';
946
+ request;
947
+ response;
948
+ }
949
+ export class SvcUpdateShippingRestriction {
950
+ name = 'UpdateShippingRestriction';
951
+ path = '/message/UpdateShippingRestriction';
952
+ request;
953
+ response;
954
+ }
955
+ export class SvcDeleteShippingRestriction {
956
+ name = 'DeleteShippingRestriction';
957
+ path = '/message/DeleteShippingRestriction';
958
+ request;
959
+ response;
960
+ }
961
+ export class SvcListShippingRestrictions {
962
+ name = 'ListShippingRestrictions';
963
+ path = '/message/ListShippingRestrictions';
964
+ request;
965
+ response;
966
+ }
967
+ export class SvcDownloadShippingRestrictions {
968
+ name = 'DownloadShippingRestrictions';
969
+ path = '/message/DownloadShippingRestrictions';
970
+ request;
971
+ response;
972
+ }
973
+ export class SvcUploadShippingRestrictions {
974
+ name = 'UploadShippingRestrictions';
975
+ path = '/message/UploadShippingRestrictions';
976
+ request;
977
+ response;
978
+ }
979
+ export class SvcGetRole {
980
+ name = 'GetRole';
981
+ path = '/message/GetRole';
982
+ request;
983
+ response;
984
+ }
985
+ export class SvcListRoles {
986
+ name = 'ListRoles';
987
+ path = '/message/ListRoles';
988
+ request;
989
+ response;
990
+ }
991
+ export class SvcCreateRole {
992
+ name = 'CreateRole';
993
+ path = '/message/CreateRole';
994
+ request;
995
+ response;
996
+ }
997
+ export class SvcUpdateRole {
998
+ name = 'UpdateRole';
999
+ path = '/message/UpdateRole';
1000
+ request;
1001
+ response;
1002
+ }
1003
+ export class SvcDeleteRole {
1004
+ name = 'DeleteRole';
1005
+ path = '/message/DeleteRole';
1006
+ request;
1007
+ response;
1008
+ }
1009
+ export class SvcDetachFunctionalitiesFromRole {
1010
+ name = 'DetachFunctionalitiesFromRole';
1011
+ path = '/message/DetachFunctionalitiesFromRole';
1012
+ request;
1013
+ response;
1014
+ }
1015
+ export class SvcAttachFunctionalitiesToRole {
1016
+ name = 'AttachFunctionalitiesToRole';
1017
+ path = '/message/AttachFunctionalitiesToRole';
1018
+ request;
1019
+ response;
1020
+ }
1021
+ export class SvcUpdateRoleFunctionalities {
1022
+ name = 'UpdateRoleFunctionalities';
1023
+ path = '/message/UpdateRoleFunctionalities';
1024
+ request;
1025
+ response;
1026
+ }
1027
+ export class SvcGetAvailableRoles {
1028
+ name = 'GetAvailableRoles';
1029
+ path = '/message/GetAvailableRoles';
1030
+ request;
1031
+ response;
1032
+ }
1033
+ export class SvcGetFlattenedFunctionalityByUserID {
1034
+ name = 'GetFlattenedFunctionalityByUserID';
1035
+ path = '/message/GetFlattenedFunctionalityByUserID';
1036
+ request;
1037
+ response;
1038
+ }
1039
+ export class SvcGetFunctionalityCategories {
1040
+ name = 'GetFunctionalityCategories';
1041
+ path = '/message/GetFunctionalityCategories';
1042
+ request;
1043
+ response;
1044
+ }
1045
+ export class SvcGetSupportedFunctionalities {
1046
+ name = 'GetSupportedFunctionalities';
1047
+ path = '/message/GetSupportedFunctionalities';
1048
+ request;
1049
+ response;
1050
+ }
1051
+ export class SvcGetUserRolesByUserID {
1052
+ name = 'GetUserRolesByUserID';
1053
+ path = '/message/GetUserRolesByUserID';
1054
+ request;
1055
+ response;
1056
+ }
1057
+ export class SvcGetUserRoles {
1058
+ name = 'GetUserRoles';
1059
+ path = '/message/GetUserRoles';
1060
+ request;
1061
+ response;
1062
+ }
1063
+ export class SvcListUserOrganizationUnitRoles {
1064
+ name = 'ListUserOrganizationUnitRoles';
1065
+ path = '/message/ListUserOrganizationUnitRoles';
1066
+ request;
1067
+ response;
1068
+ }
1069
+ export class SvcGetRoleSetByID {
1070
+ name = 'GetRoleSetByID';
1071
+ path = '/message/GetRoleSetByID';
1072
+ request;
1073
+ response;
1074
+ }
1075
+ export class SvcListRoleSets {
1076
+ name = 'ListRoleSets';
1077
+ path = '/message/ListRoleSets';
1078
+ request;
1079
+ response;
1080
+ }
1081
+ export class SvcCreateRoleSet {
1082
+ name = 'CreateRoleSet';
1083
+ path = '/message/CreateRoleSet';
1084
+ request;
1085
+ response;
1086
+ }
1087
+ export class SvcUpdateRoleSet {
1088
+ name = 'UpdateRoleSet';
1089
+ path = '/message/UpdateRoleSet';
1090
+ request;
1091
+ response;
1092
+ }
1093
+ export class SvcDeleteRoleSet {
1094
+ name = 'DeleteRoleSet';
1095
+ path = '/message/DeleteRoleSet';
1096
+ request;
1097
+ response;
1098
+ }
1099
+ export class SvcSetRolesForRoleSet {
1100
+ name = 'SetRolesForRoleSet';
1101
+ path = '/message/SetRolesForRoleSet';
1102
+ request;
1103
+ response;
1104
+ }
1105
+ export class SvcGetRolesForOrganizationUnit {
1106
+ name = 'GetRolesForOrganizationUnit';
1107
+ path = '/message/GetRolesForOrganizationUnit';
1108
+ request;
1109
+ response;
1110
+ }
1111
+ export class SvcGetRolesForOrganizationUnitSet {
1112
+ name = 'GetRolesForOrganizationUnitSet';
1113
+ path = '/message/GetRolesForOrganizationUnitSet';
1114
+ request;
1115
+ response;
1116
+ }
1117
+ export class SvcSetUserRoles {
1118
+ name = 'SetUserRoles';
1119
+ path = '/message/SetUserRoles';
1120
+ request;
1121
+ response;
1122
+ }
1123
+ export class SvcUpdateUserRoles {
1124
+ name = 'UpdateUserRoles';
1125
+ path = '/message/UpdateUserRoles';
1126
+ request;
1127
+ response;
1128
+ }
1129
+ export class SvcCreateProductBarcode {
1130
+ name = 'CreateProductBarcode';
1131
+ path = '/message/CreateProductBarcode';
1132
+ request;
1133
+ response;
1134
+ }
1135
+ export class SvcDeleteProductBarcode {
1136
+ name = 'DeleteProductBarcode';
1137
+ path = '/message/DeleteProductBarcode';
1138
+ request;
1139
+ response;
1140
+ }
1141
+ export class SvcListProductBarcodes {
1142
+ name = 'ListProductBarcodes';
1143
+ path = '/message/ListProductBarcodes';
1144
+ request;
1145
+ response;
1146
+ }
1147
+ export class SvcGetProductRequirementHandlers {
1148
+ name = 'GetProductRequirementHandlers';
1149
+ path = '/message/GetProductRequirementHandlers';
1150
+ request;
1151
+ response;
1152
+ }
1153
+ export class SvcGetProductRequirementByID {
1154
+ name = 'GetProductRequirementByID';
1155
+ path = '/message/GetProductRequirementByID';
1156
+ request;
1157
+ response;
1158
+ }
1159
+ export class SvcCreateProductRequirement {
1160
+ name = 'CreateProductRequirement';
1161
+ path = '/message/CreateProductRequirement';
1162
+ request;
1163
+ response;
1164
+ }
1165
+ export class SvcUpdateProductRequirement {
1166
+ name = 'UpdateProductRequirement';
1167
+ path = '/message/UpdateProductRequirement';
1168
+ request;
1169
+ response;
1170
+ }
1171
+ export class SvcDeleteProductRequirement {
1172
+ name = 'DeleteProductRequirement';
1173
+ path = '/message/DeleteProductRequirement';
1174
+ request;
1175
+ response;
1176
+ }
1177
+ export class SvcListProductRequirements {
1178
+ name = 'ListProductRequirements';
1179
+ path = '/message/ListProductRequirements';
1180
+ request;
1181
+ response;
1182
+ }
1183
+ export class SvcListProductSearchTemplates {
1184
+ name = 'ListProductSearchTemplates';
1185
+ path = '/message/ListProductSearchTemplates';
1186
+ request;
1187
+ response;
1188
+ }
1189
+ export class SvcCreateProductSearchTemplate {
1190
+ name = 'CreateProductSearchTemplate';
1191
+ path = '/message/CreateProductSearchTemplate';
1192
+ request;
1193
+ response;
1194
+ }
1195
+ export class SvcUpdateProductSearchTemplate {
1196
+ name = 'UpdateProductSearchTemplate';
1197
+ path = '/message/UpdateProductSearchTemplate';
1198
+ request;
1199
+ response;
1200
+ }
1201
+ export class SvcDeleteProductSearchTemplate {
1202
+ name = 'DeleteProductSearchTemplate';
1203
+ path = '/message/DeleteProductSearchTemplate';
1204
+ request;
1205
+ response;
1206
+ }
1207
+ export class SvcGetProductSearchTemplateByID {
1208
+ name = 'GetProductSearchTemplateByID';
1209
+ path = '/message/GetProductSearchTemplateByID';
1210
+ request;
1211
+ response;
1212
+ }
1213
+ export class SvcListProductSearchTemplateResults {
1214
+ name = 'ListProductSearchTemplateResults';
1215
+ path = '/message/ListProductSearchTemplateResults';
1216
+ request;
1217
+ response;
1218
+ }
1219
+ export class SvcListProductUnitOfMeasures {
1220
+ name = 'ListProductUnitOfMeasures';
1221
+ path = '/message/ListProductUnitOfMeasures';
1222
+ request;
1223
+ response;
1224
+ }
1225
+ export class SvcCreateProductUnitOfMeasure {
1226
+ name = 'CreateProductUnitOfMeasure';
1227
+ path = '/message/CreateProductUnitOfMeasure';
1228
+ request;
1229
+ response;
1230
+ }
1231
+ export class SvcUpdateProductUnitOfMeasure {
1232
+ name = 'UpdateProductUnitOfMeasure';
1233
+ path = '/message/UpdateProductUnitOfMeasure';
1234
+ request;
1235
+ response;
1236
+ }
1237
+ export class SvcDeleteProductUnitOfMeasure {
1238
+ name = 'DeleteProductUnitOfMeasure';
1239
+ path = '/message/DeleteProductUnitOfMeasure';
1240
+ request;
1241
+ response;
1242
+ }
1243
+ export class SvcListSupplierProducts {
1244
+ name = 'ListSupplierProducts';
1245
+ path = '/message/ListSupplierProducts';
1246
+ request;
1247
+ response;
1248
+ }
1249
+ export class SvcGetSupplierProductByID {
1250
+ name = 'GetSupplierProductByID';
1251
+ path = '/message/GetSupplierProductByID';
1252
+ request;
1253
+ response;
1254
+ }
1255
+ export class SvcCreateSupplierProduct {
1256
+ name = 'CreateSupplierProduct';
1257
+ path = '/message/CreateSupplierProduct';
1258
+ request;
1259
+ response;
1260
+ }
1261
+ export class SvcUpdateSupplierProduct {
1262
+ name = 'UpdateSupplierProduct';
1263
+ path = '/message/UpdateSupplierProduct';
1264
+ request;
1265
+ response;
1266
+ }
1267
+ export class SvcUpdateSupplierProductStock {
1268
+ name = 'UpdateSupplierProductStock';
1269
+ path = '/message/UpdateSupplierProductStock';
1270
+ request;
1271
+ response;
1272
+ }
1273
+ export class SvcUpdateSupplierProductPrices {
1274
+ name = 'UpdateSupplierProductPrices';
1275
+ path = '/message/UpdateSupplierProductPrices';
1276
+ request;
1277
+ response;
1278
+ }
1279
+ export class SvcDeleteSupplierProduct {
1280
+ name = 'DeleteSupplierProduct';
1281
+ path = '/message/DeleteSupplierProduct';
1282
+ request;
1283
+ response;
1284
+ }
1285
+ export class SvcGetSuppliersForProduct {
1286
+ name = 'GetSuppliersForProduct';
1287
+ path = '/message/GetSuppliersForProduct';
1288
+ request;
1289
+ response;
1290
+ }
1291
+ export class SvcUploadSupplierProducts {
1292
+ name = 'UploadSupplierProducts';
1293
+ path = '/message/UploadSupplierProducts';
1294
+ request;
1295
+ response;
1296
+ }
1297
+ export class SvcUploadSupplierProductsStock {
1298
+ name = 'UploadSupplierProductsStock';
1299
+ path = '/message/UploadSupplierProductsStock';
1300
+ request;
1301
+ response;
1302
+ }
1303
+ export class SvcUploadSupplierProductsPricing {
1304
+ name = 'UploadSupplierProductsPricing';
1305
+ path = '/message/UploadSupplierProductsPricing';
1306
+ request;
1307
+ response;
1308
+ }
1309
+ export class SvcUploadSupplierProductsBarcodes {
1310
+ name = 'UploadSupplierProductsBarcodes';
1311
+ path = '/message/UploadSupplierProductsBarcodes';
1312
+ request;
1313
+ response;
1314
+ }
1315
+ export class SvcDownloadSupplierProductsSample {
1316
+ name = 'DownloadSupplierProductsSample';
1317
+ path = '/message/DownloadSupplierProductsSample';
1318
+ request;
1319
+ response;
1320
+ }
1321
+ export class SvcDownloadSupplierProductsStockSample {
1322
+ name = 'DownloadSupplierProductsStockSample';
1323
+ path = '/message/DownloadSupplierProductsStockSample';
1324
+ request;
1325
+ response;
1326
+ }
1327
+ export class SvcDownloadSupplierProductsPricingSample {
1328
+ name = 'DownloadSupplierProductsPricingSample';
1329
+ path = '/message/DownloadSupplierProductsPricingSample';
1330
+ request;
1331
+ response;
1332
+ }
1333
+ export class SvcDownloadSupplierProductsBarcodesSample {
1334
+ name = 'DownloadSupplierProductsBarcodesSample';
1335
+ path = '/message/DownloadSupplierProductsBarcodesSample';
1336
+ request;
1337
+ response;
1338
+ }
1339
+ export class SvcDownloadSupplierProducts {
1340
+ name = 'DownloadSupplierProducts';
1341
+ path = '/message/DownloadSupplierProducts';
1342
+ request;
1343
+ response;
1344
+ }
1345
+ export class SvcDownloadSupplierProductsStock {
1346
+ name = 'DownloadSupplierProductsStock';
1347
+ path = '/message/DownloadSupplierProductsStock';
1348
+ request;
1349
+ response;
1350
+ }
1351
+ export class SvcDownloadSupplierProductsPricing {
1352
+ name = 'DownloadSupplierProductsPricing';
1353
+ path = '/message/DownloadSupplierProductsPricing';
1354
+ request;
1355
+ response;
1356
+ }
1357
+ export class SvcDownloadSupplierProductsBarcodes {
1358
+ name = 'DownloadSupplierProductsBarcodes';
1359
+ path = '/message/DownloadSupplierProductsBarcodes';
1360
+ request;
1361
+ response;
1362
+ }
1363
+ export class SvcGetUnitOfMeasures {
1364
+ name = 'GetUnitOfMeasures';
1365
+ path = '/message/GetUnitOfMeasures';
1366
+ request;
1367
+ response;
1368
+ }
1369
+ export class SvcCreateUnitOfMeasure {
1370
+ name = 'CreateUnitOfMeasure';
1371
+ path = '/message/CreateUnitOfMeasure';
1372
+ request;
1373
+ response;
1374
+ }
1375
+ export class SvcUpdateUnitOfMeasure {
1376
+ name = 'UpdateUnitOfMeasure';
1377
+ path = '/message/UpdateUnitOfMeasure';
1378
+ request;
1379
+ response;
1380
+ }
1381
+ export class SvcDeleteUnitOfMeasure {
1382
+ name = 'DeleteUnitOfMeasure';
1383
+ path = '/message/DeleteUnitOfMeasure';
1384
+ request;
1385
+ response;
1386
+ }
1387
+ export class SvcCreatePrinterType {
1388
+ name = 'CreatePrinterType';
1389
+ path = '/message/CreatePrinterType';
1390
+ request;
1391
+ response;
1392
+ }
1393
+ export class SvcDeletePrinterType {
1394
+ name = 'DeletePrinterType';
1395
+ path = '/message/DeletePrinterType';
1396
+ request;
1397
+ response;
1398
+ }
1399
+ export class SvcGetPrinterTypeByID {
1400
+ name = 'GetPrinterTypeByID';
1401
+ path = '/message/GetPrinterTypeByID';
1402
+ request;
1403
+ response;
1404
+ }
1405
+ export class SvcGetPrinterTypes {
1406
+ name = 'GetPrinterTypes';
1407
+ path = '/message/GetPrinterTypes';
1408
+ request;
1409
+ response;
1410
+ }
1411
+ export class SvcUpdatePrinterType {
1412
+ name = 'UpdatePrinterType';
1413
+ path = '/message/UpdatePrinterType';
1414
+ request;
1415
+ response;
1416
+ }
1417
+ export class SvcListPriceListsForOrganizationUnit {
1418
+ name = 'ListPriceListsForOrganizationUnit';
1419
+ path = '/message/ListPriceListsForOrganizationUnit';
1420
+ request;
1421
+ response;
1422
+ }
1423
+ export class SvcListProductPriceLedger {
1424
+ name = 'ListProductPriceLedger';
1425
+ path = '/message/ListProductPriceLedger';
1426
+ request;
1427
+ response;
1428
+ }
1429
+ export class SvcPreviewPriceListRoundingAdjustment {
1430
+ name = 'PreviewPriceListRoundingAdjustment';
1431
+ path = '/message/PreviewPriceListRoundingAdjustment';
1432
+ request;
1433
+ response;
1434
+ }
1435
+ export class SvcGetPriceListAdjustmentByID {
1436
+ name = 'GetPriceListAdjustmentByID';
1437
+ path = '/message/GetPriceListAdjustmentByID';
1438
+ request;
1439
+ response;
1440
+ }
1441
+ export class SvcCreatePriceListAdjustment {
1442
+ name = 'CreatePriceListAdjustment';
1443
+ path = '/message/CreatePriceListAdjustment';
1444
+ request;
1445
+ response;
1446
+ }
1447
+ export class SvcUpdatePriceListAdjustment {
1448
+ name = 'UpdatePriceListAdjustment';
1449
+ path = '/message/UpdatePriceListAdjustment';
1450
+ request;
1451
+ response;
1452
+ }
1453
+ export class SvcDeletePriceListAdjustment {
1454
+ name = 'DeletePriceListAdjustment';
1455
+ path = '/message/DeletePriceListAdjustment';
1456
+ request;
1457
+ response;
1458
+ }
1459
+ export class SvcListPriceListAdjustments {
1460
+ name = 'ListPriceListAdjustments';
1461
+ path = '/message/ListPriceListAdjustments';
1462
+ request;
1463
+ response;
1464
+ }
1465
+ export class SvcGetPriceListByID {
1466
+ name = 'GetPriceListByID';
1467
+ path = '/message/GetPriceListByID';
1468
+ request;
1469
+ response;
1470
+ }
1471
+ export class SvcCreatePriceList {
1472
+ name = 'CreatePriceList';
1473
+ path = '/message/CreatePriceList';
1474
+ request;
1475
+ response;
1476
+ }
1477
+ export class SvcUpdatePriceList {
1478
+ name = 'UpdatePriceList';
1479
+ path = '/message/UpdatePriceList';
1480
+ request;
1481
+ response;
1482
+ }
1483
+ export class SvcDeletePriceList {
1484
+ name = 'DeletePriceList';
1485
+ path = '/message/DeletePriceList';
1486
+ request;
1487
+ response;
1488
+ }
1489
+ export class SvcListPriceLists {
1490
+ name = 'ListPriceLists';
1491
+ path = '/message/ListPriceLists';
1492
+ request;
1493
+ response;
1494
+ }
1495
+ export class SvcGetPriceListManualInputAdjustmentByID {
1496
+ name = 'GetPriceListManualInputAdjustmentByID';
1497
+ path = '/message/GetPriceListManualInputAdjustmentByID';
1498
+ request;
1499
+ response;
1500
+ }
1501
+ export class SvcCreatePriceListManualInputAdjustment {
1502
+ name = 'CreatePriceListManualInputAdjustment';
1503
+ path = '/message/CreatePriceListManualInputAdjustment';
1504
+ request;
1505
+ response;
1506
+ }
1507
+ export class SvcUpdatePriceListManualInputAdjustment {
1508
+ name = 'UpdatePriceListManualInputAdjustment';
1509
+ path = '/message/UpdatePriceListManualInputAdjustment';
1510
+ request;
1511
+ response;
1512
+ }
1513
+ export class SvcDeletePriceListManualInputAdjustment {
1514
+ name = 'DeletePriceListManualInputAdjustment';
1515
+ path = '/message/DeletePriceListManualInputAdjustment';
1516
+ request;
1517
+ response;
1518
+ }
1519
+ export class SvcListPriceListManualInputAdjustments {
1520
+ name = 'ListPriceListManualInputAdjustments';
1521
+ path = '/message/ListPriceListManualInputAdjustments';
1522
+ request;
1523
+ response;
1524
+ }
1525
+ export class SvcDownloadPriceListManualInputAdjustments {
1526
+ name = 'DownloadPriceListManualInputAdjustments';
1527
+ path = '/message/DownloadPriceListManualInputAdjustments';
1528
+ request;
1529
+ response;
1530
+ }
1531
+ export class SvcDownloadPriceListManualInputAdjustmentsSample {
1532
+ name = 'DownloadPriceListManualInputAdjustmentsSample';
1533
+ path = '/message/DownloadPriceListManualInputAdjustmentsSample';
1534
+ request;
1535
+ response;
1536
+ }
1537
+ export class SvcUploadPriceListManualInputAdjustments {
1538
+ name = 'UploadPriceListManualInputAdjustments';
1539
+ path = '/message/UploadPriceListManualInputAdjustments';
1540
+ request;
1541
+ response;
1542
+ }
1543
+ export class SvcGetPriceListOrganizationUnitByID {
1544
+ name = 'GetPriceListOrganizationUnitByID';
1545
+ path = '/message/GetPriceListOrganizationUnitByID';
1546
+ request;
1547
+ response;
1548
+ }
1549
+ export class SvcCreatePriceListOrganizationUnit {
1550
+ name = 'CreatePriceListOrganizationUnit';
1551
+ path = '/message/CreatePriceListOrganizationUnit';
1552
+ request;
1553
+ response;
1554
+ }
1555
+ export class SvcUpdatePriceListOrganizationUnit {
1556
+ name = 'UpdatePriceListOrganizationUnit';
1557
+ path = '/message/UpdatePriceListOrganizationUnit';
1558
+ request;
1559
+ response;
1560
+ }
1561
+ export class SvcDeletePriceListOrganizationUnit {
1562
+ name = 'DeletePriceListOrganizationUnit';
1563
+ path = '/message/DeletePriceListOrganizationUnit';
1564
+ request;
1565
+ response;
1566
+ }
1567
+ export class SvcListPriceListOrganizationUnits {
1568
+ name = 'ListPriceListOrganizationUnits';
1569
+ path = '/message/ListPriceListOrganizationUnits';
1570
+ request;
1571
+ response;
1572
+ }
1573
+ export class SvcGetPriceListUsageTypeByID {
1574
+ name = 'GetPriceListUsageTypeByID';
1575
+ path = '/message/GetPriceListUsageTypeByID';
1576
+ request;
1577
+ response;
1578
+ }
1579
+ export class SvcCreatePriceListUsageType {
1580
+ name = 'CreatePriceListUsageType';
1581
+ path = '/message/CreatePriceListUsageType';
1582
+ request;
1583
+ response;
1584
+ }
1585
+ export class SvcUpdatePriceListUsageType {
1586
+ name = 'UpdatePriceListUsageType';
1587
+ path = '/message/UpdatePriceListUsageType';
1588
+ request;
1589
+ response;
1590
+ }
1591
+ export class SvcDeletePriceListUsageType {
1592
+ name = 'DeletePriceListUsageType';
1593
+ path = '/message/DeletePriceListUsageType';
1594
+ request;
1595
+ response;
1596
+ }
1597
+ export class SvcGetPriceListUsageTypes {
1598
+ name = 'GetPriceListUsageTypes';
1599
+ path = '/message/GetPriceListUsageTypes';
1600
+ request;
1601
+ response;
1602
+ }
1603
+ export class SvcListPersonalizedPromotions {
1604
+ name = 'ListPersonalizedPromotions';
1605
+ path = '/message/ListPersonalizedPromotions';
1606
+ request;
1607
+ response;
1608
+ }
1609
+ export class SvcGetPersonalizedPromotionByID {
1610
+ name = 'GetPersonalizedPromotionByID';
1611
+ path = '/message/GetPersonalizedPromotionByID';
1612
+ request;
1613
+ response;
1614
+ }
1615
+ export class SvcCreatePersonalizedPromotion {
1616
+ name = 'CreatePersonalizedPromotion';
1617
+ path = '/message/CreatePersonalizedPromotion';
1618
+ request;
1619
+ response;
1620
+ }
1621
+ export class SvcUpdatePersonalizedPromotion {
1622
+ name = 'UpdatePersonalizedPromotion';
1623
+ path = '/message/UpdatePersonalizedPromotion';
1624
+ request;
1625
+ response;
1626
+ }
1627
+ export class SvcArchivePersonalizedPromotion {
1628
+ name = 'ArchivePersonalizedPromotion';
1629
+ path = '/message/ArchivePersonalizedPromotion';
1630
+ request;
1631
+ response;
1632
+ }
1633
+ export class SvcAddPersonalizedPromotionsProducts {
1634
+ name = 'AddPersonalizedPromotionsProducts';
1635
+ path = '/message/AddPersonalizedPromotionsProducts';
1636
+ request;
1637
+ response;
1638
+ }
1639
+ export class SvcRemovePersonalizedPromotionProducts {
1640
+ name = 'RemovePersonalizedPromotionProducts';
1641
+ path = '/message/RemovePersonalizedPromotionProducts';
1642
+ request;
1643
+ response;
1644
+ }
1645
+ export class SvcPushUserPersonalizedPromotionProducts {
1646
+ name = 'PushUserPersonalizedPromotionProducts';
1647
+ path = '/message/PushUserPersonalizedPromotionProducts';
1648
+ request;
1649
+ response;
1650
+ }
1651
+ export class SvcDeleteUnprocessedPaymentSettlementFile {
1652
+ name = 'DeleteUnprocessedPaymentSettlementFile';
1653
+ path = '/message/DeleteUnprocessedPaymentSettlementFile';
1654
+ request;
1655
+ response;
1656
+ }
1657
+ export class SvcDownloadPaymentSettlementFileResult {
1658
+ name = 'DownloadPaymentSettlementFileResult';
1659
+ path = '/message/DownloadPaymentSettlementFileResult';
1660
+ request;
1661
+ response;
1662
+ }
1663
+ export class SvcGetAvailablePaymentSettlementFileHandlers {
1664
+ name = 'GetAvailablePaymentSettlementFileHandlers';
1665
+ path = '/message/GetAvailablePaymentSettlementFileHandlers';
1666
+ request;
1667
+ response;
1668
+ }
1669
+ export class SvcListPaymentSettlementFiles {
1670
+ name = 'ListPaymentSettlementFiles';
1671
+ path = '/message/ListPaymentSettlementFiles';
1672
+ request;
1673
+ response;
1674
+ }
1675
+ export class SvcListPaymentSettlements {
1676
+ name = 'ListPaymentSettlements';
1677
+ path = '/message/ListPaymentSettlements';
1678
+ request;
1679
+ response;
1680
+ }
1681
+ export class SvcUploadPaymentSettlementFile {
1682
+ name = 'UploadPaymentSettlementFile';
1683
+ path = '/message/UploadPaymentSettlementFile';
1684
+ request;
1685
+ response;
1686
+ }
1687
+ export class SvcGetPaymentMethods {
1688
+ name = 'GetPaymentMethods';
1689
+ path = '/message/GetPaymentMethods';
1690
+ request;
1691
+ response;
1692
+ }
1693
+ export class SvcListPaymentTransactionCaptures {
1694
+ name = 'ListPaymentTransactionCaptures';
1695
+ path = '/message/ListPaymentTransactionCaptures';
1696
+ request;
1697
+ response;
1698
+ }
1699
+ export class SvcListPaymentTransactions {
1700
+ name = 'ListPaymentTransactions';
1701
+ path = '/message/ListPaymentTransactions';
1702
+ request;
1703
+ response;
1704
+ }
1705
+ export class SvcCreateOrUpdateOrganizationUnitSetPaymentType {
1706
+ name = 'CreateOrUpdateOrganizationUnitSetPaymentType';
1707
+ path = '/message/CreateOrUpdateOrganizationUnitSetPaymentType';
1708
+ request;
1709
+ response;
1710
+ }
1711
+ export class SvcDeleteOrganizationUnitSetPaymentType {
1712
+ name = 'DeleteOrganizationUnitSetPaymentType';
1713
+ path = '/message/DeleteOrganizationUnitSetPaymentType';
1714
+ request;
1715
+ response;
1716
+ }
1717
+ export class SvcListOrganizationUnitSetPaymentTypes {
1718
+ name = 'ListOrganizationUnitSetPaymentTypes';
1719
+ path = '/message/ListOrganizationUnitSetPaymentTypes';
1720
+ request;
1721
+ response;
1722
+ }
1723
+ export class SvcGetPaymentMethodByID {
1724
+ name = 'GetPaymentMethodByID';
1725
+ path = '/message/GetPaymentMethodByID';
1726
+ request;
1727
+ response;
1728
+ }
1729
+ export class SvcCreatePaymentMethod {
1730
+ name = 'CreatePaymentMethod';
1731
+ path = '/message/CreatePaymentMethod';
1732
+ request;
1733
+ response;
1734
+ }
1735
+ export class SvcUpdatePaymentMethod {
1736
+ name = 'UpdatePaymentMethod';
1737
+ path = '/message/UpdatePaymentMethod';
1738
+ request;
1739
+ response;
1740
+ }
1741
+ export class SvcDeletePaymentMethod {
1742
+ name = 'DeletePaymentMethod';
1743
+ path = '/message/DeletePaymentMethod';
1744
+ request;
1745
+ response;
1746
+ }
1747
+ export class SvcListPaymentMethods {
1748
+ name = 'ListPaymentMethods';
1749
+ path = '/message/ListPaymentMethods';
1750
+ request;
1751
+ response;
1752
+ }
1753
+ export class SvcCreatePaymentTransactionLedgerType {
1754
+ name = 'CreatePaymentTransactionLedgerType';
1755
+ path = '/message/CreatePaymentTransactionLedgerType';
1756
+ request;
1757
+ response;
1758
+ }
1759
+ export class SvcUpdatePaymentTransactionLedgerType {
1760
+ name = 'UpdatePaymentTransactionLedgerType';
1761
+ path = '/message/UpdatePaymentTransactionLedgerType';
1762
+ request;
1763
+ response;
1764
+ }
1765
+ export class SvcDeletePaymentTransactionLedgerType {
1766
+ name = 'DeletePaymentTransactionLedgerType';
1767
+ path = '/message/DeletePaymentTransactionLedgerType';
1768
+ request;
1769
+ response;
1770
+ }
1771
+ export class SvcGetPaymentTypeByID {
1772
+ name = 'GetPaymentTypeByID';
1773
+ path = '/message/GetPaymentTypeByID';
1774
+ request;
1775
+ response;
1776
+ }
1777
+ export class SvcCreatePaymentType {
1778
+ name = 'CreatePaymentType';
1779
+ path = '/message/CreatePaymentType';
1780
+ request;
1781
+ response;
1782
+ }
1783
+ export class SvcUpdatePaymentType {
1784
+ name = 'UpdatePaymentType';
1785
+ path = '/message/UpdatePaymentType';
1786
+ request;
1787
+ response;
1788
+ }
1789
+ export class SvcDeletePaymentType {
1790
+ name = 'DeletePaymentType';
1791
+ path = '/message/DeletePaymentType';
1792
+ request;
1793
+ response;
1794
+ }
1795
+ export class SvcListPaymentTypes {
1796
+ name = 'ListPaymentTypes';
1797
+ path = '/message/ListPaymentTypes';
1798
+ request;
1799
+ response;
1800
+ }
1801
+ export class SvcGetPaymentTypesForFilter {
1802
+ name = 'GetPaymentTypesForFilter';
1803
+ path = '/message/GetPaymentTypesForFilter';
1804
+ request;
1805
+ response;
1806
+ }
1807
+ export class SvcMigratePaymentTypeOrganizationUnitSetting {
1808
+ name = 'MigratePaymentTypeOrganizationUnitSetting';
1809
+ path = '/message/MigratePaymentTypeOrganizationUnitSetting';
1810
+ request;
1811
+ response;
1812
+ }
1813
+ export class SvcSetPaymentTypeRoles {
1814
+ name = 'SetPaymentTypeRoles';
1815
+ path = '/message/SetPaymentTypeRoles';
1816
+ request;
1817
+ response;
1818
+ }
1819
+ export class SvcListPaymentTransactionSettlements {
1820
+ name = 'ListPaymentTransactionSettlements';
1821
+ path = '/message/ListPaymentTransactionSettlements';
1822
+ request;
1823
+ response;
1824
+ }
1825
+ export class SvcCreateOrganizationUnitSetScope {
1826
+ name = 'CreateOrganizationUnitSetScope';
1827
+ path = '/message/CreateOrganizationUnitSetScope';
1828
+ request;
1829
+ response;
1830
+ }
1831
+ export class SvcGetOrganizationUnitSetScopes {
1832
+ name = 'GetOrganizationUnitSetScopes';
1833
+ path = '/message/GetOrganizationUnitSetScopes';
1834
+ request;
1835
+ response;
1836
+ }
1837
+ export class SvcDeleteOrganizationUnitSetScope {
1838
+ name = 'DeleteOrganizationUnitSetScope';
1839
+ path = '/message/DeleteOrganizationUnitSetScope';
1840
+ request;
1841
+ response;
1842
+ }
1843
+ export class SvcUpdateOrganizationUnitSetScope {
1844
+ name = 'UpdateOrganizationUnitSetScope';
1845
+ path = '/message/UpdateOrganizationUnitSetScope';
1846
+ request;
1847
+ response;
1848
+ }
1849
+ export class SvcCreateOrganizationUnitSet {
1850
+ name = 'CreateOrganizationUnitSet';
1851
+ path = '/message/CreateOrganizationUnitSet';
1852
+ request;
1853
+ response;
1854
+ }
1855
+ export class SvcGetOrganizationUnitSetDetails {
1856
+ name = 'GetOrganizationUnitSetDetails';
1857
+ path = '/message/GetOrganizationUnitSetDetails';
1858
+ request;
1859
+ response;
1860
+ }
1861
+ export class SvcUpdateOrganizationUnitSet {
1862
+ name = 'UpdateOrganizationUnitSet';
1863
+ path = '/message/UpdateOrganizationUnitSet';
1864
+ request;
1865
+ response;
1866
+ }
1867
+ export class SvcListOrganizationUnitSets {
1868
+ name = 'ListOrganizationUnitSets';
1869
+ path = '/message/ListOrganizationUnitSets';
1870
+ request;
1871
+ response;
1872
+ }
1873
+ export class SvcDeleteOrganizationUnitSet {
1874
+ name = 'DeleteOrganizationUnitSet';
1875
+ path = '/message/DeleteOrganizationUnitSet';
1876
+ request;
1877
+ response;
1878
+ }
1879
+ export class SvcCreateOrUpdateOrganizationUnitSubset {
1880
+ name = 'CreateOrUpdateOrganizationUnitSubset';
1881
+ path = '/message/CreateOrUpdateOrganizationUnitSubset';
1882
+ request;
1883
+ response;
1884
+ }
1885
+ export class SvcDeleteOrganizationUnitSubset {
1886
+ name = 'DeleteOrganizationUnitSubset';
1887
+ path = '/message/DeleteOrganizationUnitSubset';
1888
+ request;
1889
+ response;
1890
+ }
1891
+ export class SvcGetOrganizationUnitSet {
1892
+ name = 'GetOrganizationUnitSet';
1893
+ path = '/message/GetOrganizationUnitSet';
1894
+ request;
1895
+ response;
1896
+ }
1897
+ export class SvcPreviewOrganizationUnitSet {
1898
+ name = 'PreviewOrganizationUnitSet';
1899
+ path = '/message/PreviewOrganizationUnitSet';
1900
+ request;
1901
+ response;
1902
+ }
1903
+ export class SvcGetCashHandlerByID {
1904
+ name = 'GetCashHandlerByID';
1905
+ path = '/message/GetCashHandlerByID';
1906
+ request;
1907
+ response;
1908
+ }
1909
+ export class SvcCreateCashHandler {
1910
+ name = 'CreateCashHandler';
1911
+ path = '/message/CreateCashHandler';
1912
+ request;
1913
+ response;
1914
+ }
1915
+ export class SvcUpdateCashHandler {
1916
+ name = 'UpdateCashHandler';
1917
+ path = '/message/UpdateCashHandler';
1918
+ request;
1919
+ response;
1920
+ }
1921
+ export class SvcDeleteCashHandler {
1922
+ name = 'DeleteCashHandler';
1923
+ path = '/message/DeleteCashHandler';
1924
+ request;
1925
+ response;
1926
+ }
1927
+ export class SvcListCashHandlers {
1928
+ name = 'ListCashHandlers';
1929
+ path = '/message/ListCashHandlers';
1930
+ request;
1931
+ response;
1932
+ }
1933
+ export class SvcCreateOpeningHoursType {
1934
+ name = 'CreateOpeningHoursType';
1935
+ path = '/message/CreateOpeningHoursType';
1936
+ request;
1937
+ response;
1938
+ }
1939
+ export class SvcUpdateOpeningHoursType {
1940
+ name = 'UpdateOpeningHoursType';
1941
+ path = '/message/UpdateOpeningHoursType';
1942
+ request;
1943
+ response;
1944
+ }
1945
+ export class SvcDeleteOpeningHoursType {
1946
+ name = 'DeleteOpeningHoursType';
1947
+ path = '/message/DeleteOpeningHoursType';
1948
+ request;
1949
+ response;
1950
+ }
1951
+ export class SvcGetOpeningHoursTypes {
1952
+ name = 'GetOpeningHoursTypes';
1953
+ path = '/message/GetOpeningHoursTypes';
1954
+ request;
1955
+ response;
1956
+ }
1957
+ export class SvcListOrganizationUnitCurrencies {
1958
+ name = 'ListOrganizationUnitCurrencies';
1959
+ path = '/message/ListOrganizationUnitCurrencies';
1960
+ request;
1961
+ response;
1962
+ }
1963
+ export class SvcCreateOrganizationUnitCurrency {
1964
+ name = 'CreateOrganizationUnitCurrency';
1965
+ path = '/message/CreateOrganizationUnitCurrency';
1966
+ request;
1967
+ response;
1968
+ }
1969
+ export class SvcUpdateOrganizationUnitCurrency {
1970
+ name = 'UpdateOrganizationUnitCurrency';
1971
+ path = '/message/UpdateOrganizationUnitCurrency';
1972
+ request;
1973
+ response;
1974
+ }
1975
+ export class SvcDeleteOrganizationUnitCurrency {
1976
+ name = 'DeleteOrganizationUnitCurrency';
1977
+ path = '/message/DeleteOrganizationUnitCurrency';
1978
+ request;
1979
+ response;
1980
+ }
1981
+ export class SvcDeleteOrganizationUnitGroup {
1982
+ name = 'DeleteOrganizationUnitGroup';
1983
+ path = '/message/DeleteOrganizationUnitGroup';
1984
+ request;
1985
+ response;
1986
+ }
1987
+ export class SvcListOpeningHours {
1988
+ name = 'ListOpeningHours';
1989
+ path = '/message/ListOpeningHours';
1990
+ request;
1991
+ response;
1992
+ }
1993
+ export class SvcCreateOrganizationUnitOpeningHours {
1994
+ name = 'CreateOrganizationUnitOpeningHours';
1995
+ path = '/message/CreateOrganizationUnitOpeningHours';
1996
+ request;
1997
+ response;
1998
+ }
1999
+ export class SvcUpdateOrganizationUnitOpeningHours {
2000
+ name = 'UpdateOrganizationUnitOpeningHours';
2001
+ path = '/message/UpdateOrganizationUnitOpeningHours';
2002
+ request;
2003
+ response;
2004
+ }
2005
+ export class SvcDeleteOrganizationUnitOpeningHours {
2006
+ name = 'DeleteOrganizationUnitOpeningHours';
2007
+ path = '/message/DeleteOrganizationUnitOpeningHours';
2008
+ request;
2009
+ response;
2010
+ }
2011
+ export class SvcGetOrganizationUnitSupplierDataByOrganizationUnitID {
2012
+ name = 'GetOrganizationUnitSupplierDataByOrganizationUnitID';
2013
+ path = '/message/GetOrganizationUnitSupplierDataByOrganizationUnitID';
2014
+ request;
2015
+ response;
2016
+ }
2017
+ export class SvcSetOrganizationUnitSupplierData {
2018
+ name = 'SetOrganizationUnitSupplierData';
2019
+ path = '/message/SetOrganizationUnitSupplierData';
2020
+ request;
2021
+ response;
2022
+ }
2023
+ export class SvcUpdateOrganizationUnitRegularOpeningHours {
2024
+ name = 'UpdateOrganizationUnitRegularOpeningHours';
2025
+ path = '/message/UpdateOrganizationUnitRegularOpeningHours';
2026
+ request;
2027
+ response;
2028
+ }
2029
+ export class SvcListCheckoutOptionCategories {
2030
+ name = 'ListCheckoutOptionCategories';
2031
+ path = '/message/ListCheckoutOptionCategories';
2032
+ request;
2033
+ response;
2034
+ }
2035
+ export class SvcCreateCheckoutOptionCategory {
2036
+ name = 'CreateCheckoutOptionCategory';
2037
+ path = '/message/CreateCheckoutOptionCategory';
2038
+ request;
2039
+ response;
2040
+ }
2041
+ export class SvcUpdateCheckoutOptionCategory {
2042
+ name = 'UpdateCheckoutOptionCategory';
2043
+ path = '/message/UpdateCheckoutOptionCategory';
2044
+ request;
2045
+ response;
2046
+ }
2047
+ export class SvcDeleteCheckoutOptionCategory {
2048
+ name = 'DeleteCheckoutOptionCategory';
2049
+ path = '/message/DeleteCheckoutOptionCategory';
2050
+ request;
2051
+ response;
2052
+ }
2053
+ export class SvcGetCheckoutOptions {
2054
+ name = 'GetCheckoutOptions';
2055
+ path = '/message/GetCheckoutOptions';
2056
+ request;
2057
+ response;
2058
+ }
2059
+ export class SvcListCheckoutOptions {
2060
+ name = 'ListCheckoutOptions';
2061
+ path = '/message/ListCheckoutOptions';
2062
+ request;
2063
+ response;
2064
+ }
2065
+ export class SvcCreateCheckoutOption {
2066
+ name = 'CreateCheckoutOption';
2067
+ path = '/message/CreateCheckoutOption';
2068
+ request;
2069
+ response;
2070
+ }
2071
+ export class SvcUpdateCheckoutOption {
2072
+ name = 'UpdateCheckoutOption';
2073
+ path = '/message/UpdateCheckoutOption';
2074
+ request;
2075
+ response;
2076
+ }
2077
+ export class SvcDeleteCheckoutOption {
2078
+ name = 'DeleteCheckoutOption';
2079
+ path = '/message/DeleteCheckoutOption';
2080
+ request;
2081
+ response;
2082
+ }
2083
+ export class SvcGetCheckoutOptionHandlers {
2084
+ name = 'GetCheckoutOptionHandlers';
2085
+ path = '/message/GetCheckoutOptionHandlers';
2086
+ request;
2087
+ response;
2088
+ }
2089
+ export class SvcUpdateCheckoutOptionSequences {
2090
+ name = 'UpdateCheckoutOptionSequences';
2091
+ path = '/message/UpdateCheckoutOptionSequences';
2092
+ request;
2093
+ response;
2094
+ }
2095
+ export class SvcCreateOrderLedgerType {
2096
+ name = 'CreateOrderLedgerType';
2097
+ path = '/message/CreateOrderLedgerType';
2098
+ request;
2099
+ response;
2100
+ }
2101
+ export class SvcDeleteOrderLedgerType {
2102
+ name = 'DeleteOrderLedgerType';
2103
+ path = '/message/DeleteOrderLedgerType';
2104
+ request;
2105
+ response;
2106
+ }
2107
+ export class SvcListOrderLedgerTypes {
2108
+ name = 'ListOrderLedgerTypes';
2109
+ path = '/message/ListOrderLedgerTypes';
2110
+ request;
2111
+ response;
2112
+ }
2113
+ export class SvcListRefundCorrectionReasons {
2114
+ name = 'ListRefundCorrectionReasons';
2115
+ path = '/message/ListRefundCorrectionReasons';
2116
+ request;
2117
+ response;
2118
+ }
2119
+ export class SvcGetRefundCorrectionReason {
2120
+ name = 'GetRefundCorrectionReason';
2121
+ path = '/message/GetRefundCorrectionReason';
2122
+ request;
2123
+ response;
2124
+ }
2125
+ export class SvcCreateRefundCorrectionReason {
2126
+ name = 'CreateRefundCorrectionReason';
2127
+ path = '/message/CreateRefundCorrectionReason';
2128
+ request;
2129
+ response;
2130
+ }
2131
+ export class SvcUpdateRefundCorrectionReason {
2132
+ name = 'UpdateRefundCorrectionReason';
2133
+ path = '/message/UpdateRefundCorrectionReason';
2134
+ request;
2135
+ response;
2136
+ }
2137
+ export class SvcDeleteRefundCorrectionReason {
2138
+ name = 'DeleteRefundCorrectionReason';
2139
+ path = '/message/DeleteRefundCorrectionReason';
2140
+ request;
2141
+ response;
2142
+ }
2143
+ export class SvcCreateUnitPriceCorrectionReason {
2144
+ name = 'CreateUnitPriceCorrectionReason';
2145
+ path = '/message/CreateUnitPriceCorrectionReason';
2146
+ request;
2147
+ response;
2148
+ }
2149
+ export class SvcUpdateUnitPriceCorrectionReason {
2150
+ name = 'UpdateUnitPriceCorrectionReason';
2151
+ path = '/message/UpdateUnitPriceCorrectionReason';
2152
+ request;
2153
+ response;
2154
+ }
2155
+ export class SvcDeleteUnitPriceCorrectionReason {
2156
+ name = 'DeleteUnitPriceCorrectionReason';
2157
+ path = '/message/DeleteUnitPriceCorrectionReason';
2158
+ request;
2159
+ response;
2160
+ }
2161
+ export class SvcListUnitPriceCorrectionReasons {
2162
+ name = 'ListUnitPriceCorrectionReasons';
2163
+ path = '/message/ListUnitPriceCorrectionReasons';
2164
+ request;
2165
+ response;
2166
+ }
2167
+ export class SvcUpdateOrderLedgerType {
2168
+ name = 'UpdateOrderLedgerType';
2169
+ path = '/message/UpdateOrderLedgerType';
2170
+ request;
2171
+ response;
2172
+ }
2173
+ export class SvcListReturnReasons {
2174
+ name = 'ListReturnReasons';
2175
+ path = '/message/ListReturnReasons';
2176
+ request;
2177
+ response;
2178
+ }
2179
+ export class SvcGetReturnReasonsByType {
2180
+ name = 'GetReturnReasonsByType';
2181
+ path = '/message/GetReturnReasonsByType';
2182
+ request;
2183
+ response;
2184
+ }
2185
+ export class SvcCreateReturnReason {
2186
+ name = 'CreateReturnReason';
2187
+ path = '/message/CreateReturnReason';
2188
+ request;
2189
+ response;
2190
+ }
2191
+ export class SvcDeleteReturnReason {
2192
+ name = 'DeleteReturnReason';
2193
+ path = '/message/DeleteReturnReason';
2194
+ request;
2195
+ response;
2196
+ }
2197
+ export class SvcUpdateReturnReason {
2198
+ name = 'UpdateReturnReason';
2199
+ path = '/message/UpdateReturnReason';
2200
+ request;
2201
+ response;
2202
+ }
2203
+ export class SvcGetDataModelForTemplateHandler {
2204
+ name = 'GetDataModelForTemplateHandler';
2205
+ path = '/message/GetDataModelForTemplateHandler';
2206
+ request;
2207
+ response;
2208
+ }
2209
+ export class SvcListMessageTemplateLayouts {
2210
+ name = 'ListMessageTemplateLayouts';
2211
+ path = '/message/ListMessageTemplateLayouts';
2212
+ request;
2213
+ response;
2214
+ }
2215
+ export class SvcListTemplateHandlers {
2216
+ name = 'ListTemplateHandlers';
2217
+ path = '/message/ListTemplateHandlers';
2218
+ request;
2219
+ response;
2220
+ }
2221
+ export class SvcGetMessageTemplateByID {
2222
+ name = 'GetMessageTemplateByID';
2223
+ path = '/message/GetMessageTemplateByID';
2224
+ request;
2225
+ response;
2226
+ }
2227
+ export class SvcCreateMessageTemplate {
2228
+ name = 'CreateMessageTemplate';
2229
+ path = '/message/CreateMessageTemplate';
2230
+ request;
2231
+ response;
2232
+ }
2233
+ export class SvcUpdateMessageTemplate {
2234
+ name = 'UpdateMessageTemplate';
2235
+ path = '/message/UpdateMessageTemplate';
2236
+ request;
2237
+ response;
2238
+ }
2239
+ export class SvcDeleteMessageTemplate {
2240
+ name = 'DeleteMessageTemplate';
2241
+ path = '/message/DeleteMessageTemplate';
2242
+ request;
2243
+ response;
2244
+ }
2245
+ export class SvcListMessageTemplates {
2246
+ name = 'ListMessageTemplates';
2247
+ path = '/message/ListMessageTemplates';
2248
+ request;
2249
+ response;
2250
+ }
2251
+ export class SvcGetMessageTemplateHistoryByID {
2252
+ name = 'GetMessageTemplateHistoryByID';
2253
+ path = '/message/GetMessageTemplateHistoryByID';
2254
+ request;
2255
+ response;
2256
+ }
2257
+ export class SvcPreviewMessageTemplate {
2258
+ name = 'PreviewMessageTemplate';
2259
+ path = '/message/PreviewMessageTemplate';
2260
+ request;
2261
+ response;
2262
+ }
2263
+ export class SvcSendSampleMailMessageTemplate {
2264
+ name = 'SendSampleMailMessageTemplate';
2265
+ path = '/message/SendSampleMailMessageTemplate';
2266
+ request;
2267
+ response;
2268
+ }
2269
+ export class SvcListLoyaltyProgramConditions {
2270
+ name = 'ListLoyaltyProgramConditions';
2271
+ path = '/message/ListLoyaltyProgramConditions';
2272
+ request;
2273
+ response;
2274
+ }
2275
+ export class SvcGetLoyaltyProgramCondition {
2276
+ name = 'GetLoyaltyProgramCondition';
2277
+ path = '/message/GetLoyaltyProgramCondition';
2278
+ request;
2279
+ response;
2280
+ }
2281
+ export class SvcCreateLoyaltyProgramCondition {
2282
+ name = 'CreateLoyaltyProgramCondition';
2283
+ path = '/message/CreateLoyaltyProgramCondition';
2284
+ request;
2285
+ response;
2286
+ }
2287
+ export class SvcUpdateLoyaltyProgramCondition {
2288
+ name = 'UpdateLoyaltyProgramCondition';
2289
+ path = '/message/UpdateLoyaltyProgramCondition';
2290
+ request;
2291
+ response;
2292
+ }
2293
+ export class SvcDeleteLoyaltyProgramCondition {
2294
+ name = 'DeleteLoyaltyProgramCondition';
2295
+ path = '/message/DeleteLoyaltyProgramCondition';
2296
+ request;
2297
+ response;
2298
+ }
2299
+ export class SvcListLoyaltyPrograms {
2300
+ name = 'ListLoyaltyPrograms';
2301
+ path = '/message/ListLoyaltyPrograms';
2302
+ request;
2303
+ response;
2304
+ }
2305
+ export class SvcGetLoyaltyProgram {
2306
+ name = 'GetLoyaltyProgram';
2307
+ path = '/message/GetLoyaltyProgram';
2308
+ request;
2309
+ response;
2310
+ }
2311
+ export class SvcCreateLoyaltyProgram {
2312
+ name = 'CreateLoyaltyProgram';
2313
+ path = '/message/CreateLoyaltyProgram';
2314
+ request;
2315
+ response;
2316
+ }
2317
+ export class SvcUpdateLoyaltyProgram {
2318
+ name = 'UpdateLoyaltyProgram';
2319
+ path = '/message/UpdateLoyaltyProgram';
2320
+ request;
2321
+ response;
2322
+ }
2323
+ export class SvcUpdateLoyaltyProgramBudget {
2324
+ name = 'UpdateLoyaltyProgramBudget';
2325
+ path = '/message/UpdateLoyaltyProgramBudget';
2326
+ request;
2327
+ response;
2328
+ }
2329
+ export class SvcDeleteLoyaltyProgram {
2330
+ name = 'DeleteLoyaltyProgram';
2331
+ path = '/message/DeleteLoyaltyProgram';
2332
+ request;
2333
+ response;
2334
+ }
2335
+ export class SvcGetLoyaltyProgramHandlers {
2336
+ name = 'GetLoyaltyProgramHandlers';
2337
+ path = '/message/GetLoyaltyProgramHandlers';
2338
+ request;
2339
+ response;
2340
+ }
2341
+ export class SvcDepositLoyaltyPoints {
2342
+ name = 'DepositLoyaltyPoints';
2343
+ path = '/message/DepositLoyaltyPoints';
2344
+ request;
2345
+ response;
2346
+ }
2347
+ export class SvcWithdrawLoyaltyPoints {
2348
+ name = 'WithdrawLoyaltyPoints';
2349
+ path = '/message/WithdrawLoyaltyPoints';
2350
+ request;
2351
+ response;
2352
+ }
2353
+ export class SvcRebalanceLoyaltyPoints {
2354
+ name = 'RebalanceLoyaltyPoints';
2355
+ path = '/message/RebalanceLoyaltyPoints';
2356
+ request;
2357
+ response;
2358
+ }
2359
+ export class SvcGetLoyaltyPointPolicies {
2360
+ name = 'GetLoyaltyPointPolicies';
2361
+ path = '/message/GetLoyaltyPointPolicies';
2362
+ request;
2363
+ response;
2364
+ }
2365
+ export class SvcAttachLoyaltyProgramToOrder {
2366
+ name = 'AttachLoyaltyProgramToOrder';
2367
+ path = '/message/AttachLoyaltyProgramToOrder';
2368
+ request;
2369
+ response;
2370
+ }
2371
+ export class SvcDetachLoyaltyProgramFromOrder {
2372
+ name = 'DetachLoyaltyProgramFromOrder';
2373
+ path = '/message/DetachLoyaltyProgramFromOrder';
2374
+ request;
2375
+ response;
2376
+ }
2377
+ export class SvcListLoyaltyProgramGroups {
2378
+ name = 'ListLoyaltyProgramGroups';
2379
+ path = '/message/ListLoyaltyProgramGroups';
2380
+ request;
2381
+ response;
2382
+ }
2383
+ export class SvcGetLoyaltyProgramGroup {
2384
+ name = 'GetLoyaltyProgramGroup';
2385
+ path = '/message/GetLoyaltyProgramGroup';
2386
+ request;
2387
+ response;
2388
+ }
2389
+ export class SvcCreateLoyaltyProgramGroup {
2390
+ name = 'CreateLoyaltyProgramGroup';
2391
+ path = '/message/CreateLoyaltyProgramGroup';
2392
+ request;
2393
+ response;
2394
+ }
2395
+ export class SvcUpdateLoyaltyProgramGroup {
2396
+ name = 'UpdateLoyaltyProgramGroup';
2397
+ path = '/message/UpdateLoyaltyProgramGroup';
2398
+ request;
2399
+ response;
2400
+ }
2401
+ export class SvcUpdateLoyaltyProgramGroupBudget {
2402
+ name = 'UpdateLoyaltyProgramGroupBudget';
2403
+ path = '/message/UpdateLoyaltyProgramGroupBudget';
2404
+ request;
2405
+ response;
2406
+ }
2407
+ export class SvcDeleteLoyaltyProgramGroup {
2408
+ name = 'DeleteLoyaltyProgramGroup';
2409
+ path = '/message/DeleteLoyaltyProgramGroup';
2410
+ request;
2411
+ response;
2412
+ }
2413
+ export class SvcListLoyaltyProgramPaymentTypes {
2414
+ name = 'ListLoyaltyProgramPaymentTypes';
2415
+ path = '/message/ListLoyaltyProgramPaymentTypes';
2416
+ request;
2417
+ response;
2418
+ }
2419
+ export class SvcGetLoyaltyProgramPaymentType {
2420
+ name = 'GetLoyaltyProgramPaymentType';
2421
+ path = '/message/GetLoyaltyProgramPaymentType';
2422
+ request;
2423
+ response;
2424
+ }
2425
+ export class SvcCreateLoyaltyProgramPaymentType {
2426
+ name = 'CreateLoyaltyProgramPaymentType';
2427
+ path = '/message/CreateLoyaltyProgramPaymentType';
2428
+ request;
2429
+ response;
2430
+ }
2431
+ export class SvcUpdateLoyaltyProgramPaymentType {
2432
+ name = 'UpdateLoyaltyProgramPaymentType';
2433
+ path = '/message/UpdateLoyaltyProgramPaymentType';
2434
+ request;
2435
+ response;
2436
+ }
2437
+ export class SvcDeleteLoyaltyProgramPaymentType {
2438
+ name = 'DeleteLoyaltyProgramPaymentType';
2439
+ path = '/message/DeleteLoyaltyProgramPaymentType';
2440
+ request;
2441
+ response;
2442
+ }
2443
+ export class SvcListLoyaltyPaymentMethodTypes {
2444
+ name = 'ListLoyaltyPaymentMethodTypes';
2445
+ path = '/message/ListLoyaltyPaymentMethodTypes';
2446
+ request;
2447
+ response;
2448
+ }
2449
+ export class SvcListLoyaltyProgramPriceLists {
2450
+ name = 'ListLoyaltyProgramPriceLists';
2451
+ path = '/message/ListLoyaltyProgramPriceLists';
2452
+ request;
2453
+ response;
2454
+ }
2455
+ export class SvcAddLoyaltyProgramPriceList {
2456
+ name = 'AddLoyaltyProgramPriceList';
2457
+ path = '/message/AddLoyaltyProgramPriceList';
2458
+ request;
2459
+ response;
2460
+ }
2461
+ export class SvcRemoveLoyaltyProgramPriceList {
2462
+ name = 'RemoveLoyaltyProgramPriceList';
2463
+ path = '/message/RemoveLoyaltyProgramPriceList';
2464
+ request;
2465
+ response;
2466
+ }
2467
+ export class SvcListLoyaltyProgramProductLimitations {
2468
+ name = 'ListLoyaltyProgramProductLimitations';
2469
+ path = '/message/ListLoyaltyProgramProductLimitations';
2470
+ request;
2471
+ response;
2472
+ }
2473
+ export class SvcGetLoyaltyProgramProductLimitation {
2474
+ name = 'GetLoyaltyProgramProductLimitation';
2475
+ path = '/message/GetLoyaltyProgramProductLimitation';
2476
+ request;
2477
+ response;
2478
+ }
2479
+ export class SvcCreateLoyaltyProgramProductLimitation {
2480
+ name = 'CreateLoyaltyProgramProductLimitation';
2481
+ path = '/message/CreateLoyaltyProgramProductLimitation';
2482
+ request;
2483
+ response;
2484
+ }
2485
+ export class SvcUpdateLoyaltyProgramProductLimitation {
2486
+ name = 'UpdateLoyaltyProgramProductLimitation';
2487
+ path = '/message/UpdateLoyaltyProgramProductLimitation';
2488
+ request;
2489
+ response;
2490
+ }
2491
+ export class SvcDeleteLoyaltyProgramProductLimitation {
2492
+ name = 'DeleteLoyaltyProgramProductLimitation';
2493
+ path = '/message/DeleteLoyaltyProgramProductLimitation';
2494
+ request;
2495
+ response;
2496
+ }
2497
+ export class SvcAttachLoyaltyProgramProductLimitationToPaymentType {
2498
+ name = 'AttachLoyaltyProgramProductLimitationToPaymentType';
2499
+ path = '/message/AttachLoyaltyProgramProductLimitationToPaymentType';
2500
+ request;
2501
+ response;
2502
+ }
2503
+ export class SvcDetachLoyaltyProgramProductLimitationFromPaymentType {
2504
+ name = 'DetachLoyaltyProgramProductLimitationFromPaymentType';
2505
+ path = '/message/DetachLoyaltyProgramProductLimitationFromPaymentType';
2506
+ request;
2507
+ response;
2508
+ }
2509
+ export class SvcListPointAwardingRules {
2510
+ name = 'ListPointAwardingRules';
2511
+ path = '/message/ListPointAwardingRules';
2512
+ request;
2513
+ response;
2514
+ }
2515
+ export class SvcGetPointAwardingRule {
2516
+ name = 'GetPointAwardingRule';
2517
+ path = '/message/GetPointAwardingRule';
2518
+ request;
2519
+ response;
2520
+ }
2521
+ export class SvcCreatePointAwardingRule {
2522
+ name = 'CreatePointAwardingRule';
2523
+ path = '/message/CreatePointAwardingRule';
2524
+ request;
2525
+ response;
2526
+ }
2527
+ export class SvcUpdatePointAwardingRule {
2528
+ name = 'UpdatePointAwardingRule';
2529
+ path = '/message/UpdatePointAwardingRule';
2530
+ request;
2531
+ response;
2532
+ }
2533
+ export class SvcEnablePointAwardingRule {
2534
+ name = 'EnablePointAwardingRule';
2535
+ path = '/message/EnablePointAwardingRule';
2536
+ request;
2537
+ response;
2538
+ }
2539
+ export class SvcDisablePointAwardingRule {
2540
+ name = 'DisablePointAwardingRule';
2541
+ path = '/message/DisablePointAwardingRule';
2542
+ request;
2543
+ response;
2544
+ }
2545
+ export class SvcArchivePointAwardingRule {
2546
+ name = 'ArchivePointAwardingRule';
2547
+ path = '/message/ArchivePointAwardingRule';
2548
+ request;
2549
+ response;
2550
+ }
2551
+ export class SvcPushLoyaltyProgram {
2552
+ name = 'PushLoyaltyProgram';
2553
+ path = '/message/PushLoyaltyProgram';
2554
+ request;
2555
+ response;
2556
+ }
2557
+ export class SvcGetLedgerClasses {
2558
+ name = 'GetLedgerClasses';
2559
+ path = '/message/GetLedgerClasses';
2560
+ request;
2561
+ response;
2562
+ }
2563
+ export class SvcListInquiries {
2564
+ name = 'ListInquiries';
2565
+ path = '/message/ListInquiries';
2566
+ request;
2567
+ response;
2568
+ }
2569
+ export class SvcCreateInquiry {
2570
+ name = 'CreateInquiry';
2571
+ path = '/message/CreateInquiry';
2572
+ request;
2573
+ response;
2574
+ }
2575
+ export class SvcUpdateInquiry {
2576
+ name = 'UpdateInquiry';
2577
+ path = '/message/UpdateInquiry';
2578
+ request;
2579
+ response;
2580
+ }
2581
+ export class SvcDeleteInquiry {
2582
+ name = 'DeleteInquiry';
2583
+ path = '/message/DeleteInquiry';
2584
+ request;
2585
+ response;
2586
+ }
2587
+ export class SvcCreateInquiryItem {
2588
+ name = 'CreateInquiryItem';
2589
+ path = '/message/CreateInquiryItem';
2590
+ request;
2591
+ response;
2592
+ }
2593
+ export class SvcUpdateInquiryItem {
2594
+ name = 'UpdateInquiryItem';
2595
+ path = '/message/UpdateInquiryItem';
2596
+ request;
2597
+ response;
2598
+ }
2599
+ export class SvcDeleteInquiryItem {
2600
+ name = 'DeleteInquiryItem';
2601
+ path = '/message/DeleteInquiryItem';
2602
+ request;
2603
+ response;
2604
+ }
2605
+ export class SvcGetClientApplicationByID {
2606
+ name = 'GetClientApplicationByID';
2607
+ path = '/message/GetClientApplicationByID';
2608
+ request;
2609
+ response;
2610
+ }
2611
+ export class SvcCreateClientApplication {
2612
+ name = 'CreateClientApplication';
2613
+ path = '/message/CreateClientApplication';
2614
+ request;
2615
+ response;
2616
+ }
2617
+ export class SvcUpdateClientApplication {
2618
+ name = 'UpdateClientApplication';
2619
+ path = '/message/UpdateClientApplication';
2620
+ request;
2621
+ response;
2622
+ }
2623
+ export class SvcDeleteClientApplication {
2624
+ name = 'DeleteClientApplication';
2625
+ path = '/message/DeleteClientApplication';
2626
+ request;
2627
+ response;
2628
+ }
2629
+ export class SvcListClientApplications {
2630
+ name = 'ListClientApplications';
2631
+ path = '/message/ListClientApplications';
2632
+ request;
2633
+ response;
2634
+ }
2635
+ export class SvcCreateDevice {
2636
+ name = 'CreateDevice';
2637
+ path = '/message/CreateDevice';
2638
+ request;
2639
+ response;
2640
+ }
2641
+ export class SvcUpdateDevice {
2642
+ name = 'UpdateDevice';
2643
+ path = '/message/UpdateDevice';
2644
+ request;
2645
+ response;
2646
+ }
2647
+ export class SvcDeleteDevice {
2648
+ name = 'DeleteDevice';
2649
+ path = '/message/DeleteDevice';
2650
+ request;
2651
+ response;
2652
+ }
2653
+ export class SvcGetCFDConfiguration {
2654
+ name = 'GetCFDConfiguration';
2655
+ path = '/message/GetCFDConfiguration';
2656
+ request;
2657
+ response;
2658
+ }
2659
+ export class SvcGetConfigurationQrForDevice {
2660
+ name = 'GetConfigurationQrForDevice';
2661
+ path = '/message/GetConfigurationQrForDevice';
2662
+ request;
2663
+ response;
2664
+ }
2665
+ export class SvcCreateOpenCashDrawerReason {
2666
+ name = 'CreateOpenCashDrawerReason';
2667
+ path = '/message/CreateOpenCashDrawerReason';
2668
+ request;
2669
+ response;
2670
+ }
2671
+ export class SvcUpdateOpenCashDrawerReason {
2672
+ name = 'UpdateOpenCashDrawerReason';
2673
+ path = '/message/UpdateOpenCashDrawerReason';
2674
+ request;
2675
+ response;
2676
+ }
2677
+ export class SvcDeleteOpenCashDrawerReason {
2678
+ name = 'DeleteOpenCashDrawerReason';
2679
+ path = '/message/DeleteOpenCashDrawerReason';
2680
+ request;
2681
+ response;
2682
+ }
2683
+ export class SvcLocalizeOpenCashDrawerReason {
2684
+ name = 'LocalizeOpenCashDrawerReason';
2685
+ path = '/message/LocalizeOpenCashDrawerReason';
2686
+ request;
2687
+ response;
2688
+ }
2689
+ export class SvcPrintQRCode {
2690
+ name = 'PrintQRCode';
2691
+ path = '/message/PrintQRCode';
2692
+ request;
2693
+ response;
2694
+ }
2695
+ export class SvcCreateStation {
2696
+ name = 'CreateStation';
2697
+ path = '/message/CreateStation';
2698
+ request;
2699
+ response;
2700
+ }
2701
+ export class SvcUpdateStation {
2702
+ name = 'UpdateStation';
2703
+ path = '/message/UpdateStation';
2704
+ request;
2705
+ response;
2706
+ }
2707
+ export class SvcDeleteStation {
2708
+ name = 'DeleteStation';
2709
+ path = '/message/DeleteStation';
2710
+ request;
2711
+ response;
2712
+ }
2713
+ export class SvcUpdateOrganizationUnitPublicIpAddress {
2714
+ name = 'UpdateOrganizationUnitPublicIpAddress';
2715
+ path = '/message/UpdateOrganizationUnitPublicIpAddress';
2716
+ request;
2717
+ response;
2718
+ }
2719
+ export class SvcGetGiftCardHandlers {
2720
+ name = 'GetGiftCardHandlers';
2721
+ path = '/message/GetGiftCardHandlers';
2722
+ request;
2723
+ response;
2724
+ }
2725
+ export class SvcListGiftCardConfigurations {
2726
+ name = 'ListGiftCardConfigurations';
2727
+ path = '/message/ListGiftCardConfigurations';
2728
+ request;
2729
+ response;
2730
+ }
2731
+ export class SvcGetGiftCardConfiguration {
2732
+ name = 'GetGiftCardConfiguration';
2733
+ path = '/message/GetGiftCardConfiguration';
2734
+ request;
2735
+ response;
2736
+ }
2737
+ export class SvcCreateGiftCardConfiguration {
2738
+ name = 'CreateGiftCardConfiguration';
2739
+ path = '/message/CreateGiftCardConfiguration';
2740
+ request;
2741
+ response;
2742
+ }
2743
+ export class SvcUpdateGiftCardConfiguration {
2744
+ name = 'UpdateGiftCardConfiguration';
2745
+ path = '/message/UpdateGiftCardConfiguration';
2746
+ request;
2747
+ response;
2748
+ }
2749
+ export class SvcDeleteGiftCardConfiguration {
2750
+ name = 'DeleteGiftCardConfiguration';
2751
+ path = '/message/DeleteGiftCardConfiguration';
2752
+ request;
2753
+ response;
2754
+ }
2755
+ export class SvcListProductGiftCards {
2756
+ name = 'ListProductGiftCards';
2757
+ path = '/message/ListProductGiftCards';
2758
+ request;
2759
+ response;
2760
+ }
2761
+ export class SvcCreateProductGiftCard {
2762
+ name = 'CreateProductGiftCard';
2763
+ path = '/message/CreateProductGiftCard';
2764
+ request;
2765
+ response;
2766
+ }
2767
+ export class SvcUpdateProductGiftCard {
2768
+ name = 'UpdateProductGiftCard';
2769
+ path = '/message/UpdateProductGiftCard';
2770
+ request;
2771
+ response;
2772
+ }
2773
+ export class SvcDeleteProductGiftCard {
2774
+ name = 'DeleteProductGiftCard';
2775
+ path = '/message/DeleteProductGiftCard';
2776
+ request;
2777
+ response;
2778
+ }
2779
+ export class SvcListExchangeRates {
2780
+ name = 'ListExchangeRates';
2781
+ path = '/message/ListExchangeRates';
2782
+ request;
2783
+ response;
2784
+ }
2785
+ export class SvcGetCashExpenseTypeByID {
2786
+ name = 'GetCashExpenseTypeByID';
2787
+ path = '/message/GetCashExpenseTypeByID';
2788
+ request;
2789
+ response;
2790
+ }
2791
+ export class SvcCreateCashExpenseType {
2792
+ name = 'CreateCashExpenseType';
2793
+ path = '/message/CreateCashExpenseType';
2794
+ request;
2795
+ response;
2796
+ }
2797
+ export class SvcUpdateCashExpenseType {
2798
+ name = 'UpdateCashExpenseType';
2799
+ path = '/message/UpdateCashExpenseType';
2800
+ request;
2801
+ response;
2802
+ }
2803
+ export class SvcDeleteCashExpenseType {
2804
+ name = 'DeleteCashExpenseType';
2805
+ path = '/message/DeleteCashExpenseType';
2806
+ request;
2807
+ response;
2808
+ }
2809
+ export class SvcListCashExpenseTypes {
2810
+ name = 'ListCashExpenseTypes';
2811
+ path = '/message/ListCashExpenseTypes';
2812
+ request;
2813
+ response;
2814
+ }
2815
+ export class SvcListCashCorrectionReasons {
2816
+ name = 'ListCashCorrectionReasons';
2817
+ path = '/message/ListCashCorrectionReasons';
2818
+ request;
2819
+ response;
2820
+ }
2821
+ export class SvcCorrectProductCostPriceLedgers {
2822
+ name = 'CorrectProductCostPriceLedgers';
2823
+ path = '/message/CorrectProductCostPriceLedgers';
2824
+ request;
2825
+ response;
2826
+ }
2827
+ export class SvcExportProductCostPriceLedgerSummary {
2828
+ name = 'ExportProductCostPriceLedgerSummary';
2829
+ path = '/message/ExportProductCostPriceLedgerSummary';
2830
+ request;
2831
+ response;
2832
+ }
2833
+ export class SvcListProductCostPriceLedger {
2834
+ name = 'ListProductCostPriceLedger';
2835
+ path = '/message/ListProductCostPriceLedger';
2836
+ request;
2837
+ response;
2838
+ }
2839
+ export class SvcListStockMutationUnitCostSourceLedger {
2840
+ name = 'ListStockMutationUnitCostSourceLedger';
2841
+ path = '/message/ListStockMutationUnitCostSourceLedger';
2842
+ request;
2843
+ response;
2844
+ }
2845
+ export class SvcCreateEntityFieldValidator {
2846
+ name = 'CreateEntityFieldValidator';
2847
+ path = '/message/CreateEntityFieldValidator';
2848
+ request;
2849
+ response;
2850
+ }
2851
+ export class SvcGetEntityFieldValidator {
2852
+ name = 'GetEntityFieldValidator';
2853
+ path = '/message/GetEntityFieldValidator';
2854
+ request;
2855
+ response;
2856
+ }
2857
+ export class SvcUpdateEntityFieldValidator {
2858
+ name = 'UpdateEntityFieldValidator';
2859
+ path = '/message/UpdateEntityFieldValidator';
2860
+ request;
2861
+ response;
2862
+ }
2863
+ export class SvcDeleteEntityFieldValidator {
2864
+ name = 'DeleteEntityFieldValidator';
2865
+ path = '/message/DeleteEntityFieldValidator';
2866
+ request;
2867
+ response;
2868
+ }
2869
+ export class SvcListEntityFieldValidators {
2870
+ name = 'ListEntityFieldValidators';
2871
+ path = '/message/ListEntityFieldValidators';
2872
+ request;
2873
+ response;
2874
+ }
2875
+ export class SvcListEntityFieldValidatorEntityFieldNames {
2876
+ name = 'ListEntityFieldValidatorEntityFieldNames';
2877
+ path = '/message/ListEntityFieldValidatorEntityFieldNames';
2878
+ request;
2879
+ response;
2880
+ }
2881
+ export class SvcListDiscountCampaigns {
2882
+ name = 'ListDiscountCampaigns';
2883
+ path = '/message/ListDiscountCampaigns';
2884
+ request;
2885
+ response;
2886
+ }
2887
+ export class SvcGetDiscountCampaignByID {
2888
+ name = 'GetDiscountCampaignByID';
2889
+ path = '/message/GetDiscountCampaignByID';
2890
+ request;
2891
+ response;
2892
+ }
2893
+ export class SvcCreateDiscountCampaign {
2894
+ name = 'CreateDiscountCampaign';
2895
+ path = '/message/CreateDiscountCampaign';
2896
+ request;
2897
+ response;
2898
+ }
2899
+ export class SvcUpdateDiscountCampaign {
2900
+ name = 'UpdateDiscountCampaign';
2901
+ path = '/message/UpdateDiscountCampaign';
2902
+ request;
2903
+ response;
2904
+ }
2905
+ export class SvcUpdateDiscountCampaignBudget {
2906
+ name = 'UpdateDiscountCampaignBudget';
2907
+ path = '/message/UpdateDiscountCampaignBudget';
2908
+ request;
2909
+ response;
2910
+ }
2911
+ export class SvcDeleteDiscountCampaign {
2912
+ name = 'DeleteDiscountCampaign';
2913
+ path = '/message/DeleteDiscountCampaign';
2914
+ request;
2915
+ response;
2916
+ }
2917
+ export class SvcListCouponsByQuery {
2918
+ name = 'ListCouponsByQuery';
2919
+ path = '/message/ListCouponsByQuery';
2920
+ request;
2921
+ response;
2922
+ }
2923
+ export class SvcGetDiscountCouponByID {
2924
+ name = 'GetDiscountCouponByID';
2925
+ path = '/message/GetDiscountCouponByID';
2926
+ request;
2927
+ response;
2928
+ }
2929
+ export class SvcCreateDiscountCoupon {
2930
+ name = 'CreateDiscountCoupon';
2931
+ path = '/message/CreateDiscountCoupon';
2932
+ request;
2933
+ response;
2934
+ }
2935
+ export class SvcUpdateDiscountCoupon {
2936
+ name = 'UpdateDiscountCoupon';
2937
+ path = '/message/UpdateDiscountCoupon';
2938
+ request;
2939
+ response;
2940
+ }
2941
+ export class SvcGenerateDiscountCoupons {
2942
+ name = 'GenerateDiscountCoupons';
2943
+ path = '/message/GenerateDiscountCoupons';
2944
+ request;
2945
+ response;
2946
+ }
2947
+ export class SvcListOrderGeneratedCoupons {
2948
+ name = 'ListOrderGeneratedCoupons';
2949
+ path = '/message/ListOrderGeneratedCoupons';
2950
+ request;
2951
+ response;
2952
+ }
2953
+ export class SvcGetUserCoupons {
2954
+ name = 'GetUserCoupons';
2955
+ path = '/message/GetUserCoupons';
2956
+ request;
2957
+ response;
2958
+ }
2959
+ export class SvcGetCouponByToken {
2960
+ name = 'GetCouponByToken';
2961
+ path = '/message/GetCouponByToken';
2962
+ request;
2963
+ response;
2964
+ }
2965
+ export class SvcDownloadCouponExcelTemplate {
2966
+ name = 'DownloadCouponExcelTemplate';
2967
+ path = '/message/DownloadCouponExcelTemplate';
2968
+ request;
2969
+ response;
2970
+ }
2971
+ export class SvcUploadCouponExcel {
2972
+ name = 'UploadCouponExcel';
2973
+ path = '/message/UploadCouponExcel';
2974
+ request;
2975
+ response;
2976
+ }
2977
+ export class SvcUploadCouponExcel_Async {
2978
+ name = 'UploadCouponExcel_Async';
2979
+ path = '/async-message/UploadCouponExcel';
2980
+ request;
2981
+ response;
2982
+ }
2983
+ export class SvcUploadCouponExcel_AsyncResult {
2984
+ name = 'UploadCouponExcel_AsyncResult';
2985
+ path = '/async-result/UploadCouponExcel';
2986
+ request;
2987
+ response;
2988
+ }
2989
+ export class SvcDownloadCouponExcel_Async {
2990
+ name = 'DownloadCouponExcel_Async';
2991
+ path = '/async-message/DownloadCouponExcel';
2992
+ request;
2993
+ response;
2994
+ }
2995
+ export class SvcDownloadCouponExcel_AsyncResult {
2996
+ name = 'DownloadCouponExcel_AsyncResult';
2997
+ path = '/async-result/DownloadCouponExcel';
2998
+ request;
2999
+ response;
3000
+ }
3001
+ export class SvcGetDiscountLayerByID {
3002
+ name = 'GetDiscountLayerByID';
3003
+ path = '/message/GetDiscountLayerByID';
3004
+ request;
3005
+ response;
3006
+ }
3007
+ export class SvcCreateDiscountLayer {
3008
+ name = 'CreateDiscountLayer';
3009
+ path = '/message/CreateDiscountLayer';
3010
+ request;
3011
+ response;
3012
+ }
3013
+ export class SvcUpdateDiscountLayer {
3014
+ name = 'UpdateDiscountLayer';
3015
+ path = '/message/UpdateDiscountLayer';
3016
+ request;
3017
+ response;
3018
+ }
3019
+ export class SvcDeleteDiscountLayer {
3020
+ name = 'DeleteDiscountLayer';
3021
+ path = '/message/DeleteDiscountLayer';
3022
+ request;
3023
+ response;
3024
+ }
3025
+ export class SvcListDiscountLayers {
3026
+ name = 'ListDiscountLayers';
3027
+ path = '/message/ListDiscountLayers';
3028
+ request;
3029
+ response;
3030
+ }
3031
+ export class SvcMoveDiscountLayer {
3032
+ name = 'MoveDiscountLayer';
3033
+ path = '/message/MoveDiscountLayer';
3034
+ request;
3035
+ response;
3036
+ }
3037
+ export class SvcValidateDiscount {
3038
+ name = 'ValidateDiscount';
3039
+ path = '/message/ValidateDiscount';
3040
+ request;
3041
+ response;
3042
+ }
3043
+ export class SvcCreateDiscount {
3044
+ name = 'CreateDiscount';
3045
+ path = '/message/CreateDiscount';
3046
+ request;
3047
+ response;
3048
+ }
3049
+ export class SvcUpdateDiscount {
3050
+ name = 'UpdateDiscount';
3051
+ path = '/message/UpdateDiscount';
3052
+ request;
3053
+ response;
3054
+ }
3055
+ export class SvcVerifyDiscount {
3056
+ name = 'VerifyDiscount';
3057
+ path = '/message/VerifyDiscount';
3058
+ request;
3059
+ response;
3060
+ }
3061
+ export class SvcEnableDiscounts {
3062
+ name = 'EnableDiscounts';
3063
+ path = '/message/EnableDiscounts';
3064
+ request;
3065
+ response;
3066
+ }
3067
+ export class SvcDisableDiscounts {
3068
+ name = 'DisableDiscounts';
3069
+ path = '/message/DisableDiscounts';
3070
+ request;
3071
+ response;
3072
+ }
3073
+ export class SvcArchiveDiscount {
3074
+ name = 'ArchiveDiscount';
3075
+ path = '/message/ArchiveDiscount';
3076
+ request;
3077
+ response;
3078
+ }
3079
+ export class SvcDuplicateDiscount {
3080
+ name = 'DuplicateDiscount';
3081
+ path = '/message/DuplicateDiscount';
3082
+ request;
3083
+ response;
3084
+ }
3085
+ export class SvcSearchDiscountsByQuery {
3086
+ name = 'SearchDiscountsByQuery';
3087
+ path = '/message/SearchDiscountsByQuery';
3088
+ request;
3089
+ response;
3090
+ }
3091
+ export class SvcGetLayerGroupedDiscountsByQuery {
3092
+ name = 'GetLayerGroupedDiscountsByQuery';
3093
+ path = '/message/GetLayerGroupedDiscountsByQuery';
3094
+ request;
3095
+ response;
3096
+ }
3097
+ export class SvcGetDiscountByID {
3098
+ name = 'GetDiscountByID';
3099
+ path = '/message/GetDiscountByID';
3100
+ request;
3101
+ response;
3102
+ }
3103
+ export class SvcAddRolesToManualDiscount {
3104
+ name = 'AddRolesToManualDiscount';
3105
+ path = '/message/AddRolesToManualDiscount';
3106
+ request;
3107
+ response;
3108
+ }
3109
+ export class SvcRemoveRolesFromManualDiscount {
3110
+ name = 'RemoveRolesFromManualDiscount';
3111
+ path = '/message/RemoveRolesFromManualDiscount';
3112
+ request;
3113
+ response;
3114
+ }
3115
+ export class SvcListAvailableDiscountActionsAndConditions {
3116
+ name = 'ListAvailableDiscountActionsAndConditions';
3117
+ path = '/message/ListAvailableDiscountActionsAndConditions';
3118
+ request;
3119
+ response;
3120
+ }
3121
+ export class SvcListDiscountUserUsageReloadStrategies {
3122
+ name = 'ListDiscountUserUsageReloadStrategies';
3123
+ path = '/message/ListDiscountUserUsageReloadStrategies';
3124
+ request;
3125
+ response;
3126
+ }
3127
+ export class SvcValidateDiscountTemplate {
3128
+ name = 'ValidateDiscountTemplate';
3129
+ path = '/message/ValidateDiscountTemplate';
3130
+ request;
3131
+ response;
3132
+ }
3133
+ export class SvcCreateDiscountTemplate {
3134
+ name = 'CreateDiscountTemplate';
3135
+ path = '/message/CreateDiscountTemplate';
3136
+ request;
3137
+ response;
3138
+ }
3139
+ export class SvcUpdateDiscountTemplate {
3140
+ name = 'UpdateDiscountTemplate';
3141
+ path = '/message/UpdateDiscountTemplate';
3142
+ request;
3143
+ response;
3144
+ }
3145
+ export class SvcDeleteDiscountTemplate {
3146
+ name = 'DeleteDiscountTemplate';
3147
+ path = '/message/DeleteDiscountTemplate';
3148
+ request;
3149
+ response;
3150
+ }
3151
+ export class SvcDuplicateDiscountTemplate {
3152
+ name = 'DuplicateDiscountTemplate';
3153
+ path = '/message/DuplicateDiscountTemplate';
3154
+ request;
3155
+ response;
3156
+ }
3157
+ export class SvcListDiscountTemplates {
3158
+ name = 'ListDiscountTemplates';
3159
+ path = '/message/ListDiscountTemplates';
3160
+ request;
3161
+ response;
3162
+ }
3163
+ export class SvcGetDiscountTemplateByID {
3164
+ name = 'GetDiscountTemplateByID';
3165
+ path = '/message/GetDiscountTemplateByID';
3166
+ request;
3167
+ response;
3168
+ }
3169
+ export class SvcCreateDiscountFromTemplate {
3170
+ name = 'CreateDiscountFromTemplate';
3171
+ path = '/message/CreateDiscountFromTemplate';
3172
+ request;
3173
+ response;
3174
+ }
3175
+ export class SvcGetCustomFieldByID {
3176
+ name = 'GetCustomFieldByID';
3177
+ path = '/message/GetCustomFieldByID';
3178
+ request;
3179
+ response;
3180
+ }
3181
+ export class SvcCreateCustomField {
3182
+ name = 'CreateCustomField';
3183
+ path = '/message/CreateCustomField';
3184
+ request;
3185
+ response;
3186
+ }
3187
+ export class SvcUpdateCustomField {
3188
+ name = 'UpdateCustomField';
3189
+ path = '/message/UpdateCustomField';
3190
+ request;
3191
+ response;
3192
+ }
3193
+ export class SvcDeleteCustomField {
3194
+ name = 'DeleteCustomField';
3195
+ path = '/message/DeleteCustomField';
3196
+ request;
3197
+ response;
3198
+ }
3199
+ export class SvcListCustomFields {
3200
+ name = 'ListCustomFields';
3201
+ path = '/message/ListCustomFields';
3202
+ request;
3203
+ response;
3204
+ }
3205
+ export class SvcListCustomFieldDataTypesOperators {
3206
+ name = 'ListCustomFieldDataTypesOperators';
3207
+ path = '/message/ListCustomFieldDataTypesOperators';
3208
+ request;
3209
+ response;
3210
+ }
3211
+ export class SvcGetCustomFields {
3212
+ name = 'GetCustomFields';
3213
+ path = '/message/GetCustomFields';
3214
+ request;
3215
+ response;
3216
+ }
3217
+ export class SvcGetCustomFieldMetadata {
3218
+ name = 'GetCustomFieldMetadata';
3219
+ path = '/message/GetCustomFieldMetadata';
3220
+ request;
3221
+ response;
3222
+ }
3223
+ export class SvcGetCustomFieldTypes {
3224
+ name = 'GetCustomFieldTypes';
3225
+ path = '/message/GetCustomFieldTypes';
3226
+ request;
3227
+ response;
3228
+ }
3229
+ export class SvcListCustomFieldEligibilityScripts {
3230
+ name = 'ListCustomFieldEligibilityScripts';
3231
+ path = '/message/ListCustomFieldEligibilityScripts';
3232
+ request;
3233
+ response;
3234
+ }
3235
+ export class SvcListCustomFieldOptions {
3236
+ name = 'ListCustomFieldOptions';
3237
+ path = '/message/ListCustomFieldOptions';
3238
+ request;
3239
+ response;
3240
+ }
3241
+ export class SvcSetCustomFieldOptions {
3242
+ name = 'SetCustomFieldOptions';
3243
+ path = '/message/SetCustomFieldOptions';
3244
+ request;
3245
+ response;
3246
+ }
3247
+ export class SvcUnsetCustomFieldOptions {
3248
+ name = 'UnsetCustomFieldOptions';
3249
+ path = '/message/UnsetCustomFieldOptions';
3250
+ request;
3251
+ response;
3252
+ }
3253
+ export class SvcListCultures {
3254
+ name = 'ListCultures';
3255
+ path = '/message/ListCultures';
3256
+ request;
3257
+ response;
3258
+ }
3259
+ export class SvcCreateCulture {
3260
+ name = 'CreateCulture';
3261
+ path = '/message/CreateCulture';
3262
+ request;
3263
+ response;
3264
+ }
3265
+ export class SvcDeleteCulture {
3266
+ name = 'DeleteCulture';
3267
+ path = '/message/DeleteCulture';
3268
+ request;
3269
+ response;
3270
+ }
3271
+ export class SvcGetLanguages {
3272
+ name = 'GetLanguages';
3273
+ path = '/message/GetLanguages';
3274
+ request;
3275
+ response;
3276
+ }
3277
+ export class SvcListOrganizationUnitCountries {
3278
+ name = 'ListOrganizationUnitCountries';
3279
+ path = '/message/ListOrganizationUnitCountries';
3280
+ request;
3281
+ response;
3282
+ }
3283
+ export class SvcCreateOrganizationUnitCountry {
3284
+ name = 'CreateOrganizationUnitCountry';
3285
+ path = '/message/CreateOrganizationUnitCountry';
3286
+ request;
3287
+ response;
3288
+ }
3289
+ export class SvcDeleteOrganizationUnitCountry {
3290
+ name = 'DeleteOrganizationUnitCountry';
3291
+ path = '/message/DeleteOrganizationUnitCountry';
3292
+ request;
3293
+ response;
3294
+ }
3295
+ export class SvcListOrganizationUnitLanguages {
3296
+ name = 'ListOrganizationUnitLanguages';
3297
+ path = '/message/ListOrganizationUnitLanguages';
3298
+ request;
3299
+ response;
3300
+ }
3301
+ export class SvcCreateOrganizationUnitLanguage {
3302
+ name = 'CreateOrganizationUnitLanguage';
3303
+ path = '/message/CreateOrganizationUnitLanguage';
3304
+ request;
3305
+ response;
3306
+ }
3307
+ export class SvcDeleteOrganizationUnitLanguage {
3308
+ name = 'DeleteOrganizationUnitLanguage';
3309
+ path = '/message/DeleteOrganizationUnitLanguage';
3310
+ request;
3311
+ response;
3312
+ }
3313
+ export class SvcCreateCostPriceCalculation {
3314
+ name = 'CreateCostPriceCalculation';
3315
+ path = '/message/CreateCostPriceCalculation';
3316
+ request;
3317
+ response;
3318
+ }
3319
+ export class SvcDeleteCostPriceCalculation {
3320
+ name = 'DeleteCostPriceCalculation';
3321
+ path = '/message/DeleteCostPriceCalculation';
3322
+ request;
3323
+ response;
3324
+ }
3325
+ export class SvcGetCostPriceCalculation {
3326
+ name = 'GetCostPriceCalculation';
3327
+ path = '/message/GetCostPriceCalculation';
3328
+ request;
3329
+ response;
3330
+ }
3331
+ export class SvcGetCostPriceCalculations {
3332
+ name = 'GetCostPriceCalculations';
3333
+ path = '/message/GetCostPriceCalculations';
3334
+ request;
3335
+ response;
3336
+ }
3337
+ export class SvcUpdateCostPriceCalculation {
3338
+ name = 'UpdateCostPriceCalculation';
3339
+ path = '/message/UpdateCostPriceCalculation';
3340
+ request;
3341
+ response;
3342
+ }
3343
+ export class SvcSetAppSetting {
3344
+ name = 'SetAppSetting';
3345
+ path = '/message/SetAppSetting';
3346
+ request;
3347
+ response;
3348
+ }
3349
+ export class SvcSetAppSettings {
3350
+ name = 'SetAppSettings';
3351
+ path = '/message/SetAppSettings';
3352
+ request;
3353
+ response;
3354
+ }
3355
+ export class SvcUnsetAppSetting {
3356
+ name = 'UnsetAppSetting';
3357
+ path = '/message/UnsetAppSetting';
3358
+ request;
3359
+ response;
3360
+ }
3361
+ export class SvcListAppSettings {
3362
+ name = 'ListAppSettings';
3363
+ path = '/message/ListAppSettings';
3364
+ request;
3365
+ response;
3366
+ }
3367
+ export class SvcCleanupSettings {
3368
+ name = 'CleanupSettings';
3369
+ path = '/message/CleanupSettings';
3370
+ request;
3371
+ response;
3372
+ }
3373
+ export class SvcCleanupUntypedSettings {
3374
+ name = 'CleanupUntypedSettings';
3375
+ path = '/message/CleanupUntypedSettings';
3376
+ request;
3377
+ response;
3378
+ }
3379
+ export class SvcExportSettings {
3380
+ name = 'ExportSettings';
3381
+ path = '/message/ExportSettings';
3382
+ request;
3383
+ response;
3384
+ }
3385
+ export class SvcGetAppSettingsAutocompleteInfo {
3386
+ name = 'GetAppSettingsAutocompleteInfo';
3387
+ path = '/message/GetAppSettingsAutocompleteInfo';
3388
+ request;
3389
+ response;
3390
+ }
3391
+ export class SvcGetAppSettingsForOrganizationUnit {
3392
+ name = 'GetAppSettingsForOrganizationUnit';
3393
+ path = '/message/GetAppSettingsForOrganizationUnit';
3394
+ request;
3395
+ response;
3396
+ }
3397
+ export class SvcGetAvailableSettings {
3398
+ name = 'GetAvailableSettings';
3399
+ path = '/message/GetAvailableSettings';
3400
+ request;
3401
+ response;
3402
+ }
3403
+ export class SvcGetSettingHistory {
3404
+ name = 'GetSettingHistory';
3405
+ path = '/message/GetSettingHistory';
3406
+ request;
3407
+ response;
3408
+ }
3409
+ export class SvcGetSetting {
3410
+ name = 'GetSetting';
3411
+ path = '/message/GetSetting';
3412
+ request;
3413
+ response;
3414
+ }
3415
+ export class SvcImportSettings {
3416
+ name = 'ImportSettings';
3417
+ path = '/message/ImportSettings';
3418
+ request;
3419
+ response;
3420
+ }
3421
+ export class SvcListAppSettingHistory {
3422
+ name = 'ListAppSettingHistory';
3423
+ path = '/message/ListAppSettingHistory';
3424
+ request;
3425
+ response;
3426
+ }
3427
+ export class SvcListSettingHistory {
3428
+ name = 'ListSettingHistory';
3429
+ path = '/message/ListSettingHistory';
3430
+ request;
3431
+ response;
3432
+ }
3433
+ export class SvcListSettings {
3434
+ name = 'ListSettings';
3435
+ path = '/message/ListSettings';
3436
+ request;
3437
+ response;
3438
+ }
3439
+ export class SvcListSettingsPerOrganizationUnit {
3440
+ name = 'ListSettingsPerOrganizationUnit';
3441
+ path = '/message/ListSettingsPerOrganizationUnit';
3442
+ request;
3443
+ response;
3444
+ }
3445
+ export class SvcSetSetting {
3446
+ name = 'SetSetting';
3447
+ path = '/message/SetSetting';
3448
+ request;
3449
+ response;
3450
+ }
3451
+ export class SvcSetSettings {
3452
+ name = 'SetSettings';
3453
+ path = '/message/SetSettings';
3454
+ request;
3455
+ response;
3456
+ }
3457
+ export class SvcUnsetSetting {
3458
+ name = 'UnsetSetting';
3459
+ path = '/message/UnsetSetting';
3460
+ request;
3461
+ response;
3462
+ }
3463
+ export class SvcCreateCompany {
3464
+ name = 'CreateCompany';
3465
+ path = '/message/CreateCompany';
3466
+ request;
3467
+ response;
3468
+ }
3469
+ export class SvcUpdateCompany {
3470
+ name = 'UpdateCompany';
3471
+ path = '/message/UpdateCompany';
3472
+ request;
3473
+ response;
3474
+ }
3475
+ export class SvcDeleteCompany {
3476
+ name = 'DeleteCompany';
3477
+ path = '/message/DeleteCompany';
3478
+ request;
3479
+ response;
3480
+ }
3481
+ export class SvcListCompanies {
3482
+ name = 'ListCompanies';
3483
+ path = '/message/ListCompanies';
3484
+ request;
3485
+ response;
3486
+ }
3487
+ export class SvcGetCompany {
3488
+ name = 'GetCompany';
3489
+ path = '/message/GetCompany';
3490
+ request;
3491
+ response;
3492
+ }
3493
+ export class SvcValidateCompany {
3494
+ name = 'ValidateCompany';
3495
+ path = '/message/ValidateCompany';
3496
+ request;
3497
+ response;
3498
+ }
3499
+ export class SvcListCases {
3500
+ name = 'ListCases';
3501
+ path = '/message/ListCases';
3502
+ request;
3503
+ response;
3504
+ }
3505
+ export class SvcGetCaseByID {
3506
+ name = 'GetCaseByID';
3507
+ path = '/message/GetCaseByID';
3508
+ request;
3509
+ response;
3510
+ }
3511
+ export class SvcCreateCase {
3512
+ name = 'CreateCase';
3513
+ path = '/message/CreateCase';
3514
+ request;
3515
+ response;
3516
+ }
3517
+ export class SvcUpdateCase {
3518
+ name = 'UpdateCase';
3519
+ path = '/message/UpdateCase';
3520
+ request;
3521
+ response;
3522
+ }
3523
+ export class SvcUpdateCaseState {
3524
+ name = 'UpdateCaseState';
3525
+ path = '/message/UpdateCaseState';
3526
+ request;
3527
+ response;
3528
+ }
3529
+ export class SvcUpdateCaseSummary {
3530
+ name = 'UpdateCaseSummary';
3531
+ path = '/message/UpdateCaseSummary';
3532
+ request;
3533
+ response;
3534
+ }
3535
+ export class SvcArchiveCase {
3536
+ name = 'ArchiveCase';
3537
+ path = '/message/ArchiveCase';
3538
+ request;
3539
+ response;
3540
+ }
3541
+ export class SvcAttachBlobToCase {
3542
+ name = 'AttachBlobToCase';
3543
+ path = '/message/AttachBlobToCase';
3544
+ request;
3545
+ response;
3546
+ }
3547
+ export class SvcDeleteCaseBlob {
3548
+ name = 'DeleteCaseBlob';
3549
+ path = '/message/DeleteCaseBlob';
3550
+ request;
3551
+ response;
3552
+ }
3553
+ export class SvcListBlobsForCase {
3554
+ name = 'ListBlobsForCase';
3555
+ path = '/message/ListBlobsForCase';
3556
+ request;
3557
+ response;
3558
+ }
3559
+ export class SvcSetCaseRelatedData {
3560
+ name = 'SetCaseRelatedData';
3561
+ path = '/message/SetCaseRelatedData';
3562
+ request;
3563
+ response;
3564
+ }
3565
+ export class SvcRemoveCaseRelatedItems {
3566
+ name = 'RemoveCaseRelatedItems';
3567
+ path = '/message/RemoveCaseRelatedItems';
3568
+ request;
3569
+ response;
3570
+ }
3571
+ export class SvcListCaseInteractions {
3572
+ name = 'ListCaseInteractions';
3573
+ path = '/message/ListCaseInteractions';
3574
+ request;
3575
+ response;
3576
+ }
3577
+ export class SvcGetCaseInteraction {
3578
+ name = 'GetCaseInteraction';
3579
+ path = '/message/GetCaseInteraction';
3580
+ request;
3581
+ response;
3582
+ }
3583
+ export class SvcCreateCaseInteraction {
3584
+ name = 'CreateCaseInteraction';
3585
+ path = '/message/CreateCaseInteraction';
3586
+ request;
3587
+ response;
3588
+ }
3589
+ export class SvcUpdateCaseInteraction {
3590
+ name = 'UpdateCaseInteraction';
3591
+ path = '/message/UpdateCaseInteraction';
3592
+ request;
3593
+ response;
3594
+ }
3595
+ export class SvcDeleteCaseInteraction {
3596
+ name = 'DeleteCaseInteraction';
3597
+ path = '/message/DeleteCaseInteraction';
3598
+ request;
3599
+ response;
3600
+ }
3601
+ export class SvcAddBlobToCaseInteraction {
3602
+ name = 'AddBlobToCaseInteraction';
3603
+ path = '/message/AddBlobToCaseInteraction';
3604
+ request;
3605
+ response;
3606
+ }
3607
+ export class SvcRemoveCaseInteractionBlob {
3608
+ name = 'RemoveCaseInteractionBlob';
3609
+ path = '/message/RemoveCaseInteractionBlob';
3610
+ request;
3611
+ response;
3612
+ }
3613
+ export class SvcListCaseStatuses {
3614
+ name = 'ListCaseStatuses';
3615
+ path = '/message/ListCaseStatuses';
3616
+ request;
3617
+ response;
3618
+ }
3619
+ export class SvcGetCaseStatus {
3620
+ name = 'GetCaseStatus';
3621
+ path = '/message/GetCaseStatus';
3622
+ request;
3623
+ response;
3624
+ }
3625
+ export class SvcCreateCaseStatus {
3626
+ name = 'CreateCaseStatus';
3627
+ path = '/message/CreateCaseStatus';
3628
+ request;
3629
+ response;
3630
+ }
3631
+ export class SvcUpdateCaseStatus {
3632
+ name = 'UpdateCaseStatus';
3633
+ path = '/message/UpdateCaseStatus';
3634
+ request;
3635
+ response;
3636
+ }
3637
+ export class SvcDeleteCaseStatus {
3638
+ name = 'DeleteCaseStatus';
3639
+ path = '/message/DeleteCaseStatus';
3640
+ request;
3641
+ response;
3642
+ }
3643
+ export class SvcListCaseTopics {
3644
+ name = 'ListCaseTopics';
3645
+ path = '/message/ListCaseTopics';
3646
+ request;
3647
+ response;
3648
+ }
3649
+ export class SvcGetCaseTopic {
3650
+ name = 'GetCaseTopic';
3651
+ path = '/message/GetCaseTopic';
3652
+ request;
3653
+ response;
3654
+ }
3655
+ export class SvcCreateCaseTopic {
3656
+ name = 'CreateCaseTopic';
3657
+ path = '/message/CreateCaseTopic';
3658
+ request;
3659
+ response;
3660
+ }
3661
+ export class SvcUpdateCaseTopic {
3662
+ name = 'UpdateCaseTopic';
3663
+ path = '/message/UpdateCaseTopic';
3664
+ request;
3665
+ response;
3666
+ }
3667
+ export class SvcDeleteCaseTopic {
3668
+ name = 'DeleteCaseTopic';
3669
+ path = '/message/DeleteCaseTopic';
3670
+ request;
3671
+ response;
3672
+ }
3673
+ export class SvcPushCase {
3674
+ name = 'PushCase';
3675
+ path = '/message/PushCase';
3676
+ request;
3677
+ response;
3678
+ }
3679
+ export class SvcAuditingValidateConfiguration {
3680
+ name = 'AuditingValidateConfiguration';
3681
+ path = '/message/AuditingValidateConfiguration';
3682
+ request;
3683
+ response;
3684
+ }
3685
+ export class SvcAuditingResetFinancialPeriods {
3686
+ name = 'AuditingResetFinancialPeriods';
3687
+ path = '/message/AuditingResetFinancialPeriods';
3688
+ request;
3689
+ response;
3690
+ }
3691
+ export class SvcAuditingSetPrivateKey {
3692
+ name = 'AuditingSetPrivateKey';
3693
+ path = '/message/AuditingSetPrivateKey';
3694
+ request;
3695
+ response;
3696
+ }
3697
+ export class SvcGetAuditingSettings {
3698
+ name = 'GetAuditingSettings';
3699
+ path = '/message/GetAuditingSettings';
3700
+ request;
3701
+ response;
3702
+ }
3703
+ export class SvcSetAuditingSettings {
3704
+ name = 'SetAuditingSettings';
3705
+ path = '/message/SetAuditingSettings';
3706
+ request;
3707
+ response;
3708
+ }
3709
+ export class SvcAuditingUploadKeySet {
3710
+ name = 'AuditingUploadKeySet';
3711
+ path = '/message/AuditingUploadKeySet';
3712
+ request;
3713
+ response;
3714
+ }
3715
+ export class SvcCreateAccount {
3716
+ name = 'CreateAccount';
3717
+ path = '/message/CreateAccount';
3718
+ request;
3719
+ response;
3720
+ }
3721
+ export class SvcUpdateAccount {
3722
+ name = 'UpdateAccount';
3723
+ path = '/message/UpdateAccount';
3724
+ request;
3725
+ response;
3726
+ }
3727
+ export class SvcDeleteAccount {
3728
+ name = 'DeleteAccount';
3729
+ path = '/message/DeleteAccount';
3730
+ request;
3731
+ response;
3732
+ }
3733
+ export class SvcGetAccount {
3734
+ name = 'GetAccount';
3735
+ path = '/message/GetAccount';
3736
+ request;
3737
+ response;
3738
+ }
3739
+ export class SvcListAccounts {
3740
+ name = 'ListAccounts';
3741
+ path = '/message/ListAccounts';
3742
+ request;
3743
+ response;
3744
+ }
3745
+ //# sourceMappingURL=eva-services-core-management.services.js.map