@ampeco/public-api-mcp 3.230.0 → 3.231.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.
@@ -86588,7 +86588,8 @@
86588
86588
  "hi",
86589
86589
  "de-CH",
86590
86590
  "fr-CH",
86591
- "it-CH"
86591
+ "it-CH",
86592
+ "en-GB"
86592
86593
  ]
86593
86594
  },
86594
86595
  "acceptUrl": {
@@ -86833,7 +86834,8 @@
86833
86834
  "hi",
86834
86835
  "de-CH",
86835
86836
  "fr-CH",
86836
- "it-CH"
86837
+ "it-CH",
86838
+ "en-GB"
86837
86839
  ]
86838
86840
  },
86839
86841
  "acceptUrl": {
@@ -87029,7 +87031,8 @@
87029
87031
  "hi",
87030
87032
  "de-CH",
87031
87033
  "fr-CH",
87032
- "it-CH"
87034
+ "it-CH",
87035
+ "en-GB"
87033
87036
  ]
87034
87037
  },
87035
87038
  "acceptUrl": {
@@ -87256,7 +87259,8 @@
87256
87259
  "hi",
87257
87260
  "de-CH",
87258
87261
  "fr-CH",
87259
- "it-CH"
87262
+ "it-CH",
87263
+ "en-GB"
87260
87264
  ]
87261
87265
  },
87262
87266
  "acceptUrl": {
@@ -94461,7 +94465,8 @@
94461
94465
  "hi",
94462
94466
  "de-CH",
94463
94467
  "fr-CH",
94464
- "it-CH"
94468
+ "it-CH",
94469
+ "en-GB"
94465
94470
  ]
94466
94471
  }
94467
94472
  }
@@ -95525,7 +95530,8 @@
95525
95530
  "hi",
95526
95531
  "de-CH",
95527
95532
  "fr-CH",
95528
- "it-CH"
95533
+ "it-CH",
95534
+ "en-GB"
95529
95535
  ]
95530
95536
  }
95531
95537
  }
@@ -96474,7 +96480,8 @@
96474
96480
  "hi",
96475
96481
  "de-CH",
96476
96482
  "fr-CH",
96477
- "it-CH"
96483
+ "it-CH",
96484
+ "en-GB"
96478
96485
  ]
96479
96486
  }
96480
96487
  }
@@ -97476,7 +97483,8 @@
97476
97483
  "hi",
97477
97484
  "de-CH",
97478
97485
  "fr-CH",
97479
- "it-CH"
97486
+ "it-CH",
97487
+ "en-GB"
97480
97488
  ]
97481
97489
  }
97482
97490
  }
@@ -130785,13 +130793,15 @@
130785
130793
  },
130786
130794
  "feePerKwh": {
130787
130795
  "type": "number",
130788
- "multipleOf": 0.01,
130796
+ "format": "decimal",
130797
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
130789
130798
  "nullable": true,
130790
130799
  "example": 0.07
130791
130800
  },
130792
130801
  "flatFee": {
130793
130802
  "type": "number",
130794
- "multipleOf": 0.01,
130803
+ "format": "decimal",
130804
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
130795
130805
  "nullable": true,
130796
130806
  "example": 0.08
130797
130807
  }
@@ -130817,13 +130827,15 @@
130817
130827
  },
130818
130828
  "feePerUnit": {
130819
130829
  "type": "number",
130820
- "multipleOf": 0.01,
130830
+ "format": "decimal",
130831
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
130821
130832
  "nullable": true,
130822
130833
  "example": 0.05
130823
130834
  },
130824
130835
  "flatFee": {
130825
130836
  "type": "number",
130826
- "multipleOf": 0.01,
130837
+ "format": "decimal",
130838
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
130827
130839
  "nullable": true,
130828
130840
  "example": 0
130829
130841
  }
@@ -130849,13 +130861,15 @@
130849
130861
  },
130850
130862
  "feePerUnit": {
130851
130863
  "type": "number",
130852
- "multipleOf": 0.01,
130864
+ "format": "decimal",
130865
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
130853
130866
  "nullable": true,
130854
130867
  "example": 0.05
130855
130868
  },
130856
130869
  "flatFee": {
130857
130870
  "type": "number",
130858
- "multipleOf": 0.01,
130871
+ "format": "decimal",
130872
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
130859
130873
  "nullable": true,
130860
130874
  "example": 0.06
130861
130875
  }
