You are here

protected property ZoomApiWebhookEvent::$payload in Zoom API 2.0.x

Same name and namespace in other branches
  1. 8 src/Event/ZoomApiWebhookEvent.php \Drupal\zoomapi\Event\ZoomApiWebhookEvent::payload

Payload of the incoming post.

Type: array

File

src/Event/ZoomApiWebhookEvent.php, line 20

Class

ZoomApiWebhookEvent
Class ZoomApiWebhookEvent.

Namespace

Drupal\zoomapi\Event

Code

protected $payload;