Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

VoiceVendorLine

Represents a user’s phone number reserved with the vendor.

Supported Calls

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

Special Access Rules

As of Spring ’20 and later, only your Salesforce org's internal users can access this object.

Fields

Field Name Details
CallUsageInSecondsLastMonth
Type
int
Properties
Filter, Group, Nillable, Sort
Description
An org’s total call usage last month in seconds.
OwnerId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the user who owns the phone number.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
PhoneNumber
Type
phone
Properties
Filter, Group, idLookup, Sort
Description
The unique vendor phone number.
ShouldRecord
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Reserved for future use.
Status
Type
picklist
Properties
Filter, Group, Nillable, Restricted picklist, Sort
Description
Specifies whether the number is currently active or released.
UserId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the user using the phone number.
This is a relationship field.
Relationship Name
User
Relationship Type
Lookup
Refers To
User
VoiceVendorInfoId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the Dialer vendor.
This is a relationship field.
Relationship Name
VoiceVendorInfo
Relationship Type
Lookup
Refers To
VoiceVendorInfo

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

VoiceVendorLineOwnerSharingRule
Sharing rules are available for the object.
VoiceVendorLineShare
Sharing is available for the object.