Magidoc

ScenarioSessionStep
Object

Represents a set of events associated with a ScenarioSession pertaining to a ScenarioStep.

Fields

#

completed

Whether all checklist items in the ScenarioStep have been completed or not.

completedItems

A list of Step Items completed in the current Scenario Session Step.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

duration

The amount of time taken to complete a scenario session step.

endedAt

The time the user completes the scenario session step.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the ScenarioSessionStep.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the ScenarioSessionStep.

scenarioSession

The ScenarioSession associated with the ScenarioSessionStep.

scenarioSessionEvents

A list of ScenarioSessionEvents associated with the ScenarioSessionStep.

scenarioSessionPart

The ScenarioSessionPart associated with the ScenarioSessionStep.

scenarioSessionStepItems

A list of ScenarioSessionStepItems associated with the ScenarioSessionStep.

scenarioStep

The ScenarioStep associated with the ScenarioSessionStep.

settings

Non-null

The settings associated with the object.

startedAt

The time the user starts the scenario session step.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#