mollie-api-py 1.0.5__py3-none-any.whl → 1.1.0__py3-none-any.whl

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.
mollie/_version.py CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  import importlib.metadata
4
4
 
5
- __title__: str = "mollie"
6
- __version__: str = "1.0.5"
5
+ __title__: str = "mollie-api-py"
6
+ __version__: str = "1.1.0"
7
7
  __openapi_doc_version__: str = "1.0.0"
8
8
  __gen_version__: str = "2.730.5"
9
- __user_agent__: str = "speakeasy-sdk/python 1.0.5 2.730.5 1.0.0 mollie"
9
+ __user_agent__: str = "speakeasy-sdk/python 1.1.0 2.730.5 1.0.0 mollie-api-py"
10
10
 
11
11
  try:
12
12
  if __package__ is not None:
mollie/models/__init__.py CHANGED
@@ -61,12 +61,30 @@ if TYPE_CHECKING:
61
61
  CaptureResponseTypedDict,
62
62
  )
63
63
  from .client_link_request import (
64
+ At,
65
+ Be,
66
+ Ch,
64
67
  ClientLinkRequest,
65
68
  ClientLinkRequestAddress,
66
69
  ClientLinkRequestAddressTypedDict,
67
70
  ClientLinkRequestTypedDict,
71
+ De,
72
+ Dk,
73
+ Es,
74
+ Fi,
75
+ Fr,
76
+ Gb,
77
+ It,
78
+ LegalEntity,
79
+ LegalEntityTypedDict,
80
+ Lu,
81
+ Nl,
82
+ No,
83
+ Other,
68
84
  Owner,
69
85
  OwnerTypedDict,
86
+ Pt,
87
+ Se,
70
88
  )
