Preparing search index...
The search index is not available
Harmony Auth Documentation
Harmony Auth Documentation
Definitions/User
CollectionData
Interface CollectionData<T>
interface
CollectionData
<
T
>
{
abacRestrictions
?:
string
[]
;
collection
:
T
[]
;
count
:
number
;
from
?:
number
;
key
?:
string
;
limit
?:
number
;
next
?:
string
;
outputFormat
?:
OutputFormat
;
total
?:
number
;
}
Type Parameters
T
Index
Properties
abac
Restrictions?
collection
count
from?
key?
limit?
next?
output
Format?
total?
Properties
Optional
abac
Restrictions
abacRestrictions
?:
string
[]
collection
collection
:
T
[]
count
count
:
number
Optional
from
from
?:
number
Optional
key
key
?:
string
Optional
limit
limit
?:
number
Optional
next
next
?:
string
Optional
output
Format
outputFormat
?:
OutputFormat
Optional
total
total
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
abac
Restrictions
collection
count
from
key
limit
next
output
Format
total
Harmony Auth Documentation
Loading...