Newer Version Available

This content describes an older version of this product. View Latest

VoiceCall

Represents a Lightning Dialer phone call.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Name Details
CallDisposition
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The status of a phone call, such as whether a phone call is in progress, busy,or failed.
CallDurationInSeconds
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The total call duration in seconds.
CallEndDateTime
Type
dateTime
Properties
Filter, Sort
Description
The time when a call ends.
CallStartDateTime
Type
dateTime
Properties
Filter, Sort
Description
The time when a call starts.
CallType
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description
Whether a call is internal, inbound, or outbound.
CurrencyCode
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
The currency used to bill the call.
FromPhoneNumber
Type
phone
Properties
Filter, Group, Sort
Description
The phone number of the user who initiated the call.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The time stamp that indicates when the current user last viewed a record that is related to this VoiceCall.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The time stamp that indicates when the current user last viewed this VoiceCall. If this value is null, this record might have been only referenced (LastReferencedDate) and not viewed.
OwnerId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the user who owns the phone number.
Price
Type
double
Properties
Filter, Nillable, Sort
Description

The cost of the phone call.

RelatedRecordId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the related record.
ToPhoneNumber
Type
phone
Properties
Filter, Group, Sort
Description
The recipient of the phone call.
UserId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the Dialer user.
VendorCallKey
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the child leg of the call that’s provided by the Dialer vendor.
VendorParentCallKey
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the parent leg of the call that’s provided by the Dialer vendor.
VoiceVendorLineId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the associated Dialer vendor line.