Magidoc

Call
Object

Represents a remote A/V interaction involving two Users.

Fields

#

callee

The User that received the Call.

calleeDevice

The Device of the User that received the Call.

calleeId

The id of the User that received the Call.

calleeName

The name of the User that received the Call.

caller

The User that originated the Call.

callerDevice

The Device of the User that originated the Call.

callerId

The id of the User that originated the Call.

callerName

The name of the User that originated the Call.

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 duration of the Call in seconds.

endedAt

The date and time when the Call terminated.

externalData

The external data added to the Call.

feedbacks

A list of Feedbacks associated with the Call.

id

ID !
Non-null

ID of the object.

logs

A list of CallLogs associated with the Call.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the Call.

path

Non-null

The relative path of the object.

permissions

Non-null

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

photos

A list of Photos associated with the Call.

recordings

A list of CallRecordings associated with the Call.

reviews

A list of reviews that can be associated with reviewable.

scenarioSession

The ScenarioSession associated with the Call.

settings

Non-null

The settings associated with the object.

startedAt

The date and time when the Call started.

updatedAt

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

url

Non-null

The url of the object.

worklinkVersion

Worklink version.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#