Documentation

CustomTemplateAssociationsResponse extends PaginatedBatchableResponse

Table of Contents

__construct()  : mixed
buildFromMultipleResponses()  : static
getCustomTemplateAssociations()  : array<string|int, CustomTemplateAssociation>
getPagination()  : Pagination

Methods

__construct()

public __construct(ResponseInterface $response) : mixed
Parameters
$response : ResponseInterface
Return values
mixed

buildFromMultipleResponses()

public static buildFromMultipleResponses(array<string|int, ResponseInterface$responses) : static
Parameters
$responses : array<string|int, ResponseInterface>
Return values
static

Search results