@@ -131925,13 +131939,15 @@
131925
131939
  },
131926
131940
  "feePerKwh": {
131927
131941
  "type": "number",
131928
- "multipleOf": 0.01,
131942
+ "format": "decimal",
131943
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
131929
131944
  "nullable": true,
131930
131945
  "example": 0.07
131931
131946
  },
131932
131947
  "flatFee": {
131933
131948
  "type": "number",
131934
- "multipleOf": 0.01,
131949
+ "format": "decimal",
131950
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
131935
131951
  "nullable": true,
131936
131952
  "example": 0.08
131937
131953
  }
@@ -131957,13 +131973,15 @@
131957
131973
  },
131958
131974
  "feePerUnit": {
131959
131975
  "type": "number",
131960
- "multipleOf": 0.01,
131976
+ "format": "decimal",
131977
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
131961
131978
  "nullable": true,
131962
131979
  "example": 0.05
131963
131980
  },
131964
131981
  "flatFee": {
131965
131982
  "type": "number",
131966
- "multipleOf": 0.01,
131983
+ "format": "decimal",
131984
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
131967
131985
  "nullable": true,
131968
131986
  "example": 0
131969
131987
  }
@@ -131989,13 +132007,15 @@
131989
132007
  },
131990
132008
  "feePerUnit": {
131991
132009
  "type": "number",
131992
- "multipleOf": 0.01,
132010
+ "format": "decimal",
132011
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
131993
132012
  "nullable": true,
131994
132013
  "example": 0.05
131995
132014
  },
131996
132015
  "flatFee": {
131997
132016
  "type": "number",
131998
- "multipleOf": 0.01,
132017
+ "format": "decimal",
132018
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
131999
132019
  "nullable": true,
132000
132020
  "example": 0.06
132001
132021
  }
@@ -133192,13 +133212,15 @@
133192
133212
  },
133193
133213
  "feePerKwh": {
133194
133214
  "type": "number",
133195
- "multipleOf": 0.01,
133215
+ "format": "decimal",
133216
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
133196
133217
  "nullable": true,
133197
133218
  "example": 0.07
133198
133219
  },
133199
133220
  "flatFee": {
133200
133221
  "type": "number",
133201
- "multipleOf": 0.01,
133222
+ "format": "decimal",
133223
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
133202
133224
  "nullable": true,
133203
133225
  "example": 0.08
133204
133226
  }
@@ -133224,13 +133246,15 @@
133224
133246
  },
133225
133247
  "feePerUnit": {
133226
133248
  "type": "number",
133227
- "multipleOf": 0.01,
133249
+ "format": "decimal",
133250
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
133228
133251
  "nullable": true,
133229
133252
  "example": 0.05
133230
133253
  },
133231
133254
  "flatFee": {
133232
133255
  "type": "number",
133233
- "multipleOf": 0.01,
133256
+ "format": "decimal",
133257
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
133234
133258
  "nullable": true,
133235
133259
  "example": 0
133236
133260
  }
@@ -133256,13 +133280,15 @@
133256
133280
  },
133257
133281
  "feePerUnit": {
133258
133282
  "type": "number",
133259
- "multipleOf": 0.01,
133283
+ "format": "decimal",
133284
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
133260
133285
  "nullable": true,
133261
133286
  "example": 0.05
133262
133287
  },
133263
133288
  "flatFee": {
133264
133289
  "type": "number",
133265
- "multipleOf": 0.01,
133290
+ "format": "decimal",
133291
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
133266
133292
  "nullable": true,
133267
133293
  "example": 0.06
133268
133294
  }
@@ -134344,13 +134370,15 @@
134344
134370
  },
134345
134371
  "feePerKwh": {
134346
134372
  "type": "number",
134347
- "multipleOf": 0.01,
134373
+ "format": "decimal",
134374
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
134348
134375
  "nullable": true,
134349
134376
  "example": 0.07
134350
134377
  },
134351
134378
  "flatFee": {
134352
134379
  "type": "number",
134353
- "multipleOf": 0.01,
134380
+ "format": "decimal",
134381
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
134354
134382
  "nullable": true,
134355
134383
  "example": 0.08
134356
134384
  }
@@ -134376,13 +134404,15 @@
134376
134404
  },
134377
134405
  "feePerUnit": {
134378
134406
  "type": "number",
134379
- "multipleOf": 0.01,
134407
+ "format": "decimal",
134408
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
134380
134409
  "nullable": true,
134381
134410
  "example": 0.05
134382
134411
  },
