Skip to content

Commit 4d98f0d

Browse files
Update generated code for v2128 and
1 parent d85e944 commit 4d98f0d

File tree

264 files changed

+5744
-25044
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+5744
-25044
lines changed

API_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c85b626acfc47a72547df680726f0e1a14c8ca37
1+
7f436e73385732b1c5502f408a6fe37f7b6b0612

stripe/_object_classes.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,11 @@
499499
"stripe.v2.core._account_person",
500500
"AccountPerson",
501501
),
502+
"v2.core.account_person_token": (
503+
"stripe.v2.core._account_person_token",
504+
"AccountPersonToken",
505+
),
506+
"v2.core.account_token": ("stripe.v2.core._account_token", "AccountToken"),
502507
"v2.core.claimable_sandbox": (
503508
"stripe.v2.core._claimable_sandbox",
504509
"ClaimableSandbox",
@@ -528,6 +533,10 @@
528533
"stripe.v2.money_management._adjustment",
529534
"Adjustment",
530535
),
536+
"v2.money_management.currency_conversion": (
537+
"stripe.v2.money_management._currency_conversion",
538+
"CurrencyConversion",
539+
),
531540
"v2.money_management.financial_account": (
532541
"stripe.v2.money_management._financial_account",
533542
"FinancialAccount",

stripe/events/__init__.py

Lines changed: 270 additions & 2367 deletions
Large diffs are not rendered by default.

stripe/events/_event_classes.py

Lines changed: 88 additions & 2296 deletions
Large diffs are not rendered by default.

stripe/events/_v1_account_updated_event.py

Lines changed: 0 additions & 108 deletions
This file was deleted.

stripe/events/_v1_application_fee_created_event.py

Lines changed: 0 additions & 108 deletions
This file was deleted.

stripe/events/_v1_application_fee_refunded_event.py

Lines changed: 0 additions & 108 deletions
This file was deleted.

0 commit comments

Comments
 (0)