BenefitType

Represents information about the type of benefits such as Support Benefits available to the loyalty program member. 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
Category
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Required. The category of the benefit type. Picklist values aren't provided for this field and must be added based on the requirements of the organization.
Description
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The description of benefit type.
ImageSource
Type
string
Properties
Create, Filter, Nillable, Sort, Update
Description
The source of the image that represents the benefit type. This field is available in API version 62.0 and later.
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.
LoyaltyProgramId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the loyalty program.
This is a relationship field.
Relationship Name
LoyaltyProgram
Relationship Type
Lookup
Refers To
LoyaltyProgram
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the benefit type.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ProcessType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Required. The process type associated with the loyalty benefit type.
Possible values are:
  • Loyalty
  • Rebate

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.

BenefitTypeChangeEvent (API Version 62.0)
Change events are available for the object.
BenefitTypeOwnerSharingRule
Sharing rules are available for the object.
BenefitTypeShare
Sharing is available for the object.