Skip to content

Commit

Permalink
Update generated code for v1002
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Apr 30, 2024
1 parent 975d0d2 commit e7c88ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1000
v1002
1 change: 1 addition & 0 deletions src/main/java/com/stripe/model/Charge.java
Original file line number Diff line number Diff line change
Expand Up @@ -2680,6 +2680,7 @@ public static class Link extends StripeObject {
@Setter
@EqualsAndHashCode(callSuper = false)
public static class Mobilepay extends StripeObject {
/** Internal card details. */
@SerializedName("card")
Card card;

Expand Down

0 comments on commit e7c88ae

Please sign in to comment.