ErrorValue
class ErrorValue extends AbstractObject implements IdAble
Properties
$lastQuery | from AbstractObject |
Methods
from
AbstractObject
null|array|string|int|float|bool
queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)
No description
from
AbstractObject
id()
A unique identifier for this ErrorValue.
string
name()
The name of the value.
Details
in
AbstractObject at line 13
__construct(AbstractClient $client, QueryBuilderChain $queryBuilderChain)
No description
in
AbstractObject at line 19
protected null|array|string|int|float|bool
queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)
No description
at line 16
AbstractId
id()
A unique identifier for this ErrorValue.
at line 25
string
name()
The name of the value.
at line 34
Json
value()
The value.