Constructor: updateWebBrowserException
Attributes:
| Name | Type | Required |
|---|---|---|
| delete | Bool | Optional |
| open_external_browser | Bool | Optional |
| exception | WebDomainException | Yes |
Type: Update
Example:
$updateWebBrowserException = ['_' => 'updateWebBrowserException', 'delete' => Bool, 'open_external_browser' => Bool, 'exception' => WebDomainException];