Newer Version Available

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

GiftDesignation

Represents a designation that can be assigned to a gift transaction. This object is available in API version 59.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), 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
AverageTransactionAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The average value of all paid gift transactions associated with this gift designation. Calculated nightly by Data Processing Engine.
CurrentYearTransactionCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The count of the current year's paid transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
CurrentYearTrxnAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount of current calendar year's transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
Description
Type
textarea
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description about the gift designation.
FirstPaidTransactionDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date of the first paid gift transaction associated with this gift designation. Calculated nightly by Data Processing Engine.
HighestTransactionAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The highest transaction amount associated with the gift designation. Calculated nightly by Data Processing Engine.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates if the gift designation is active (true) or not (false).
The default value is true.
IsDefault
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the unrestricted gift amount is to be allocated to this designation as default (true) or not (false). There can only a single Designation record with this set to true at a time.
The default value is false.
LastPaidTransactionDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The date of the most recent paid gift transaction associated with this gift designation. Calculated nightly by Data Processing Engine.
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.
LastTwoYearTrxnAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount of the last two years' transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
LastTwoYearTrxnCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The amount of the last two years' transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
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.
LastYearTransactionCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The count of last year's paid transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
LastYearTrxnAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount of previous calendar year's transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
LowestTransactionAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount of previous calendar year's transactions that are associated with the gift designation. Calculated nightly by Data Processing Engine.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the gift 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
TotalTransactionAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The total transaction amount that's associated with the gift designation. Calculated nightly by Data Processing Engine.
TotalTransactionCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The total count of paid transactions associated with the gift designation. Calculated nightly by Data Processing Engine.

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.

GiftDesignationFeed
Feed tracking is available for the object.
GiftDesignationHistory
History is available for tracked fields of the object.
GiftDesignationShare
Sharing is available for the object.