134383
134412
  "flatFee": {
134384
134413
  "type": "number",
134385
- "multipleOf": 0.01,
134414
+ "format": "decimal",
134415
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
134386
134416
  "nullable": true,
134387
134417
  "example": 0
134388
134418
  }
@@ -134408,13 +134438,15 @@
134408
134438
  },
134409
134439
  "feePerUnit": {
134410
134440
  "type": "number",
134411
- "multipleOf": 0.01,
134441
+ "format": "decimal",
134442
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
134412
134443
  "nullable": true,
134413
134444
  "example": 0.05
134414
134445
  },
134415
134446
  "flatFee": {
134416
134447
  "type": "number",
134417
- "multipleOf": 0.01,
134448
+ "format": "decimal",
134449
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
134418
134450
  "nullable": true,
134419
134451
  "example": 0.06
134420
134452
  }
@@ -135484,13 +135516,15 @@
135484
135516
  },
135485
135517
  "feePerKwh": {
135486
135518
  "type": "number",
135487
- "multipleOf": 0.01,
135519
+ "format": "decimal",
135520
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
135488
135521
  "nullable": true,
135489
135522
  "example": 0.07
135490
135523
  },
135491
135524
  "flatFee": {
135492
135525
  "type": "number",
135493
- "multipleOf": 0.01,
135526
+ "format": "decimal",
135527
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
135494
135528
  "nullable": true,
135495
135529
  "example": 0.08
135496
135530
  }
@@ -135516,13 +135550,15 @@
135516
135550
  },
135517
135551
  "feePerUnit": {
135518
135552
  "type": "number",
135519
- "multipleOf": 0.01,
135553
+ "format": "decimal",
135554
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
135520
135555
  "nullable": true,
135521
135556
  "example": 0.05
135522
135557
  },
135523
135558
  "flatFee": {
135524
135559
  "type": "number",
135525
- "multipleOf": 0.01,
135560
+ "format": "decimal",
135561
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
135526
135562
  "nullable": true,
135527
135563
  "example": 0
135528
135564
  }
@@ -135548,13 +135584,15 @@
135548
135584
  },
135549
135585
  "feePerUnit": {
135550
135586
  "type": "number",
135551
- "multipleOf": 0.01,
135587
+ "format": "decimal",
135588
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
135552
135589
  "nullable": true,
135553
135590
  "example": 0.05
135554
135591
  },
135555
135592
  "flatFee": {
135556
135593
  "type": "number",
135557
- "multipleOf": 0.01,
135594
+ "format": "decimal",
135595
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
135558
135596
  "nullable": true,
135559
135597
  "example": 0.06
135560
135598
  }
@@ -136699,13 +136737,15 @@
136699
136737
  },
136700
136738
  "feePerKwh": {
136701
136739
  "type": "number",
136702
- "multipleOf": 0.01,
136740
+ "format": "decimal",
136741
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
136703
136742
  "nullable": true,
136704
136743
  "example": 0.07
136705
136744
  },
136706
136745
  "flatFee": {
136707
136746
  "type": "number",
136708
- "multipleOf": 0.01,
136747
+ "format": "decimal",
136748
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
136709
136749
  "nullable": true,
136710
136750
  "example": 0.08
136711
136751
  }
@@ -136731,13 +136771,15 @@
136731
136771
  },
136732
136772
  "feePerUnit": {
136733
136773
  "type": "number",
136734
- "multipleOf": 0.01,
136774
+ "format": "decimal",
136775
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
136735
136776
  "nullable": true,
136736
136777
  "example": 0.05
136737
136778
  },
136738
136779
  "flatFee": {
136739
136780
  "type": "number",
136740
- "multipleOf": 0.01,
136781
+ "format": "decimal",
136782
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
136741
136783
  "nullable": true,
136742
136784
  "example": 0
136743
136785
  }
@@ -136763,13 +136805,15 @@
136763
136805
  },
136764
136806
  "feePerUnit": {
136765
136807
  "type": "number",
136766
- "multipleOf": 0.01,
136808
+ "format": "decimal",
136809
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
136767
136810
  "nullable": true,
136768
136811
  "example": 0.05
136769
136812
  },
