AccountingList
extends DataTransferObject
in package
Parent class for list results on accounting endpoints to share pagination details.
Table of Contents
Properties
Methods
- pages() : mixed
Properties
$page
public
int
$page
$pages
public
int
$pages
$perPage
public
int
$perPage
$total
public
int
$total
Methods
pages()
public
pages() : mixed