final |
|---|
readonly |
Base type containing recommendations for an entity type property
| Methods | ||
|---|---|---|
public
|
__construct(
mixed $recommendedFieldValue,
bool $recommendedFieldIsSuggestion,
?string $recommendedFieldDescription = null,
?float $recommendedFieldScoreValue = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
mixed
|
$recommendedFieldValue
|
# |
public
readonly
|
bool
|
$recommendedFieldIsSuggestion
|
# |
public
readonly
|
?string
|
$recommendedFieldDescription
|
# |
public
readonly
|
?float
|
$recommendedFieldScoreValue
|
# |