Preparing search index...
@universe-dg/sdk
Universe
Platform
Network
PaginatedResponse
Type Alias PaginatedResponse<M>
Public
type
PaginatedResponse
<
M
extends
AbstractModel
>
=
{
items
:
SerializedType
<
M
>
[]
;
total
:
number
;
}
Type Parameters
M
extends
AbstractModel
Index
Properties
items
total
Properties
items
items
:
SerializedType
<
M
>
[]
total
total
:
number
On This Page
Properties
items
total
Юниверс DG SDK UI
Loading...
Public