You are here

protected property StripeWebhookEvent::$event in Stripe 8

Same name and namespace in other branches
  1. 2.x src/Event/StripeWebhookEvent.php \Drupal\stripe\Event\StripeWebhookEvent::event

Stripe API event object.

Type: \Stripe\Event

File

src/Event/StripeWebhookEvent.php, line 18

Class

StripeWebhookEvent
Wraps a stripe event for webhook.

Namespace

Drupal\stripe\Event

Code

protected $event;