Skip to content

Commit

Permalink
Update generated code for v354
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed May 23, 2023
1 parent 0242a8e commit e351657
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 @@
v353
v354
1 change: 1 addition & 0 deletions lib/PaymentMethod.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
* @property string $type The type of the PaymentMethod. An additional hash is included on the PaymentMethod with a name matching this value. It contains additional information specific to the PaymentMethod type.
* @property null|\Stripe\StripeObject $us_bank_account
* @property null|\Stripe\StripeObject $wechat_pay
* @property null|\Stripe\StripeObject $zip
*/
class PaymentMethod extends ApiResource
{
Expand Down

0 comments on commit e351657

Please sign in to comment.