Newer Version Available

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

LoyaltyProgramProcessRule

Represents the details of a rule in a loyalty program process. This object is available in API version 59.0 and later.

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
IsProcessEligibilityRule
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the rule is used to decide transaction journals’ eligibility for a process (true) or not (false).
The default value is false.
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.
LoyaltyProgramProcessId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the loyalty program process that the rule is a part of.
This field is a relationship field.
Relationship Name
LoyaltyProgramProcess
Relationship Type
Lookup
Refers To
LoyaltyProgramProcess
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the rule.
PromotionId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the promotion associated with the rule.
This field is a relationship field.
Relationship Name
Promotion
Relationship Type
Lookup
Refers To
Promotion
Status
Type
picklist
Properties
Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort
Description
The status of the rule.
Possible values are:
  • Active
  • Draft
  • Inactive
The default value is Draft.

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.

LoyaltyProgramProcessRuleHistory
History is available for tracked fields of the object.