Newer Version Available
PersonName
Represents detailed information about a person’s name. This object is
available in API version 51.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| EffectiveDate |
|
| EndDate |
|
| FirstName |
|
| FullName |
|
| IsPrimary |
|
| LastName |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| NameUsageType |
|
| OwnerId |
|
| ParentRecordId |
|
| Prefix |
|
| SourceSystem |
|
| SourceSystemIdentifier |
|
| SourceSystemModified |
|
| Suffix |
|
Usage
PersonName is a data type-like object that’s associated to different objects representing people. The names and name-related information of a person are associated to them by referencing their account, contact, or person account records using the ParentRecordId field on PersonName.
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- PersonNameFeed
- Feed tracking is available for the object.
- PersonNameHistory
- History is available for tracked fields of the object.
- PersonNameOwnerSharingRule
- Sharing rules are available for the object.
- PersonNameShare
- Sharing is available for the object.
◊