Skip to content

Commit

Permalink
Update generated code for v1054
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 29, 2024
1 parent 23cfc87 commit 139afb2
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 @@
v1051
v1054
2 changes: 1 addition & 1 deletion lib/Issuing/PhysicalBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
*
* @property string $id Unique identifier for the object.
* @property string $object String representing the object's type. Objects of the same type share the same value.
* @property null|\Stripe\StripeObject $features
* @property \Stripe\StripeObject $features
* @property bool $livemode Has the value <code>true</code> if the object exists in live mode or the value <code>false</code> if the object exists in test mode.
* @property string $name Friendly display name.
* @property string $status Whether this physical bundle can be used to create cards.
Expand Down

0 comments on commit 139afb2

Please sign in to comment.