Byd\ApiClient\Dto\Response\WatchServerTime
No PHPDoc description provided.
Type: class
Source: src/Dto/Response/WatchServerTime.php
Public properties
| Property | Type | Default |
|---|---|---|
serverTime |
int |
— |
timeSpan |
string |
— |
Public methods
__construct
No PHPDoc description provided.
public function __construct(int $serverTime, string $timeSpan = ''): mixed