Skip to content

Commit

Permalink
Update generated code for v1538
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Mar 7, 2025
1 parent 1d9d837 commit 817dc0c
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 @@
v1536
v1538
1 change: 1 addition & 0 deletions src/main/java/com/stripe/model/QuotePreviewInvoice.java
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,7 @@ public class QuotePreviewInvoice extends ApiResource implements HasId {
@SerializedName("status_transitions")
StatusTransitions statusTransitions;

/** The subscription that this invoice was prepared for, if any. */
@SerializedName("subscription")
@Getter(lombok.AccessLevel.NONE)
@Setter(lombok.AccessLevel.NONE)
Expand Down

0 comments on commit 817dc0c

Please sign in to comment.