Skip to content

Commit

Permalink
Update generated code for v393
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 22, 2023
1 parent 27d45af commit 0a1926b
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 @@
v387
v393
1 change: 1 addition & 0 deletions lib/Mandate.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* @property \Stripe\StripeObject $customer_acceptance
* @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 null|\Stripe\StripeObject $multi_use
* @property null|string $on_behalf_of The account (if any) for which the mandate is intended.
* @property string|\Stripe\PaymentMethod $payment_method ID of the payment method associated with this mandate.
* @property \Stripe\StripeObject $payment_method_details
* @property null|\Stripe\StripeObject $single_use
Expand Down

0 comments on commit 0a1926b

Please sign in to comment.