@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
spaces
Assignment
Type Alias Assignment
type
Assignment
=
{
assigneeId
:
string
;
createdAt
?:
string
;
createdBy
?:
string
;
id
:
string
;
links
:
{
self
:
Link
;
space
?:
Link
}
;
roles
:
RoleType
[]
;
spaceId
:
string
;
tenantId
:
string
;
type
:
AssignmentType
;
updatedAt
?:
string
;
updatedBy
?:
string
;
}
Index
Properties
assignee
Id
created
At?
created
By?
id
links
roles
space
Id
tenant
Id
type
updated
At?
updated
By?
Properties
assignee
Id
assigneeId
:
string
The userId or groupId based on the type.
Optional
Readonly
created
At
createdAt
?:
string
Optional
Readonly
created
By
createdBy
?:
string
Readonly
id
id
:
string
Readonly
links
links
:
{
self
:
Link
;
space
?:
Link
}
roles
roles
:
RoleType
[]
Readonly
space
Id
spaceId
:
string
Readonly
tenant
Id
tenantId
:
string
type
type
:
AssignmentType
Optional
Readonly
updated
At
updatedAt
?:
string
Optional
Readonly
updated
By
updatedBy
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assignee
Id
created
At
created
By
id
links
roles
space
Id
tenant
Id
type
updated
At
updated
By
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The userId or groupId based on the type.