RecommendationItem
RecommendationItem.php
:
14
Read-only
Final
Represents a single recommendation item from Raptor API.
Properties¶
$attributes
¶
RecommendationItem.php
:
22
|
|
|
$itemId
¶
RecommendationItem.php
:
20
|
|
|
$priority
¶
RecommendationItem.php
:
21
|
|
|
Methods¶
__construct()
¶
RecommendationItem.php
:
19
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $itemId | string | - | - |
| $priority | int | - | - |
| $attributes | array<string, mixed> | [] | - |