Byd\ApiClient\Dto\Response\EnergyConsumptionGraph
No PHPDoc description provided.
Type: class
Source: src/Dto/Response/EnergyConsumptionGraph.php
Public properties
| Property | Type | Default |
|---|---|---|
values |
array |
— |
unit |
?string |
— |
raw |
array |
— |
Public methods
__construct
No PHPDoc description provided.
public function __construct(array $values = [], ?string $unit = null, array $raw = []): mixed