Skip to content

Commit

Permalink
Update generated code for v1238
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Aug 30, 2024
1 parent b2ff09b commit 030d289
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1235
v1238
2 changes: 1 addition & 1 deletion stripe/_transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ class RetrieveReversalParams(RequestOptions):
"""
source_transaction: Optional[ExpandableField["Charge"]]
"""
ID of the charge or payment that was used to fund the transfer. If null, the transfer was funded from the available balance.
ID of the charge that was used to fund the transfer. If null, the transfer was funded from the available balance.
"""
source_type: Optional[str]
"""
Expand Down

0 comments on commit 030d289

Please sign in to comment.