diff --git a/lib/ErrorObject.php b/lib/ErrorObject.php index b2da3b313..3385aac0b 100644 --- a/lib/ErrorObject.php +++ b/lib/ErrorObject.php @@ -26,6 +26,8 @@ * @property string $payment_method_type If the error is specific to the type * of payment method, the payment method type that had a problem. This * field is only populated for invoice-related errors. + * @property string $request_log_url A URL to the request log entry in your + * dashboard. * @property SetupIntent $setup_intent The SetupIntent object for errors * returned on a request involving a SetupIntent. * @property StripeObject $source The source object for errors returned on a