freshbooks-php-sdk

TaxList extends AccountingList

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

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

Table of Contents

Constants

RESPONSE_FIELD  = 'taxes'

Properties

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

Methods

pages()  : mixed

Constants

RESPONSE_FIELD

public mixed RESPONSE_FIELD = 'taxes'

Properties

$taxes

public array<string|int, mixed> $taxes

Methods


        
On this page

Search results