Skip to content

Byd\ApiClient\Dto\Request\OtaCommandRequest

No PHPDoc description provided.

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

Public properties

Property Type Default
vin \Byd\ApiClient\Value\Vin
language string
commandPassword string

Public methods

__construct

No PHPDoc description provided.

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