Skip to content

Commit

Permalink
Codegen for openapi 49d7fd2 (#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardm-stripe authored Jun 30, 2021
1 parent 990ff44 commit 57f4a7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/PaymentMethod.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
* @property \Stripe\StripeObject $sepa_debit
* @property \Stripe\StripeObject $sofort
* @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 \Stripe\StripeObject $wechat_pay
*/
class PaymentMethod extends ApiResource
{
Expand Down

0 comments on commit 57f4a7a

Please sign in to comment.