Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
client/types
FixedPaginatedActivityResponse
Interface FixedPaginatedActivityResponse
interface
FixedPaginatedActivityResponse
{
currentPage
:
number
;
items
:
FixedActivityResponse
[]
;
totalItems
:
number
;
totalPages
:
number
;
}
Hierarchy
Omit
<
PaginatedActivityResponse
,
"items"
>
FixedPaginatedActivityResponse
Index
Properties
current
Page
items
total
Items
total
Pages
Properties
current
Page
currentPage
:
number
items
items
:
FixedActivityResponse
[]
total
Items
totalItems
:
number
total
Pages
totalPages
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Page
items
total
Items
total
Pages
@stack-spot/portal-network
Loading...