BitmovinApiSdk\Models\WebhookNotification

Synopsis

class WebhookNotification extends Notification {
  • // Inherited members from BitmovinResponse
  • public string $id;
  • // Inherited methods from BitmovinResponse
  • public void __construct()
  • // Inherited methods from ApiResource
  • public void __construct()
  • public static $this create()
  • public void toArray()
}

Hierarchy

Members

public

Methods

public

Inherited from BitmovinApiSdk\Models\Notification

public

Inherited from BitmovinApiSdk\Common\ApiResource

public