RecommendationsResponse
RecommendationsResponse.php
:
14
Read-only
Final
Represents response from Raptor recommendations API.
Properties¶
$items
¶
RecommendationsResponse.php
:
20
|
|
|
$totalCount
¶
RecommendationsResponse.php
:
21
|
|
|
Methods¶
__construct()
¶
RecommendationsResponse.php
:
19
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $items | array<string|int, mixed> | - | - |
| $totalCount | int | - | - |