Preparing search index...
The search index is not available
@fabric-space/fabric-async
@fabric-space/fabric-async
EventInteractionOutcome
Interface EventInteractionOutcome
interface
EventInteractionOutcome
{
context
:
ContextSessionFab
;
event
:
"outcome.updated"
|
"outcome.assigned"
;
eventId
:
string
;
object
:
Outcome
;
version
:
"0.1"
;
}
Hierarchy (
view full
)
BaseEvent
<
EventName
<
Outcome
[
"type"
]
,
OutcomeOperation
>
,
ContextSessionFab
,
Outcome
,
"0.1"
>
EventInteractionOutcome
Index
Properties
context
event
event
Id
object
version
Properties
context
context
:
ContextSessionFab
event
event
:
"outcome.updated"
|
"outcome.assigned"
event
Id
event
Id
:
string
object
object
:
Outcome
version
version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
event
event
Id
object
version
@fabric-space/fabric-async
Loading...