BitmovinApiSdk\Models\EmailNotificationWithStreamConditions

Synopsis

class EmailNotificationWithStreamConditions extends EmailNotification {
  • // Inherited members from EmailNotification
  • public array $emails;
  • // Inherited members from BitmovinResponse
  • public string $id;
  • // Inherited methods from EmailNotification
  • public void __construct()
  • public $this emails()
  • // 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\EmailNotification

public

Inherited from BitmovinApiSdk\Models\Notification

public

Inherited from BitmovinApiSdk\Common\ApiResource

public