freshbooks-php-sdk

ExpenseList extends AccountingList

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

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

Table of Contents

Constants

RESPONSE_FIELD  = 'expenses'

Properties

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

Methods

pages()  : mixed

Constants

RESPONSE_FIELD

public mixed RESPONSE_FIELD = 'expenses'

Properties

$expenses

public array<string|int, mixed> $expenses
Attributes
#[CastWith]
\Spatie\DataTransferObject\Casters\ArrayCaster::class
$itemType: \amcintosh\FreshBooks\Model\Expense::class

Methods


        
On this page

Search results