Skip to content

Commit

Permalink
Merge pull request #714 from daganM/add-property-for-pending-setup-in…
Browse files Browse the repository at this point in the history
…tent

add pending_setup_intent property in Subscription
  • Loading branch information
ob-stripe committed Aug 28, 2019
2 parents d0d4de2 + 6afa143 commit f46bdbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Subscription.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* @property string $latest_invoice
* @property boolean $livemode
* @property StripeObject $metadata
* @property string $pending_setup_intent
* @property Plan $plan
* @property int $quantity
* @property SubscriptionSchedule $schedule
Expand Down

0 comments on commit f46bdbc

Please sign in to comment.