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
Attributes
- #[CastWith]
- \Spatie\DataTransferObject\Casters\ArrayCaster::class
- $itemType: \amcintosh\FreshBooks\Model\Project::class
Methods
pages()
public
pages() : mixed