GiftTransactionDesignation

Represents a junction between a gift transaction and a gift designation. This object is available in API version 59.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations. 

Important

Supported Calls

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

Special Access Rules

This object is available only if the Fundraising Access license is enabled and the Fundraising User system permission is assigned to users.

Fields

Field Details
Amount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount of the transaction allocated to the designation.
GiftDesignationId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The gift designation associated with this transaction designation. A value is always required in this field to save the record.
This field is a relationship field.
Relationship Name
GiftDesignation
Relationship Type
Lookup
Refers To
GiftDesignation
GiftTransactionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The transaction associated with this transaction designation. A value is always required in this field to save the record.
This field is a relationship field.
Relationship Name
GiftTransaction
Relationship Type
Master-Detail
Refers To
GiftTransaction
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 is not null, the user accessed this record or list view.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The auto-numbered name that uniquely identifies this transaction designation.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this object.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Percent
Type
percent
Properties
Create, Filter, Nillable, Sort, Update
Description
The percentage of the transaction amount allocated to the designation.

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.

GiftTransactionDesignationChangeEvent (API Version 62.0)
Change events are available for the object.
GiftTransactionDesignationFeed
Feed tracking is available for the object.
GiftTransactionDesignationHistory
History is available for tracked fields of the object.
GiftTransactionDesignationShare
Sharing is available for the object.