DataSchemaActiveOption
in package
Data schema options activated during the inference.
Table of Contents
Properties
- $replace : bool
Methods
- __construct() : mixed
- __toString() : string
Properties
$replace
public
bool
$replace
Whether the Data Schema has been replaced.
Methods
__construct()
public
__construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
- $serverResponse : array<string|int, mixed>
-
Raw server response array.
__toString()
public
__toString() : string
Return values
string —String representation.