TasksResponse
extends AbstractPaginatedResponse
in package
Class TasksResponse
Tags
Table of Contents
Properties
- $pagination : Pagination
- $success : bool
- $tasks : array<string|int, Task>
Properties
$pagination
public
Pagination
$pagination
Tags
$success
public
bool
$success
= true
Tags
$tasks
public
array<string|int, Task>
$tasks