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.

LoyaltyProgramMemberCase

Represents a junction between a loyalty program member and a case. This object is available in API version 52.0 and later.

Supported Calls

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

Fields

Field Details
CaseId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The Case record associated with the loyalty program member case.
This is a relationship field. This field is unique within your organization.
Relationship Name
Case
Relationship Type
Lookup
Refers To
Case
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.
LoyaltyProgramMemberId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The loyalty program member associated with the loyalty program member case.
This is a relationship field.
Relationship Name
LoyaltyProgramMember
Relationship Type
Lookup
Refers To
LoyaltyProgramMember
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the loyalty program member case.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner of the loyalty program member case.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User

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.

LoyaltyProgramMemberCaseChangeEvent (API Version 62.0)
Change events are available for the object.
LoyaltyProgramMemberCaseHistory
History is available for tracked fields of the object.
LoyaltyProgramMemberCaseOwnerSharingRule
Sharing rules are available for the object.
LoyaltyProgramMemberCaseShare
Sharing is available for the object.