Documentation

DataSchemaActiveOption
in package
implements Stringable

Data schema options activated during the inference.

Table of Contents

Interfaces

Stringable

Properties

$replace  : bool

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(array<string, int|float|string|bool|null|array<string|int, mixed>> $rawResponse) : mixed
Parameters
$rawResponse : array<string, int|float|string|bool|null|array<string|int, mixed>>

Raw server response array.

On this page

Search results