freshbooks-php-sdk

TaskList extends AccountingList

Results of tasks list call containing list of tasks and pagination data.

Tags
link
https://www.freshbooks.com/api/tasks

Table of Contents

Constants

RESPONSE_FIELD  = 'tasks'

Properties

$page  : int
$pages  : int
$perPage  : int
$tasks  : array<string|int, mixed>
$total  : int

Methods

pages()  : mixed

Constants

RESPONSE_FIELD

public mixed RESPONSE_FIELD = 'tasks'

Properties

$tasks

public array<string|int, mixed> $tasks

Methods


        
On this page

Search results