Skip to content

Byd\ApiClient\Dto\Request\ChargingToggleRequest

No PHPDoc description provided.

Type: class
Source: src/Dto/Request/ChargingToggleRequest.php

Public properties

Property Type Default
vin \Byd\ApiClient\Value\Vin
enabled string

Public methods

__construct

No PHPDoc description provided.

public function __construct(\Byd\ApiClient\Value\Vin $vin, string $enabled): mixed