136770
136813
  "flatFee": {
136771
136814
  "type": "number",
136772
- "multipleOf": 0.01,
136815
+ "format": "decimal",
136816
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
136773
136817
  "nullable": true,
136774
136818
  "example": 0.06
136775
136819
  }
@@ -137879,13 +137923,15 @@
137879
137923
  },
137880
137924
  "feePerKwh": {
137881
137925
  "type": "number",
137882
- "multipleOf": 0.01,
137926
+ "format": "decimal",
137927
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
137883
137928
  "nullable": true,
137884
137929
  "example": 0.07
137885
137930
  },
137886
137931
  "flatFee": {
137887
137932
  "type": "number",
137888
- "multipleOf": 0.01,
137933
+ "format": "decimal",
137934
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
137889
137935
  "nullable": true,
137890
137936
  "example": 0.08
137891
137937
  }
@@ -137911,13 +137957,15 @@
137911
137957
  },
137912
137958
  "feePerUnit": {
137913
137959
  "type": "number",
137914
- "multipleOf": 0.01,
137960
+ "format": "decimal",
137961
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
137915
137962
  "nullable": true,
137916
137963
  "example": 0.05
137917
137964
  },
137918
137965
  "flatFee": {
137919
137966
  "type": "number",
137920
- "multipleOf": 0.01,
137967
+ "format": "decimal",
137968
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
137921
137969
  "nullable": true,
137922
137970
  "example": 0
137923
137971
  }
@@ -137943,13 +137991,15 @@
137943
137991
  },
137944
137992
  "feePerUnit": {
137945
137993
  "type": "number",
137946
- "multipleOf": 0.01,
137994
+ "format": "decimal",
137995
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
137947
137996
  "nullable": true,
137948
137997
  "example": 0.05
137949
137998
  },
137950
137999
  "flatFee": {
137951
138000
  "type": "number",
137952
- "multipleOf": 0.01,
138001
+ "format": "decimal",
138002
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
137953
138003
  "nullable": true,
137954
138004
  "example": 0.06
137955
138005
  }
@@ -138872,13 +138922,15 @@
138872
138922
  },
138873
138923
  "feePerKwh": {
138874
138924
  "type": "number",
138875
- "multipleOf": 0.01,
138925
+ "format": "decimal",
138926
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
138876
138927
  "nullable": true,
138877
138928
  "example": 0.07
138878
138929
  },
138879
138930
  "flatFee": {
138880
138931
  "type": "number",
138881
- "multipleOf": 0.01,
138932
+ "format": "decimal",
138933
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
138882
138934
  "nullable": true,
138883
138935
  "example": 0.08
138884
138936
  }
@@ -138904,13 +138956,15 @@
138904
138956
  },
138905
138957
  "feePerUnit": {
138906
138958
  "type": "number",
138907
- "multipleOf": 0.01,
138959
+ "format": "decimal",
138960
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
138908
138961
  "nullable": true,
138909
138962
  "example": 0.05
138910
138963
  },
138911
138964
  "flatFee": {
138912
138965
  "type": "number",
138913
- "multipleOf": 0.01,
138966
+ "format": "decimal",
138967
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
138914
138968
  "nullable": true,
138915
138969
  "example": 0
138916
138970
  }
@@ -138936,13 +138990,15 @@
138936
138990
  },
138937
138991
  "feePerUnit": {
138938
138992
  "type": "number",
138939
- "multipleOf": 0.01,
138993
+ "format": "decimal",
138994
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
138940
138995
  "nullable": true,
138941
138996
  "example": 0.05
138942
138997
  },
138943
138998
  "flatFee": {
138944
138999
  "type": "number",
138945
- "multipleOf": 0.01,
139000
+ "format": "decimal",
139001
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
138946
139002
  "nullable": true,
138947
139003
  "example": 0.06
138948
139004
  }
@@ -139838,13 +139894,15 @@
139838
139894
  },
139839
139895
  "feePerKwh": {
139840
139896
  "type": "number",
139841
- "multipleOf": 0.01,
139897
+ "format": "decimal",
139898
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
139842
139899
  "nullable": true,
139843
139900
  "example": 0.07
139844
139901
  },
139845
139902
  "flatFee": {
139846
139903
  "type": "number",
139847
- "multipleOf": 0.01,
139904
+ "format": "decimal",
139905
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
139848
139906
  "nullable": true,
139849
139907
  "example": 0.08
139850
139908
  }
@@ -139870,13 +139928,15 @@
139870
139928
  },
