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