71
89
  from .client_link_response import (
72
90
  ClientLinkResponse,
@@ -1535,6 +1553,7 @@ __all__ = [
1535
1553
  "AmountNullable",
1536
1554
  "AmountNullableTypedDict",
1537
1555
  "AmountTypedDict",
1556
+ "At",
1538
1557
  "AvailableBalance",
1539
1558
  "AvailableBalanceTypedDict",
1540
1559
  "BalanceCardAudience",
@@ -1551,6 +1570,7 @@ __all__ = [
1551
1570
  "BalanceTransferPartyTypeResponse",
1552
1571
  "BalanceTransferStatus",
1553
1572
  "BalanceTransferStatusReasonResponse",
1573
+ "Be",
1554
1574
  "BillingAddress",
1555
1575
  "BillingAddressTypedDict",
1556
1576
  "CancelPaymentRequest",
@@ -1587,6 +1607,7 @@ __all__ = [
1587
1607
  "CaptureRollingReserveRelease",
1588
1608
  "CaptureRollingReserveReleaseTypedDict",
1589
1609
  "CaptureTypedDict",
1610
+ "Ch",
1590
1611
  "Chargeback",
1591
1612
  "ChargebackCompensation",
1592
1613
  "ChargebackCompensationTypedDict",
@@ -1660,6 +1681,7 @@ __all__ = [
1660
1681
  "CustomerResponseLinks",
1661
1682
  "CustomerResponseLinksTypedDict",
1662
1683
  "CustomerResponseTypedDict",
1684
+ "De",
1663
1685
  "DeleteCustomerRequest",
1664
1686
  "DeleteCustomerRequestBody",
1665
1687
  "DeleteCustomerRequestBodyTypedDict",
@@ -1678,6 +1700,7 @@ __all__ = [
1678
1700
  "DeleteWebhookRequestBody",
1679
1701
  "DeleteWebhookRequestBodyTypedDict",
1680
1702
  "DeleteWebhookRequestTypedDict",
1703
+ "Dk",
1681
1704
  "Documentation",
1682
1705
  "DocumentationTypedDict",
1683
1706
  "Embedded",
@@ -1843,12 +1866,16 @@ __all__ = [
1843
1866
  "ErrorResponseData",
1844
1867
  "ErrorsLinks",
1845
1868
  "ErrorsLinksTypedDict",
1869
+ "Es",
1846
1870
  "FailedPayment",
1847
1871
  "FailedPaymentFee",
1848
1872
  "FailedPaymentFeeTypedDict",
1849
1873
  "FailedPaymentTypedDict",
1850
1874
  "FeePrepayments",
1851
1875
  "FeePrepaymentsTypedDict",
1876
+ "Fi",
1877
+ "Fr",
1878
+ "Gb",
1852
1879
  "GetBalanceGlobals",
1853
1880
  "GetBalanceGlobalsTypedDict",
1854
1881
  "GetBalanceReportGlobals",
@@ -1971,6 +1998,9 @@ __all__ = [
1971
1998
  "GetWebhookRequestTypedDict",
1972
1999
  "InvoiceCompensation",
1973
2000
  "InvoiceCompensationTypedDict",
2001
+ "It",
2002
+ "LegalEntity",
2003
+ "LegalEntityTypedDict",
1974
2004
  "LineCategories",
1975
2005
  "LineCategoriesResponse",
1976
2006
  "ListAllChargebacksEmbedded",
@@ -2415,6 +2445,7 @@ __all__ = [
2415
2445
  "ListWebhooksResponseTypedDict",
2416
2446
  "Locale",
2417
2447
  "LocaleResponse",
2448
+ "Lu",
2418
2449
  "ManagedFee",
2419
2450
  "ManagedFeeTypedDict",
2420
2451
  "MandateDetailsCardLabelResponse",
@@ -2440,6 +2471,8 @@ __all__ = [
2440
2471
  "MethodStatus",
2441
2472
  "MethodTypedDict",
2442
2473
  "Mode",
2474
+ "Nl",
2475
+ "No",
2443
2476
  "NoResponseError",
2444
2477
  "OnboardingVatRegulation",
2445
2478
  "Open",
@@ -2447,6 +2480,7 @@ __all__ = [
2447
2480
  "Organization",
2448
2481
  "OrganizationTypedDict",
2449
2482
  "OrganizationVatRegulation",
2483
+ "Other",
2450
2484
  "OutgoingTransfer",
2451
2485
  "OutgoingTransferTypedDict",
2452
2486
  "Owner",
@@ -2558,6 +2592,7 @@ __all__ = [
2558
2592
  "ProfileResponseTypedDict",
2559
2593
  "ProfileReviewStatusResponse",
2560
2594
  "ProfileTypedDict",
2595
+ "Pt",
2561
2596
  "RecurringLineItem",
2562
2597
  "RecurringLineItemTypedDict",
2563
2598
  "Refund",
@@ -2667,6 +2702,7 @@ __all__ = [
2667
2702
  "SalesInvoiceVatModeResponse",
2668
2703
  "SalesInvoiceVatScheme",
2669
2704
  "SalesInvoiceVatSchemeResponse",
2705
+ "Se",
2670
2706
  "Security",
2671
2707
  "SecurityTypedDict",
2672
2708
  "SequenceType",
@@ -2798,12 +2834,30 @@ _dynamic_imports: dict[str, str] = {
2798
2834
  "CaptureResponseSettlementAmountTypedDict": ".capture_response",
2799
2835
  "CaptureResponseStatus": ".capture_response",
2800
2836
  "CaptureResponseTypedDict": ".capture_response",
2837
+ "At": ".client_link_request",
2838
+ "Be": ".client_link_request",
2839
+ "Ch": ".client_link_request",
2801
2840
  "ClientLinkRequest": ".client_link_request",
2802
2841
  "ClientLinkRequestAddress": ".client_link_request",
2803
2842
  "ClientLinkRequestAddressTypedDict": ".client_link_request",
2804
2843
  "ClientLinkRequestTypedDict": ".client_link_request",
2844
+ "De": ".client_link_request",
2845
+ "Dk": ".client_link_request",
2846
+ "Es": ".client_link_request",
2847
+ "Fi": ".client_link_request",
2848
+ "Fr": ".client_link_request",
2849
+ "Gb": ".client_link_request",
2850
+ "It": ".client_link_request",
2851
+ "LegalEntity": ".client_link_request",
2852
+ "LegalEntityTypedDict": ".client_link_request",
2853
+ "Lu": ".client_link_request",
2854
+ "Nl": ".client_link_request",
2855
+ "No": ".client_link_request",
2856
+ "Other": ".client_link_request",
2805
2857
  "Owner": ".client_link_request",
2806
2858
  "OwnerTypedDict": ".client_link_request",
2859
+ "Pt": ".client_link_request",
2860
+ "Se": ".client_link_request",
2807
2861
  "ClientLinkResponse": ".client_link_response",
2808
2862
  "ClientLinkResponseLinks": ".client_link_response",
2809
2863
  "ClientLinkResponseLinksTypedDict": ".client_link_response",
@@ -2,12 +2,14 @@
2
2
 
3
3
  from __future__ import annotations
4
4
  from .locale_response import LocaleResponse
5
+ from enum import Enum
5
6
  from mollie.types import BaseModel, Nullable, OptionalNullable, UNSET, UNSET_SENTINEL
6
7
  from mollie.utils import validate_open_enum
7
8
  import pydantic
8
9
  from pydantic import model_serializer
9
10
  from pydantic.functional_validators import PlainValidator
10
- from typing_extensions import Annotated, NotRequired, TypedDict
11
+ from typing import Optional, Union
12
+ from typing_extensions import Annotated, NotRequired, TypeAliasType, TypedDict
11
13
 
12
14
 
13
15
  class OwnerTypedDict(TypedDict):
@@ -142,6 +144,560 @@ class ClientLinkRequestAddress(BaseModel):
142
144
  return m
143
145
 
144
146
 
147
+ class Other(str, Enum):
148
+ r"""Other business entity."""
149
+
150
+ OTHER = "other"
151
+
152
+
153
+ class Gb(str, Enum):
154
+ r"""**Great Britain legal entities types.**
155
+
156
+ * `gb-llp` - Limited Liability Partnership (LLP)
157
+ * `gb-lp` - Limited Partnership (LP)
158
+ * `gb-ltd` - Private Limited Company (Ltd.)
159
+ * `gb-plc` - Public Limited Company (PLC)
160
+ * `gb-charitable-company` - Charitable Company
161
+ * `gb-general-partnership` - General Partnership (GP)
162
+ * `gb-sole-trader` - Sole trader
163
+ * `gb-trust` - Trust
164
+
165
+ """
166
+
167
+ GB_LLP = "gb-llp"
168
+ GB_LP = "gb-lp"
169
+ GB_LTD = "gb-ltd"
170
+ GB_PLC = "gb-plc"
171
+ GB_CHARITABLE_COMPANY = "gb-charitable-company"
172
+ GB_GENERAL_PARTNERSHIP = "gb-general-partnership"
173
+ GB_SOLE_TRADER = "gb-sole-trader"
174
+ GB_TRUST = "gb-trust"
175
+
176
+
177
+ class It(str, Enum):
178
+ r"""**Italy legal entities types.**
179
+
180
+ * `it-associazione-non-riconosciuta` - Associazione non riconosciuta
181
+ * `it-associazione-riconosciuta` - Associazione riconosciuta
182
+ * `it-ditta-individuale` - Ditta Individuale
183
+ * `it-fondazione` - Fondazione
184
+ * `it-fondo-fiduciario` - Fondo Fiduciario
185
+ * `it-sapa` - Società in accomandita per azioni (S.a.p.a.)
186
+ * `it-sas` - Società in accomandita semplice (S.a.s.)
187
+ * `it-snc` - Società in nome collettivo (S.n.c)
188
+ * `it-societa-cooperativa` - Società cooperativa
189
+ * `it-spa` - Società per azioni (S.p.A.)
190
+ * `it-srl` - Società a responsabilità limitata (S.r.l.)
191
+ * `it-ss` - Società semplice (S.s.)
192
+
193
+ """
194
+
195
+ IT_ASSOCIAZIONE_NON_RICONOSCIUTA = "it-associazione-non-riconosciuta"
196
+ IT_ASSOCIAZIONE_RICONOSCIUTA = "it-associazione-riconosciuta"
197
+ IT_DITTA_INDIVIDUALE = "it-ditta-individuale"
198
+ IT_FONDAZIONE = "it-fondazione"
199
+ IT_FONDO_FIDUCIARIO = "it-fondo-fiduciario"
200
+ IT_SAPA = "it-sapa"
201
+ IT_SAS = "it-sas"
202
+ IT_SNC = "it-snc"
203
+ IT_SOCIETA_COOPERATIVA = "it-societa-cooperativa"
204
+ IT_SPA = "it-spa"
205
+ IT_SRL = "it-srl"
206
+ IT_SS = "it-ss"
207
+
208
+
209
+ class No(str, Enum):
210
+ r"""**Norway legal entities types.**
211
+
212
+ * `no-ans-da` - Ansvarlig selskap (ANS/DA)
213
+ * `no-as` - Aksjeselskap (AS)
214
+ * `no-asa` - Allmennaksjeselskap (ASA)
215
+ * `no-da` - Selskap med delt ansvar (DA)
216
+ * `no-enk` - Enkeltpersonsforetak (ENK)
217
+ * `no-ks` - Kommandittselskap (KS)
218
+ * `no-nuf` - Norskregistrert utenlandsk foretak (NUF)
219
+ * `no-samvirkeforetak` - Samvirkeforetak
220
+ * `no-statesforetak` - Statesforetak
221
+ * `no-stiftelse` - Stiftelse
222
+
223
+ """
224
+
225
+ NO_ANS_DA = "no-ans-da"
226
+ NO_AS = "no-as"
227
+ NO_ASA = "no-asa"
228
+ NO_DA = "no-da"
229
+ NO_ENK = "no-enk"
230
+ NO_KS = "no-ks"
231
+ NO_NUF = "no-nuf"
232
+ NO_SAMVIRKEFORETAK = "no-samvirkeforetak"
233
+ NO_STATESFORETAK = "no-statesforetak"
234
+ NO_STIFTELSE = "no-stiftelse"
235
+
236
+
237
+ class Se(str, Enum):
238
+ r"""**Sweden legal entities types.**
239
+
240
+ * `se-ab` - Aktiebolag (AB)
241
+ * `se-ab-publ` - AB (publ)
242
+ * `se-ekonomisk-forening` - Ekonomisk förening
243
+ * `se-enkla-bolag` - Enkla bolag
244
+ * `se-enskild-firma` - Enskild firma
245
+ * `se-fillial-utlandskt-bolag` - Fillial till utländskt bolag
246
+ * `se-hb` - Handelsbolag (HB)
247
+ * `se-ideel-forening` - Ideel förening
248
+ * `se-kb` - Kommanditbolag (KB)
249
+ * `se-samriskforetag` - Samriskföretag
250
+ * `se-stiftelse` - Stiftelse
251
+ * `se-trust` - Trust
252
+
253
+ """
254
+
255
+ SE_AB = "se-ab"
256
+ SE_AB_PUBL = "se-ab-publ"
257
+ SE_EKONOMISK_FORENING = "se-ekonomisk-forening"
258
+ SE_ENKLA_BOLAG = "se-enkla-bolag"
259
+ SE_ENSKILD_FIRMA = "se-enskild-firma"
260
+ SE_FILLIAL_UTLANDSKT_BOLAG = "se-fillial-utlandskt-bolag"
261
+ SE_HB = "se-hb"
262
+ SE_IDEEL_FORENING = "se-ideel-forening"
263
+ SE_KB = "se-kb"
264
+ SE_SAMRISKFORETAG = "se-samriskforetag"
265
+ SE_STIFTELSE = "se-stiftelse"
266
+ SE_TRUST = "se-trust"
267
+
268
+
269
+ class Dk(str, Enum):
270
+ r"""**Denmark legal entities types.**
271
+
272
+ * `dk-aktieselskab` - Aktieselskab
273
+ * `dk-anpartsselskab` - Anpartsselskab
274
+ * `dk-enkeltmandsvirksomhed` - Enkeltmandsvirksomhed
275
+ * `dk-interessentskab` - Interessentskab
276
+ * `dk-ivaerksaetterselskab` - Iværksætterselskab
277
+ * `dk-kommanditselskab` - Kommanditselskab
278
+ * `dk-stiftelse` - Stiftelse
279
+ * `dk-trust` - Trust
280
+
281
+ """
282
+
283
+ DK_AKTIESELSKAB = "dk-aktieselskab"
284
+ DK_ANPARTSSELSKAB = "dk-anpartsselskab"
285
+ DK_ENKELTMANDSVIRKSOMHED = "dk-enkeltmandsvirksomhed"
286
+ DK_INTERESSENTSKAB = "dk-interessentskab"
287
+ DK_IVAERKSAETTERSELSKAB = "dk-ivaerksaetterselskab"
288
+ DK_KOMMANDITSELSKAB = "dk-kommanditselskab"
289
+ DK_STIFTELSE = "dk-stiftelse"
290
+ DK_TRUST = "dk-trust"
291
+
292
+
293
+ class Fi(str, Enum):
294
+ r"""**Finland legal entities types.**
295
+
296
+ * `fi-avoin-yhtio` - Avoin yhtiö
297
+ * `fi-julkinen-osakeyhtio` - Julkinen Osakeyhtiö
298
+ * `fi-kommandiittiyhtio` - Kommandiittiyhtiö
299
+ * `fi-osakeythio` - Osakeythiö
300
+ * `fi-osuuskunta` - Osuuskunta
301
+ * `fi-rekisteroity-yhdistys` - Rekisteroity Yhdistys
302
+ * `fi-saatio` - Säätiö
303
+ * `fi-toiminimi` - Toiminimi
304
+
305
+ """
306
+
307
+ FI_AVOIN_YHTIO = "fi-avoin-yhtio"
308
+ FI_JULKINEN_OSAKEYHTIO = "fi-julkinen-osakeyhtio"
309
+ FI_KOMMANDIITTIYHTIO = "fi-kommandiittiyhtio"
310
+ FI_OSAKEYTHIO = "fi-osakeythio"
311
+ FI_OSUUSKUNTA = "fi-osuuskunta"
312
+ FI_REKISTEROITY_YHDISTYS = "fi-rekisteroity-yhdistys"
313
+ FI_SAATIO = "fi-saatio"
314
+ FI_TOIMINIMI = "fi-toiminimi"
315
+
316
+
317
+ class Ch(str, Enum):
318
+ r"""**Switzerland legal entities types.**
319
+
320
+ * `ch-ag` - Aktiengesellschaft (AG)
321
+ * `ch-eg` - Einfache Gesellschaft (eG)
322
+ * `ch-einzelunternehmen` - Einzelunternehmen
323
+ * `ch-genossenschaft` - Genossenschaft
324
+ * `ch-gmbh` - Gesellschaft mit beschränkter Haftung (GmbH)
325
+ * `ch-kg` - Kommanditgesellschaft (KG)
326
+ * `ch-kig` - Kollektivgesellschaft (KIG)
327
+ * `ch-kmag` - Kommanditaktiengesellschaft (KmAG)
328
+ * `ch-stiftung` - Stiftung
329
+ * `ch-trust` - Trust
330
+ * `ch-verein` - Verein
331
+
332
+ """
333
+
334
+ CH_AG = "ch-ag"
335
+ CH_EG = "ch-eg"
336
+ CH_EINZELUNTERNEHMEN = "ch-einzelunternehmen"
337
+ CH_GENOSSENSCHAFT = "ch-genossenschaft"
338
+ CH_GMBH = "ch-gmbh"
339
+ CH_KG = "ch-kg"
340
+ CH_KIG = "ch-kig"
341
+ CH_KMAG = "ch-kmag"
342
+ CH_STIFTUNG = "ch-stiftung"
343
+ CH_TRUST = "ch-trust"
344
+ CH_VEREIN = "ch-verein"
345
+
346
+
347
+ class Pt(str, Enum):
348
+ r"""**Portugal legal entities types.**
349
+
350
+ * `pt-cooperativa` - Cooperativa
351
+ * `pt-eirl` - Estabelecimento Individual de Responsabilidade Limitada (EIRL)
352
+ * `pt-empresario-nome-individual` - Empresário em Nome individual
353
+ * `pt-fondo-fiduciario` - Fondo Fiduciario
354
+ * `pt-fundacao` - Fundação
355
+ * `pt-sociedade-anonima` - Sociedade Anónima
356
+ * `pt-sociedade-comandita` - Sociedade em Comandita
357
+ * `pt-sociedade-nome-colectivo` - Sociedade em Nome Colectivo
358
+ * `pt-sociedade-quotas` - Sociedade por Quotas
359
+ * `pt-sociedade-unipessoal-quotas` - Sociedade Unipessoal por Quotas
360
+
361
+ """
362
+
363
+ PT_COOPERATIVA = "pt-cooperativa"
364
+ PT_EIRL = "pt-eirl"
365
+ PT_EMPRESARIO_NOME_INDIVIDUAL = "pt-empresario-nome-individual"
366
+ PT_FONDO_FIDUCIARIO = "pt-fondo-fiduciario"
367
+ PT_FUNDACAO = "pt-fundacao"
368
+ PT_SOCIEDADE_ANONIMA = "pt-sociedade-anonima"
369
+ PT_SOCIEDADE_COMANDITA = "pt-sociedade-comandita"
370
+ PT_SOCIEDADE_NOME_COLECTIVO = "pt-sociedade-nome-colectivo"
371
+ PT_SOCIEDADE_QUOTAS = "pt-sociedade-quotas"
372
+ PT_SOCIEDADE_UNIPESSOAL_QUOTAS = "pt-sociedade-unipessoal-quotas"
373
+
374
+
375
+ class Es(str, Enum):
376
+ r"""**Spain legal entities types.**
377
+
378
+ * `es-autonomo` - Autonomo
379
+ * `es-asociacion` - Asociación
380
+ * `es-cb` - Comunidad de Bienes (C.B.)
381
+ * `es-comerciante-individual` - Comerciante individual
382
+ * `es-fiducia` - Fiducia
383
+ * `es-fundacion` - Fundacion
384
+ * `es-sa` - Sociedad Anónima (S.A.)
385
+ * `es-sr-src` - Sociedad Regular Colectiva (S.R/S.R.C)
386
+ * `es-se` - Sociedad Anónima Europea (SE)
387
+ * `es-sociedad-civil` - Sociedad Civil
388
+ * `es-sociedad-cooperativa` - Sociedad Cooperativa
389
+ * `es-sociedad-comanditaria` - Sociedad en Comanditaria
390
+ * `es-srl-sl` - Sociedad de Responsabilidad Limitada (SRL/SL)
391
+ * `es-srlu` - Sociedad de Responsabilidad Limitada Unipersonal (SRLU)
392
+
393
+ """
394
+
395
+ ES_AUTONOMO = "es-autonomo"
396
+ ES_ASOCIACION = "es-asociacion"
397
+ ES_CB = "es-cb"
398
+ ES_COMERCIANTE_INDIVIDUAL = "es-comerciante-individual"
399
+ ES_FIDUCIA = "es-fiducia"
400
+ ES_FUNDACION = "es-fundacion"
401
+ ES_SA = "es-sa"
402
+ ES_SR_SRC = "es-sr-src"
403
+ ES_SE = "es-se"
404
+ ES_SOCIEDAD_CIVIL = "es-sociedad-civil"
405
+ ES_SOCIEDAD_COOPERATIVA = "es-sociedad-cooperativa"
406
+ ES_SOCIEDAD_COMANDITARIA = "es-sociedad-comanditaria"
407
+ ES_SRL_SL = "es-srl-sl"
408
+ ES_SRLU = "es-srlu"
409
+
410
+
411
+ class Lu(str, Enum):
412
+ r"""**Luxembourg legal entities types.**
413
+
414
+ * `lu-ei` - Entreprise individuelle (EI)
415
+ * `lu-lpf` - Luxembourg Private Foundation (LPF)
416
+ * `lu-sa` - Société anonyme (S.A.)
417
+ * `lu-sarl` - Société à responsabilité limitée (SARL)
418
+ * `lu-sarl-s` - Société à responsabilité limitée simplifée (SARL-S)
419
+ * `lu-sas` - Société par actions simplifiée (SAS)
420
+ * `lu-sc` - Société civile (SC)
421
+ * `lu-sca` - Société en commandite par actions (SCA)
422
+ * `lu-sci` - Société civile immobilières (SCI)
423
+ * `lu-scsp` - Société en commandite special (SCSp)
424
+ * `lu-secs` - Société en commandite simple (SECS)
425
+ * `lu-senc` - Société en nom collectif (SENC)
426
+ * `lu-trust` - Trust
427
+
428
+ """
429
+
430
+ LU_EI = "lu-ei"
431
+ LU_LPF = "lu-lpf"
432
+ LU_SA = "lu-sa"
433
+ LU_SARL = "lu-sarl"
434
+ LU_SARL_S = "lu-sarl-s"
435
+ LU_SAS = "lu-sas"
436
+ LU_SC = "lu-sc"
437
+ LU_SCA = "lu-sca"
438
+ LU_SCI = "lu-sci"
439
+ LU_SCSP = "lu-scsp"
440
+ LU_SECS = "lu-secs"
441
+ LU_SENC = "lu-senc"
442
+ LU_TRUST = "lu-trust"
443
+
444
+
445
+ class Fr(str, Enum):
446
+ r"""**France legal entities types.**
447
+
448
+ * `fr-adl` - Administration de l'état
449
+ * `fr-association` - Association
450
+ * `fr-ct` - Collectivité territoriale
451
+ * `fr-entreprise-individuelle` - Entreprise individuelle
452
+ * `fr-auto-entrepreneur` - Auto-entrepreneur
453
+ * `fr-epa` - Etablissement public administratif
454
+ * `fr-fiducie` - Fiducie
455
+ * `fr-fondation` - Fondation
456
+ * `fr-gie` - Groupement d'intérêt économique (GIE)
457
+ * `fr-eurl` - SARL unipersonnelle (ou EURL)
458
+ * `fr-sarl` - Société à responsabilité limitée (SARL)
459
+ * `fr-sa` - Société anonyme (SA)
460
+ * `fr-sc` - Société en commandite
461
+ * `fr-sca` - Société coopérative agricole (SCA)
462
+ * `fr-sccp` - Société coopérative commerciale particulière
463
+ * `fr-sdm` - Société d'assurance mutuelle
464
+ * `fr-civile` - Société civile
465
+ * `fr-snc` - Société en nom collectif (SNC)
466
+ * `fr-se` - Société européenne
467
+ * `fr-sas` - Société par actions simplifiée (SAS)
468
+ * `fr-sasu` - Société par actions simplifiée unipersonnelle (SASU)
469
+
470
+ """
471
+
472
+ FR_ADL = "fr-adl"
473
+ FR_ASSOCIATION = "fr-association"
474
+ FR_CT = "fr-ct"
475
+ FR_ENTREPRISE_INDIVIDUELLE = "fr-entreprise-individuelle"
476
+ FR_AUTO_ENTREPRENEUR = "fr-auto-entrepreneur"
477
+ FR_EPA = "fr-epa"
478
+ FR_FIDUCIE = "fr-fiducie"
479
+ FR_FONDATION = "fr-fondation"
480
+ FR_GIE = "fr-gie"
481
+ FR_EURL = "fr-eurl"
482
+ FR_SARL = "fr-sarl"
483
+ FR_SA = "fr-sa"
484
+ FR_SC = "fr-sc"
485
+ FR_SCA = "fr-sca"
486
+ FR_SCCP = "fr-sccp"
487
+ FR_SDM = "fr-sdm"
488
+ FR_CIVILE = "fr-civile"
489
+ FR_SNC = "fr-snc"
490
+ FR_SE = "fr-se"
491
+ FR_SAS = "fr-sas"
492
+ FR_SASU = "fr-sasu"
493
+
494
+
495
+ class At(str, Enum):
496
+ r"""**Austria legal entities types.**
497
+
498
+ * `at-aktiengesellschaft` - Aktiengesellschaft (AG)
499
+ * `at-einzelunternehmen` - Einzelunternehmen
500
+ * `at-freie-berufe` - Freie Berufe
501
+ * `at-gesbr` - Gesellschaft bürgerlichen Rechts (GesbR)
502
+ * `at-gmbh` - Gesellschaft mit beschränkter Haftung (GmbH)
503
+ * `at-interessen-verienigung` - Europäische Wirtschaftliche Interessenvereinigung
504
+ * `at-keg` - Kommandit - Erwerbsgesellschaft (KEG)
505
+ * `at-kommanditgesellschaft` - Kommanditgesellschaft (KG)
506
+ * `at-korperschaft-offentlichen-rechts` - Körperschaft öffentlichen Rechts
507
+ * `at-oeg` - Offene Erwerbsgesellschaft (OEG)
508
+ * `at-offene-gesellschaft` - Offene Gesellschaft (OG)
509
+ * `at-offentliches-unternehmen` - Öffentliches Unternehmen
510
+ * `at-se` - Europäische Gesellschaft (SE)
511
+ * `at-stiftung` - Stiftung
512
+ * `at-trust` - Trust
513
+ * `at-verein` - Verein
514
+
515
+ """
516
+
517
+ AT_AKTIENGESELLSCHAFT = "at-aktiengesellschaft"
518
+ AT_EINZELUNTERNEHMEN = "at-einzelunternehmen"
519
+ AT_FREIE_BERUFE = "at-freie-berufe"
520
+ AT_GESBR = "at-gesbr"
521
+ AT_GMBH = "at-gmbh"
522
+ AT_INTERESSEN_VERIENIGUNG = "at-interessen-verienigung"
523
+ AT_KEG = "at-keg"
524
+ AT_KOMMANDITGESELLSCHAFT = "at-kommanditgesellschaft"
525
+ AT_KORPERSCHAFT_OFFENTLICHEN_RECHTS = "at-korperschaft-offentlichen-rechts"
526
+ AT_OEG = "at-oeg"
527
+ AT_OFFENE_GESELLSCHAFT = "at-offene-gesellschaft"
528
+ AT_OFFENTLICHES_UNTERNEHMEN = "at-offentliches-unternehmen"
529
+ AT_SE = "at-se"
530
+ AT_STIFTUNG = "at-stiftung"
531
+ AT_TRUST = "at-trust"
532
+ AT_VEREIN = "at-verein"
533
+
534
+
535
+ class De(str, Enum):
536
+ r"""**Germany legal entities types.**
537
+
538
+ * `de-aktiengesellschaft` - Aktiengesellschaft (AG)
539
+ * `de-eingetragene-genossenschaft` - Eingetragene Genossenschaft (e.G.)
540
+ * `de-einzelunternehmen` - Einzelunternehmen
541
+ * `de-freiberufler` - Freiberufler
542
+ * `de-gesellschaft-burgerlichen-rechts` - Gesellschaft bürgerlichen Rechts (GbR)
543
+ * `de-gmbh` - Gesellschaft mit beschränkter Haftung (GmbH)
544
+ * `de-interessen-verienigung` - Europäische Wirtschaftliche Interessenvereinigung
545
+ * `de-kg` - Kommanditgesellschaft (KG)
546
+ * `de-kirchliche-stiftung` - Kirchliche Stiftung
547
+ * `de-korperschaft-offentlichen-rechts` - Körperschaft öffentlichen Rechts
548
+ * `de-nev` - Nicht eingetragener Verein (n.e.V.)
549
+ * `de-offentliches-unternehmen` - Öffentliches Unternehmen
550
+ * `de-ohg` - Offene Handelsgesellschaft (OHG)
551
+ * `de-partnergesellschaft` - Partnergesellschaft
552
+ * `de-se` - Europäische Gesellschaft (SE)
553
+ * `de-stiftung-des-privaten-rechts` - Stiftung des privaten Rechts
554
+ * `de-treuhandstiftung` - Treuhandstiftung
555
+ * `de-unternehmergesellschaft` - Unternehmergesellschaft (UG)
556
+ * `de-verein` - Verein (e.V.)
557
+
558
+ """
559
+
560
+ DE_AKTIENGESELLSCHAFT = "de-aktiengesellschaft"
561
+ DE_EINGETRAGENE_GENOSSENSCHAFT = "de-eingetragene-genossenschaft"
562
+ DE_EINZELUNTERNEHMEN = "de-einzelunternehmen"
563
+ DE_FREIBERUFLER = "de-freiberufler"
564
+ DE_GESELLSCHAFT_BURGERLICHEN_RECHTS = "de-gesellschaft-burgerlichen-rechts"
565
+ DE_GMBH = "de-gmbh"
566
+ DE_INTERESSEN_VERIENIGUNG = "de-interessen-verienigung"
567
+ DE_KG = "de-kg"
568
+ DE_KIRCHLICHE_STIFTUNG = "de-kirchliche-stiftung"
569
+ DE_KORPERSCHAFT_OFFENTLICHEN_RECHTS = "de-korperschaft-offentlichen-rechts"
570
+ DE_NEV = "de-nev"
571
+ DE_OFFENTLICHES_UNTERNEHMEN = "de-offentliches-unternehmen"
572
+ DE_OHG = "de-ohg"
573
+ DE_PARTNERGESELLSCHAFT = "de-partnergesellschaft"
574
+ DE_SE = "de-se"
575
+ DE_STIFTUNG_DES_PRIVATEN_RECHTS = "de-stiftung-des-privaten-rechts"
576
+ DE_TREUHANDSTIFTUNG = "de-treuhandstiftung"
577
+ DE_UNTERNEHMERGESELLSCHAFT = "de-unternehmergesellschaft"
578
+ DE_VEREIN = "de-verein"
579
+
580
+
581
+ class Be(str, Enum):
582
+ r"""**Belgium legal entities types.**
583
+
584
+ * `be-autonoom-gemeentebedrijf` - Autonoom gemeentebedrijf
585
+ * `be-belgische-staat` - Belgische Staat
586
+ * `be-bv` - Besloten Vennootschap
587
+ * `be-bvba` - Besloten Vennootschap met Beperkte Aansprakelijkheid (BVBA)
588
+ * `be-comm-v` - Gewone Commanditaire Vennootschap (GCV / Comm. V)
589
+ * `be-comm-va` - Commanditaire Vennootschap op Aandelen (CVA / Comm. VA)
590
+ * `be-cv` - Coöperatieve Vennootschap
591
+ * `be-cvoa` - Coöperatieve Vennootschap met Onbeperkte Aansprakelijkheid (CVOA)
592
+ * `be-cvoha` - Coöperatieve Vennootschap met Onbeperkte en Hoofdelijke Aansprakelijkheid (CVOHA)
593
+ * `be-cvba` - Coöperatieve Vennootschap met Beperkte Aansprakelijkheid (CVBA)
594
+ * `be-economisch-samenwerkingsverband` - Europees Economisch Samenwerkingsverband (EESV)
595
+ * `be-eenmanszaak` - Eenmanszaak
596
+ * `be-eenmans-bvba` - Eénpersoons-BVBA (EBVBA)
597
+ * `be-europese-cooperatieve-vennootschap` - Europese Coöperatieve Vennootschap (SCE)
598
+ * `be-europese-vennootschap` - Europese Naamloze Vennootschap (SE)
599
+ * `be-ivzw` - Internationale Vereniging Zonder Winstoogmerk (IVZW)
600
+ * `be-kerkgenootschap` - Kerkgenootschap
601
+ * `be-landbouwvennootschap` - Landbouwvennootschap (LV)
602
+ * `be-maatschap` - Maatschap
603
+ * `be-nv` - Naamloze Vennootschap (NV)
604
+ * `be-politiek-publiek-rechtspersoon` - Politieke Publiekrechtelijke Rechtspersonen
605
+ * `be-s-bvba` - Starters-BVBA (S-BVBA)
606
+ * `be-stichting` - Stichting
607
+ * `be-stille-handelsvennootschap` - Stille Handelsvennootschap
608
+ * `be-tijdelijke-handelsvennootschap` - Tijdelijke Handelsvennootschap
609
+ * `be-trust` - Trust
610
+ * `be-vereniging-zonder-winstoogmerk` - Vereniging Zonder Winstoogmerk (VZW)
611
+ * `be-vof` - Vennootschap Onder Firma (VOF)
612
+
613
+ """
614
+
615
+ BE_AUTONOOM_GEMEENTEBEDRIJF = "be-autonoom-gemeentebedrijf"
616
+ BE_BELGISCHE_STAAT = "be-belgische-staat"
617
+ BE_BV = "be-bv"
618
+ BE_BVBA = "be-bvba"
619
+ BE_COMM_V = "be-comm-v"
620
+ BE_COMM_VA = "be-comm-va"
621
+ BE_CV = "be-cv"
622
+ BE_CVOA = "be-cvoa"
623
+ BE_CVOHA = "be-cvoha"
624
+ BE_CVBA = "be-cvba"
625
+ BE_ECONOMISCH_SAMENWERKINGSVERBAND = "be-economisch-samenwerkingsverband"
626
+ BE_EENMANSZAAK = "be-eenmanszaak"
627
+ BE_EENMANS_BVBA = "be-eenmans-bvba"
628
+ BE_EUROPESE_COOPERATIEVE_VENNOOTSCHAP = "be-europese-cooperatieve-vennootschap"
629
+ BE_EUROPESE_VENNOOTSCHAP = "be-europese-vennootschap"
630
+ BE_IVZW = "be-ivzw"
631
+ BE_KERKGENOOTSCHAP = "be-kerkgenootschap"
632
+ BE_LANDBOUWVENNOOTSCHAP = "be-landbouwvennootschap"
633
+ BE_MAATSCHAP = "be-maatschap"
634
+ BE_NV = "be-nv"
635
+ BE_POLITIEK_PUBLIEK_RECHTSPERSOON = "be-politiek-publiek-rechtspersoon"
636
+ BE_S_BVBA = "be-s-bvba"
637
+ BE_STICHTING = "be-stichting"
638
+ BE_STILLE_HANDELSVENNOOTSCHAP = "be-stille-handelsvennootschap"
639
+ BE_TIJDELIJKE_HANDELSVENNOOTSCHAP = "be-tijdelijke-handelsvennootschap"
640
+ BE_TRUST = "be-trust"
641
+ BE_VERENIGING_ZONDER_WINSTOOGMERK = "be-vereniging-zonder-winstoogmerk"
642
+ BE_VOF = "be-vof"
643
+
644
+
645
+ class Nl(str, Enum):
646
+ r"""**Netherlands legal entities types.**
647
+
648
+ * `nl-bv` - Besloten Vennootschap (BV)
649
+ * `nl-cooperatie` - Coöperatie
650
+ * `nl-cv` - Commanditaire Vennootschap (CV)
651
+ * `nl-eenmanszaak` - Eenmanszaak
652
+ * `nl-eesv` - Europees Economisch Samenwerkingsverband (EESV)
653
+ * `nl-kerkgenootschap` - Kerkgenootschap
654
+ * `nl-kroondomein` - Kroondomein
655
+ * `nl-maatschap` - Maatschap
656
+ * `nl-nv` - Naamloze Vennootschap (NV)
657
+ * `nl-overheid` - Overheidsinstantie
658
+ * `nl-sce` - Europese Coöperatieve Vennootschap (SCE)
659
+ * `nl-se` - Europese Naamloze Vennootschap (SE)
660
+ * `nl-stichting` - Stichting
661
+ * `nl-trust` - Trust
662
+ * `nl-vereniging` - Vereniging
663
+ * `nl-vof` - Vennootschap Onder Firma (VOF)
664
+ * `nl-waarborgmaatschappij` - Onderlinge Waarborgmaatschappij
665
+
666
+ """
667
+
668
+ NL_BV = "nl-bv"
669
+ NL_COOPERATIE = "nl-cooperatie"
670
+ NL_CV = "nl-cv"
671
+ NL_EENMANSZAAK = "nl-eenmanszaak"
672
+ NL_EESV = "nl-eesv"
673
+ NL_KERKGENOOTSCHAP = "nl-kerkgenootschap"
674
+ NL_KROONDOMEIN = "nl-kroondomein"
675
+ NL_MAATSCHAP = "nl-maatschap"
676
+ NL_NV = "nl-nv"
677
+ NL_OVERHEID = "nl-overheid"
678
+ NL_SCE = "nl-sce"
679
+ NL_SE = "nl-se"
680
+ NL_STICHTING = "nl-stichting"
681
+ NL_TRUST = "nl-trust"
682
+ NL_VERENIGING = "nl-vereniging"
683
+ NL_VOF = "nl-vof"
684
+ NL_WAARBORGMAATSCHAPPIJ = "nl-waarborgmaatschappij"
685
+
686
+
687
+ LegalEntityTypedDict = TypeAliasType(
688
+ "LegalEntityTypedDict",
689
+ Union[Nl, Be, De, At, Fr, Lu, Es, Pt, Ch, Fi, Dk, Se, No, It, Gb, Other],
690
+ )
691
+ r"""The legal entity type of the organization, based on its country of origin."""
692
+
693
+
694
+ LegalEntity = TypeAliasType(
695
+ "LegalEntity",
696
+ Union[Nl, Be, De, At, Fr, Lu, Es, Pt, Ch, Fi, Dk, Se, No, It, Gb, Other],
697
+ )
698
+ r"""The legal entity type of the organization, based on its country of origin."""
699
+
700
+
145
701
  class ClientLinkRequestTypedDict(TypedDict):
146
702
  owner: OwnerTypedDict
147
703
  r"""Personal data of your customer."""
@@ -155,6 +711,8 @@ class ClientLinkRequestTypedDict(TypedDict):
155
711
  r"""The VAT number of the organization, if based in the European Union. VAT numbers are verified against the
156
712
  international registry *VIES*.
157
713
  """
714
+ legal_entity: NotRequired[LegalEntityTypedDict]
715
+ r"""The legal entity type of the organization, based on its country of origin."""
158
716
 
159
717
 
160
718
  class ClientLinkRequest(BaseModel):
@@ -179,9 +737,14 @@ class ClientLinkRequest(BaseModel):
179
737
  international registry *VIES*.
180
738
  """
181
739
 
740
+ legal_entity: Annotated[
741
+ Optional[LegalEntity], pydantic.Field(alias="legalEntity")
742
+ ] = None
743
+ r"""The legal entity type of the organization, based on its country of origin."""
744
+
182
745
  @model_serializer(mode="wrap")
183
746
  def serialize_model(self, handler):
184
- optional_fields = ["registrationNumber", "vatNumber"]
747
+ optional_fields = ["registrationNumber", "vatNumber", "legalEntity"]
185
748
  nullable_fields = ["registrationNumber", "vatNumber"]
186
749
  null_default_fields = []
187
750
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mollie-api-py
3
- Version: 1.0.5
3
+ Version: 1.1.0
4
4
  Summary: Python Client SDK Generated by Speakeasy.
5
5
  License-File: LICENSE.md
6
6
  Author: Speakeasy
@@ -79,7 +79,7 @@ The SDK can be installed with *uv*, *pip*, or *poetry* package managers.
79
79
  *uv* is a fast Python package installer and resolver, designed as a drop-in replacement for pip and pip-tools. It's recommended for its speed and modern Python tooling capabilities.
80
80
 
81
81
  ```bash
82
- uv add mollie
82
+ uv add mollie-api-py
83
83
  ```
84
84
 
85
85
  ### PIP
@@ -87,7 +87,7 @@ uv add mollie
87
87
  *PIP* is the default package installer for Python, enabling easy installation and management of packages from PyPI via the command line.
88
88
 
89
89
  ```bash
90
- pip install mollie
90
+ pip install mollie-api-py
91
91
  ```
92
92
 
93
93
  ### Poetry
@@ -95,7 +95,7 @@ pip install mollie
95
95
  *Poetry* is a modern tool that simplifies dependency management and package publishing by using a single `pyproject.toml` file to handle project metadata and dependencies.
96
96
 
97
97
  ```bash
98
- poetry add mollie
98
+ poetry add mollie-api-py
99
99
  ```
100
100
 
101
101
  ### Shell and script usage with `uv`
@@ -103,7 +103,7 @@ poetry add mollie
103
103
  You can use this SDK in a Python shell with [uv](https://docs.astral.sh/uv/) and the `uvx` command that comes with it like so:
104
104
 
105
105
  ```shell
106
- uvx --from mollie python
106
+ uvx --from mollie-api-py python
107
107
  ```
108
108
 
109
109
  It's also possible to write a standalone Python script without needing to set up a whole project like so:
@@ -113,7 +113,7 @@ It's also possible to write a standalone Python script without needing to set up
113
113
  # /// script
114
114
  # requires-python = ">=3.9"
115
115
  # dependencies = [
116
- # "mollie",
116
+ # "mollie-api-py",
117
117
  # ]
118
118
  # ///
119
119
 
@@ -4,7 +4,7 @@ mollie/_hooks/mollie_hooks.py,sha256=c9l0SCJmT_o6mXzl4WRK8fIOaTox2nrPhuGpN4aso2E
4
4
  mollie/_hooks/registration.py,sha256=J8foUfPGbkJa3va864Q7iXYYK4CpxSaix6nAxw0w7-Y,748
5
5
  mollie/_hooks/sdkhooks.py,sha256=XSStdz5qEmh-Mwt53kk1_nVrtAz1_EZVbHymUEOTdDE,2556
6
6
  mollie/_hooks/types.py,sha256=JKrqkXMXwcNaCf2_hu0yX8Bi7GsHbVBrQDnfRTSws7w,3041
7
- mollie/_version.py,sha256=V2c7psCUt0k8tm69MmeFPYTi2sapSQVK6sufv7fNtM0,454
7
+ mollie/_version.py,sha256=n9_WGf3SXz0_9QH96pWSXyxrZg_uWmsSKZSVB--T_Pc,468
8
8
  mollie/balance_transfers.py,sha256=vDy2v7ezxTv0Atpuv0M9lGXyvQM6KPu_rd2D02CIKIk,29291
9
9
  mollie/balances.py,sha256=ngc5ky8TWB-K2lVFuzZQCwcNdWH6m-KPIznW4qIE1qo,49314
10
10
  mollie/basesdk.py,sha256=q24JMCy4yFLPP2cLt_-S8_4CTd8-h20OLctAVMIBi0w,12168
@@ -19,7 +19,7 @@ mollie/httpclient.py,sha256=dqTPONDBpRn4ktXfcetQiRXnG93f0pJkFhqsYFhLUac,3945
19
19
  mollie/invoices.py,sha256=GAnnYpOFQHMV-ejQA0cqRxdANGZvdOGr2M_WXqtvAzE,17886
20
20
  mollie/mandates.py,sha256=PVMXvDUQQPxeHz5sTNqFsNHPVjIjOD7uf4zAJeDGVdU,38701
21
21
  mollie/methods.py,sha256=G38DTFLyWe0OuW1qnMjIymDgqfT9dKEgOgF6FQR_o3Y,43126
22
- mollie/models/__init__.py,sha256=zphRFnFppWy8zeLU2YAGvv20FqGeKWlRmZpGEhQJOvs,171250
22
+ mollie/models/__init__.py,sha256=1ARs-ZQ32pULGKoFHNysbPqVBGm9u88Lw63lkyeatjI,172348
23
23
  mollie/models/address.py,sha256=zkgpQcCPnKe6BQ-JqjBhN6YlzTgVyCreQFvAeNMXFuM,1035
24
24
  mollie/models/amount.py,sha256=ThsX_CGdD-_vIIW_cFR7ernByR5jmZjoSnxFSMixCaE,923
25
25
  mollie/models/amount_nullable.py,sha256=zzCJtAd3hWqXPpwrGvu8QoiGxeKff3i5SEP29orBuWg,813
@@ -48,7 +48,7 @@ mollie/models/capability_status_reason.py,sha256=tUBSgi6V8IJyI8RYMe1fNmrx16wg59E
48
48
  mollie/models/capture_mode.py,sha256=i1b0qd5Al1FS5vm4jSbb4OEcbBP3WZTuptRqEEHa7ts,473
49
49
  mollie/models/capture_mode_response.py,sha256=J54CNpvOX10o7IXBoros09_yS85HNL4M3-t-B5QDLuw,536
50
50
  mollie/models/capture_response.py,sha256=ZGOEnJrSzUp-Wp_nD9XnXuPW0s4lw-PXk29ksSNN8Rg,11266
51
- mollie/models/client_link_request.py,sha256=QX5bXUwKuWGqBtj3MHp5fdWipIDtcLvU_k43OhSXeB4,7016
51
+ mollie/models/client_link_request.py,sha256=tRPknZdPoU8Y4xcHPca1ONC-AGDatm4lr_cnyKhI0Os,27134
52
52
  mollie/models/client_link_response.py,sha256=fCjukuLg3SIlcPARu0SWt9P8nHdZiT9bGnIlj-XDkGM,2511
53
53
  mollie/models/clienterror.py,sha256=03IpOKiBD-nTXvjXpz67CaJJbRIb38_3APa34-C9Taw,955
54
54
  mollie/models/components_sub_totals.py,sha256=QavYiRRpizDbgTBhlcqbgQ2YNLNeOU0vXTciA-KaVco,4257
@@ -332,7 +332,7 @@ mollie/utils/values.py,sha256=CcaCXEa3xHhkUDROyXZocN8f0bdITftv9Y0P9lTf0YM,3517
332
332
  mollie/wallets.py,sha256=Sz8KRUq8TwWxSyYktdeaIGQCAwqBz8Vhnv0GWDfBTRs,12240
333
333
  mollie/webhook_events.py,sha256=Hgo-KY0TzRlu8jFAoYCpCpAzWcmSYURRQfmsxgiM8ac,9001
334
334
  mollie/webhooks.py,sha256=r2jKIBeUofuVHGTEvaOaLYLZC6kzsQRdNBPdXAPFSbU,54185
335
- mollie_api_py-1.0.5.dist-info/METADATA,sha256=29UfO-t5bID8qYfxhzJyUTSghKkss-HITuqLjxzPefY,40242
336
- mollie_api_py-1.0.5.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
337
- mollie_api_py-1.0.5.dist-info/licenses/LICENSE.md,sha256=SGg2WzlJYIta4I_BlrvHizir1Lq0UNCqIJGj-MQPZ1s,1295
338
- mollie_api_py-1.0.5.dist-info/RECORD,,
335
+ mollie_api_py-1.1.0.dist-info/METADATA,sha256=p-iOir9FgbS3BduuGKsVSn2CXRIR9XjWORiPRXjoyoA,40277
336
+ mollie_api_py-1.1.0.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
337
+ mollie_api_py-1.1.0.dist-info/licenses/LICENSE.md,sha256=SGg2WzlJYIta4I_BlrvHizir1Lq0UNCqIJGj-MQPZ1s,1295
338
+ mollie_api_py-1.1.0.dist-info/RECORD,,