139871
139929
  "feePerUnit": {
139872
139930
  "type": "number",
139873
- "multipleOf": 0.01,
139931
+ "format": "decimal",
139932
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
139874
139933
  "nullable": true,
139875
139934
  "example": 0.05
139876
139935
  },
139877
139936
  "flatFee": {
139878
139937
  "type": "number",
139879
- "multipleOf": 0.01,
139938
+ "format": "decimal",
139939
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
139880
139940
  "nullable": true,
139881
139941
  "example": 0
139882
139942
  }
@@ -139902,13 +139962,15 @@
139902
139962
  },
139903
139963
  "feePerUnit": {
139904
139964
  "type": "number",
139905
- "multipleOf": 0.01,
139965
+ "format": "decimal",
139966
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
139906
139967
  "nullable": true,
139907
139968
  "example": 0.05
139908
139969
  },
139909
139970
  "flatFee": {
139910
139971
  "type": "number",
139911
- "multipleOf": 0.01,
139972
+ "format": "decimal",
139973
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
139912
139974
  "nullable": true,
139913
139975
  "example": 0.06
139914
139976
  }
@@ -140825,13 +140887,15 @@
140825
140887
  },
140826
140888
  "feePerKwh": {
140827
140889
  "type": "number",
140828
- "multipleOf": 0.01,
140890
+ "format": "decimal",
140891
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
140829
140892
  "nullable": true,
140830
140893
  "example": 0.07
140831
140894
  },
140832
140895
  "flatFee": {
140833
140896
  "type": "number",
140834
- "multipleOf": 0.01,
140897
+ "format": "decimal",
140898
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
140835
140899
  "nullable": true,
140836
140900
  "example": 0.08
140837
140901
  }
@@ -140857,13 +140921,15 @@
140857
140921
  },
140858
140922
  "feePerUnit": {
140859
140923
  "type": "number",
140860
- "multipleOf": 0.01,
140924
+ "format": "decimal",
140925
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
140861
140926
  "nullable": true,
140862
140927
  "example": 0.05
140863
140928
  },
140864
140929
  "flatFee": {
140865
140930
  "type": "number",
140866
- "multipleOf": 0.01,
140931
+ "format": "decimal",
140932
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
140867
140933
  "nullable": true,
140868
140934
  "example": 0
140869
140935
  }
@@ -140889,13 +140955,15 @@
140889
140955
  },
140890
140956
  "feePerUnit": {
140891
140957
  "type": "number",
140892
- "multipleOf": 0.01,
140958
+ "format": "decimal",
140959
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
140893
140960
  "nullable": true,
140894
140961
  "example": 0.05
140895
140962
  },
140896
140963
  "flatFee": {
140897
140964
  "type": "number",
140898
- "multipleOf": 0.01,
140965
+ "format": "decimal",
140966
+ "description": "Up to 5 digits after the decimal point depending on the currency precision.",
140899
140967
  "nullable": true,
140900
140968
  "example": 0.06
140901
140969
  }
