PlacementsResponse
extends PaginatedResponse
in package
Tags
Table of Contents
- __construct() : mixed
- getPagination() : Pagination
- getPlacements() : array<string|int, Placement>
Methods
__construct()
public
__construct(ResponseInterface $response) : mixed
Parameters
- $response : ResponseInterface
Tags
Return values
mixed —getPagination()
public
getPagination() : Pagination
Tags
Return values
Pagination —getPlacements()
public
getPlacements() : array<string|int, Placement>