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.

LoyaltyTierBenefit

A junction object that associates the loyalty benefits with the loyalty program tiers. 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
BenefitId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. Benefit associated with the loyalty tier benefit.
This is a relationship field.
Relationship Name
Benefit
Relationship Type
Lookup
Refers To
Benefit
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
LoyaltyTierId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Tier associated with the loyalty benefit.
This is a relationship field.
Relationship Name
LoyaltyTier
Relationship Type
Master-detail
Refers To
LoyaltyTier
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the loyalty tier benefit.

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.

LoyaltyTierBenefitChangeEvent (API Version 62.0)
Change events are available for the object.