freshbooks-php-sdk

ItemList extends AccountingList

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

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

Table of Contents

Constants

RESPONSE_FIELD  = 'items'

Properties

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

Methods

pages()  : mixed

Constants

RESPONSE_FIELD

public mixed RESPONSE_FIELD = 'items'

Properties

$items

public array<string|int, mixed> $items

Methods


        
On this page

Search results