diff --git a/lib/PaymentIntent.php b/lib/PaymentIntent.php index 5f66900ce..3163fcee0 100644 --- a/lib/PaymentIntent.php +++ b/lib/PaymentIntent.php @@ -35,7 +35,7 @@ * @property string|\Stripe\Review|null $review * @property string|null $setup_future_usage * @property \Stripe\StripeObject|null $shipping - * @property string|\Stripe\StripeObject|\Stripe\StripeObject|null $source + * @property string|\Stripe\StripeObject|null $source * @property string|null $statement_descriptor * @property string|null $statement_descriptor_suffix * @property string $status diff --git a/lib/Payout.php b/lib/Payout.php index acfd99991..5281068db 100644 --- a/lib/Payout.php +++ b/lib/Payout.php @@ -14,7 +14,7 @@ * @property int $created * @property string $currency * @property string|null $description - * @property string|\Stripe\StripeObject|\Stripe\StripeObject|null $destination + * @property string|\Stripe\StripeObject|null $destination * @property string|\Stripe\BalanceTransaction|null $failure_balance_transaction * @property string|null $failure_code * @property string|null $failure_message