@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
items
CollectionResultResponseBody
Type Alias CollectionResultResponseBody
A collection.
type
CollectionResultResponseBody
=
{
createdAt
:
string
;
creatorId
?:
string
;
description
?:
string
;
full
?:
boolean
;
id
:
string
;
itemCount
:
number
;
links
:
CollectionLinksResponseBody
;
meta
?:
CollectionMetaResponseBody
;
name
:
string
;
tenantId
:
string
;
type
:
"private"
|
"public"
|
"favorite"
|
"publicgoverned"
;
updatedAt
:
string
;
updaterId
?:
string
;
}
Index
Properties
created
At
creator
Id?
description?
full?
id
item
Count
links
meta?
name
tenant
Id
type
updated
At
updater
Id?
Properties
created
At
createdAt
:
string
The RFC3339 datetime when the collection was created.
Optional
creator
Id
creatorId
?:
string
Optional
description
description
?:
string
Optional
full
full
?:
boolean
id
id
:
string
item
Count
itemCount
:
number
links
links
:
CollectionLinksResponseBody
Optional
meta
meta
?:
CollectionMetaResponseBody
name
name
:
string
tenant
Id
tenantId
:
string
type
type
:
"private"
|
"public"
|
"favorite"
|
"publicgoverned"
updated
At
updatedAt
:
string
Optional
updater
Id
updaterId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
creator
Id
description
full
id
item
Count
links
meta
name
tenant
Id
type
updated
At
updater
Id
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
A collection.