Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
EventSkeleton
Interface EventSkeleton
interface
EventSkeleton
{
_rev
?:
number
;
action
:
{
name
?:
string
;
parameters
?:
Record
<
string
,
string
>
;
template
?:
CertificationTemplateSkeleton
|
{
id
:
string
}
;
type
:
EventType
;
}
;
condition
:
{
filter
?:
ConditionFilter
;
version
?:
string
}
;
description
:
string
;
entityType
:
"user"
;
id
:
string
;
metadata
?:
Metadata
;
mutationType
:
"create"
|
"update"
;
name
:
string
;
owners
:
EventOwner
[]
;
status
:
"active"
|
"inactive"
;
}
Index
Properties
_
rev?
action
condition
description
entity
Type
id
metadata?
mutation
Type
name
owners
status
Properties
Optional
_
rev
_rev
?:
number
action
action
:
{
name
?:
string
;
parameters
?:
Record
<
string
,
string
>
;
template
?:
CertificationTemplateSkeleton
|
{
id
:
string
}
;
type
:
EventType
;
}
condition
condition
:
{
filter
?:
ConditionFilter
;
version
?:
string
}
description
description
:
string
entity
Type
entityType
:
"user"
id
id
:
string
Optional
metadata
metadata
?:
Metadata
mutation
Type
mutationType
:
"create"
|
"update"
name
name
:
string
owners
owners
:
EventOwner
[]
status
status
:
"active"
|
"inactive"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
rev
action
condition
description
entity
Type
id
metadata
mutation
Type
name
owners
status
Project Home
Frodo Library - v4.0.0-24
Loading...