GridParamsDto
Table of Contents
Properties
- $filter : GridFilterParamsDto
- $limit : int
- $offset : int
- $order : array<string|int, mixed>
Properties
$filter
public
GridFilterParamsDto
$filter
$limit
public
int
$limit
= 20
$offset
public
int
$offset
= 0
$order
public
array<string|int, mixed>
$order
= []