Magidoc

CallLog
Object

Represents a log submitted by one participant in a Call.

Fields

#

call

The Call associated with the CallLog.

createdAt

The date the CallLog was added.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

error

A flag indicating whether the call log represents an error.

externalData

The content of the CallLog.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

organization

The Organization associated with the CallLog.

path

Non-null

The relative path of the object.

permissions

Non-null

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

settings

Non-null

The settings associated with the object.

type

The type of the CallLog.

updatedAt

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

url

Non-null

The url of the object.

user

The User that owns the Device associated with the CallLog.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#