Preparing search index...
The search index is not available
Harmony Auth Documentation
Harmony Auth Documentation
Definitions/User
PageSummaryResponse
Interface PageSummaryResponse
interface
PageSummaryResponse
{
count
?:
number
;
format
:
OutputFormat
;
from
?:
number
;
limit
:
number
;
next
?:
string
;
total
?:
number
;
}
Hierarchy (
View Summary
)
PageSummaryResponse
PageArrayResponse
PageObjectResponse
Index
Properties
count?
format
from?
limit
next?
total?
Properties
Optional
count
count
?:
number
format
format
:
OutputFormat
Optional
from
from
?:
number
limit
limit
:
number
Optional
next
next
?:
string
Optional
total
total
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
format
from
limit
next
total
Harmony Auth Documentation
Loading...