Magidoc

ScenarioSessionPartUserInfo
Object

Represents the user information of one part of a ScenarioSession.

Fields

#

createdAt

when the record was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

deviceModel

The user devices model.

deviceOs

The user device operating system.

devicePlatform

The user device platform.

id

ID !
Non-null

ID of the object.

latitude

User's geolocation latitude coordinate.

longitude

User's geolocation longitude coordinate.

nameForLog

Object name to be identified in Audit Logs.

organization

The organization the user belongs to.

path

Non-null

The relative path of the object.

permissions

Non-null

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

scenarioSessionPart

The associated ScenarioSessionPart.

sdkVersion

The SDK version associated with the ScenarioRelease.

settings

Non-null

The settings associated with the object.

updatedAt

when the record was last updated at.

url

Non-null

The url of the object.

user

The User record associated with the information.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#