Preparing search index...
The search index is not available
nx.js
nx.js
Switch
SaveDataFilter
Interface SaveDataFilter
interface
SaveDataFilter
{
applicationId
?:
bigint
;
index
?:
number
;
rank
?:
number
;
spaceId
?:
number
;
systemId
?:
bigint
;
type
?:
number
;
uid
?:
ProfileUid
;
}
Index
Properties
application
Id?
index?
rank?
space
Id?
system
Id?
type?
uid?
Properties
Optional
application
Id
application
Id
?:
bigint
Optional
index
index
?:
number
Optional
rank
rank
?:
number
Optional
space
Id
space
Id
?:
number
Optional
system
Id
system
Id
?:
bigint
Optional
type
type
?:
number
Optional
uid
uid
?:
ProfileUid
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
application
Id
index
rank
space
Id
system
Id
type
uid
nx.js
Loading...