@springtree/eva-services-core-management 2.4.0 → 3.0.0-beta.1

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