Byd\ApiClient\Dto\Response\PushNotificationState
No PHPDoc description provided.
Type: class
Source: src/Dto/Response/PushNotificationState.php
Public properties
| Property | Type | Default |
|---|---|---|
switches |
array |
— |
raw |
array |
— |
Public methods
__construct
No PHPDoc description provided.
public function __construct(array $switches, array $raw = []): mixed
isEnabled
No PHPDoc description provided.
public function isEnabled(int $type = 701): ?bool