BitmovinApiSdk\Models\EncodingErrorEmailNotification
Synopsis
class EncodingErrorEmailNotification
extends EmailNotification
{
- // Inherited members from EmailNotification
- public array $emails;
- // Inherited members from Notification
- public bool $resolve;
- public string $resourceId;
- public Carbon $triggeredAt;
- public string $type;
- public string $eventType;
- public string $category;
- public string $resourceType;
- public bool $muted;
- public mixed $customData;
- // Inherited members from BitmovinResponse
- public string $id;
- // methods
- public void __construct()
- // Inherited methods from EmailNotification
- public void __construct()
- public $this emails()
- // Inherited methods from Notification
- public void __construct()
- public $this resolve()
- public $this resourceId()
- public $this type()
- public $this muted()
- public $this customData()
- // Inherited methods from BitmovinResponse
- public void __construct()
- // Inherited methods from ApiResource
- public void __construct()
- public static $this create()
- public void toArray()
Hierarchy
Members
public
- $category — string
- $customData — mixed
- $emails — BitmovinApiSdk\Models\string[]
- $eventType — string
- $id — string
- $muted — BitmovinApiSdk\Models\bool
- $resolve — BitmovinApiSdk\Models\bool
- $resourceId — string
- $resourceType — string
- $triggeredAt — Carbon\Carbon
- $type — string
Methods
Inherited from BitmovinApiSdk\Models\EmailNotification
public
- emails() — emails
Inherited from BitmovinApiSdk\Models\Notification
public
- customData() — User-specific meta data. This can hold anything.
- muted() — muted
- resolve() — Notify when condition resolves after it was met
- resourceId() — Specific resource, e.g. encoding id
- type() — type