ProjectList
extends ProjectLikeList
in package
Results of Projects list call containing list of projects and pagination data.
Tags
Table of Contents
Constants
- RESPONSE_FIELD = 'projects'
Properties
Methods
- pages() : mixed
Constants
RESPONSE_FIELD
public
mixed
RESPONSE_FIELD
= 'projects'
Properties
$meta
public
ListMeta
$meta
$projects
public
array<string|int, mixed>
$projects
Methods
pages()
public
pages() : mixed