Magidoc

ScenarioStepItem
Object

Represents a checklist item in a ScenarioStep (where the step behaves like a checklist).

Fields

#

attachments

A list of Attachments associated with the ScenarioStepItem.

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.

description

The description of the ScenarioStepItem.

externalData

Identifies the unique id used by the authoring tool.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the ScenarioStepItem.

path

Non-null

The relative path of the object.

permissions

Non-null

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

scenarioSessionStepItems

A list of ScenarioSessionStepItems associated with the ScenarioStepItem.

scenarioStep

The ScenarioStep associated with the ScenarioStepItem.

settings

Non-null

The settings associated with the object.

type

The type of the ScenarioStepItem.

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

#