@@ -12431,20 +12431,20 @@ export declare const partnerInviteCreateV2_0Body: z.ZodObject<{
12431
12431
  partnerId: z.ZodNumber;
12432
12432
  sendViaEmail: z.ZodOptional<z.ZodBoolean>;
12433
12433
  email: z.ZodOptional<z.ZodString>;
12434
- language: z.ZodOptional<z.ZodEnum<["en", "bg", "mk", "el", "zh-CN", "zh-HK", "zh-TW", "pt", "sl", "hr", "it", "de", "hu", "fi", "is", "sv-SE", "da-DK", "nb-NO", "tr-TR", "es-ES", "ar", "ary", "he", "ta", "ms", "cy", "sr", "fr", "fr-MA", "ro", "lt", "uk", "ru", "nl", "ca-ES", "id", "ar-EG", "pl", "lo", "th", "sq-XK", "ga-IE", "bs", "ja", "cs", "lv", "et", "az", "ka", "af", "hi", "de-CH", "fr-CH", "it-CH"]>>;
12434
+ language: z.ZodOptional<z.ZodEnum<["en", "bg", "mk", "el", "zh-CN", "zh-HK", "zh-TW", "pt", "sl", "hr", "it", "de", "hu", "fi", "is", "sv-SE", "da-DK", "nb-NO", "tr-TR", "es-ES", "ar", "ary", "he", "ta", "ms", "cy", "sr", "fr", "fr-MA", "ro", "lt", "uk", "ru", "nl", "ca-ES", "id", "ar-EG", "pl", "lo", "th", "sq-XK", "ga-IE", "bs", "ja", "cs", "lv", "et", "az", "ka", "af", "hi", "de-CH", "fr-CH", "it-CH", "en-GB"]>>;
12435
12435
  accessPolicyId: z.ZodOptional<z.ZodNumber>;
12436
12436
  corporateBillingPolicyId: z.ZodOptional<z.ZodNumber>;
12437
12437
  }, "strip", z.ZodTypeAny, {
12438
12438
  partnerId: number;
12439
12439
  email?: string | undefined;
12440
- language?: "is" | "lt" | "id" | "en" | "bg" | "mk" | "el" | "zh-CN" | "zh-HK" | "zh-TW" | "pt" | "sl" | "hr" | "it" | "de" | "hu" | "fi" | "sv-SE" | "da-DK" | "nb-NO" | "tr-TR" | "es-ES" | "ar" | "ary" | "he" | "ta" | "ms" | "cy" | "sr" | "fr" | "fr-MA" | "ro" | "uk" | "ru" | "nl" | "ca-ES" | "ar-EG" | "pl" | "lo" | "th" | "sq-XK" | "ga-IE" | "bs" | "ja" | "cs" | "lv" | "et" | "az" | "ka" | "af" | "hi" | "de-CH" | "fr-CH" | "it-CH" | undefined;
12440
+ language?: "is" | "lt" | "id" | "en" | "bg" | "mk" | "el" | "zh-CN" | "zh-HK" | "zh-TW" | "pt" | "sl" | "hr" | "it" | "de" | "hu" | "fi" | "sv-SE" | "da-DK" | "nb-NO" | "tr-TR" | "es-ES" | "ar" | "ary" | "he" | "ta" | "ms" | "cy" | "sr" | "fr" | "fr-MA" | "ro" | "uk" | "ru" | "nl" | "ca-ES" | "ar-EG" | "pl" | "lo" | "th" | "sq-XK" | "ga-IE" | "bs" | "ja" | "cs" | "lv" | "et" | "az" | "ka" | "af" | "hi" | "de-CH" | "fr-CH" | "it-CH" | "en-GB" | undefined;
12441
12441
  sendViaEmail?: boolean | undefined;
12442
12442
  accessPolicyId?: number | undefined;
12443
12443
  corporateBillingPolicyId?: number | undefined;
12444
12444
  }, {
12445
12445
  partnerId: number;
12446
12446
  email?: string | undefined;
12447
- language?: "is" | "lt" | "id" | "en" | "bg" | "mk" | "el" | "zh-CN" | "zh-HK" | "zh-TW" | "pt" | "sl" | "hr" | "it" | "de" | "hu" | "fi" | "sv-SE" | "da-DK" | "nb-NO" | "tr-TR" | "es-ES" | "ar" | "ary" | "he" | "ta" | "ms" | "cy" | "sr" | "fr" | "fr-MA" | "ro" | "uk" | "ru" | "nl" | "ca-ES" | "ar-EG" | "pl" | "lo" | "th" | "sq-XK" | "ga-IE" | "bs" | "ja" | "cs" | "lv" | "et" | "az" | "ka" | "af" | "hi" | "de-CH" | "fr-CH" | "it-CH" | undefined;
12447
+ language?: "is" | "lt" | "id" | "en" | "bg" | "mk" | "el" | "zh-CN" | "zh-HK" | "zh-TW" | "pt" | "sl" | "hr" | "it" | "de" | "hu" | "fi" | "sv-SE" | "da-DK" | "nb-NO" | "tr-TR" | "es-ES" | "ar" | "ary" | "he" | "ta" | "ms" | "cy" | "sr" | "fr" | "fr-MA" | "ro" | "uk" | "ru" | "nl" | "ca-ES" | "ar-EG" | "pl" | "lo" | "th" | "sq-XK" | "ga-IE" | "bs" | "ja" | "cs" | "lv" | "et" | "az" | "ka" | "af" | "hi" | "de-CH" | "fr-CH" | "it-CH" | "en-GB" | undefined;
12448
12448
  sendViaEmail?: boolean | undefined;
12449
12449
  accessPolicyId?: number | undefined;
12450
12450
  corporateBillingPolicyId?: number | undefined;