Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/actions
SyncActionOptions
Interface SyncActionOptions
interface
SyncActionOptions
{
id
:
string
;
meta
:
ActionMeta
;
organizationId
?:
MaybeNull
<
string
>
;
parentReferenceId
?:
MaybeNull
<
string
>
;
referenceId
:
string
;
type
:
string
;
userId
:
string
;
}
Hierarchy (
View Summary
)
SyncActionInput
SyncActionOptions
Index
Properties
id
meta
organization
Id?
parent
Reference
Id?
reference
Id
type
user
Id
Properties
id
id
:
string
meta
meta
:
ActionMeta
Optional
organization
Id
organizationId
?:
MaybeNull
<
string
>
Optional
parent
Reference
Id
parentReferenceId
?:
MaybeNull
<
string
>
reference
Id
referenceId
:
string
type
type
:
string
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
meta
organization
Id
parent
Reference
Id
reference
Id
type
user
Id
@deep/nest-kit
Loading...