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