Skip to content

Byd\ApiClient\Dto\Response\WatchTokenResponse

No PHPDoc description provided.

Type: class
Source: src/Dto/Response/WatchTokenResponse.php

Public properties

Property Type Default
token \Byd\ApiClient\Dto\Response\WatchTokenInfo
controlPassword ?string

Public methods

__construct

No PHPDoc description provided.

public function __construct(\Byd\ApiClient\Dto\Response\WatchTokenInfo $token, ?string $controlPassword = null): mixed