ExpenseParticipant

Represents a junction between an expense and the person who incurred the expense. This object is available in API version 67.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Amount
Type
currency
Properties
Create, Filter, Sort, Update
Description
Required. The amount that the expense participant spent.
ExpenseId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the expense associated with the expense participant.
This field is a relationship field.
Relationship Name
Expense
Relationship Type
Master-detail
Refers To
Expense (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view.
If this value is null, and LastReferenceDate isn’t null, the user accessed this record or list view indirectly.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the expense participant.
ParticipantId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The ID of either the account, contact, or managed event participant associated with the expense participant.
This field is a polymorphic relationship field.
Relationship Name
Participant
Refers To
Account, Contact, MngEventParticipant
PrvdExpenseSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the expense system linked to the health care provider.

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.

ExpenseParticipantFeed
Feed tracking is available for the object.
ExpenseParticipantHistory
History is available for tracked fields of the object.