Byd\ApiClient\Dto\Request\PushSwitchRequest
No PHPDoc description provided.
Type: class
Source: src/Dto/Request/PushSwitchRequest.php
Public properties
| Property | Type | Default |
|---|---|---|
vin |
\Byd\ApiClient\Value\Vin |
— |
type |
int |
— |
state |
string |
— |
Public methods
__construct
No PHPDoc description provided.
public function __construct(\Byd\ApiClient\Value\Vin $vin, int $type, string $state): mixed
isEnabled
No PHPDoc description provided.
public function isEnabled(): bool