LoyaltyProgramMemberMerge

Represents information about merged loyalty program memberships. This object is available in API version 56.0 and later.

Supported Calls

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

Fields

Field Details
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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The autogenerated unique identifier of LoyaltyProgramMemberMerge records.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
ID of the owner of this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
Reason
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Required. The reason for merging the memberships.
SourceMemberId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The loyalty program member whose membership is merged with the target loyalty program member.
This field is a relationship field.
Relationship Name
SourceMember
Relationship Type
Lookup
Refers To
LoyaltyProgramMember
SrcMbrDataBody
Type
base64
Properties
Create, Nillable, Update
Description
The details of the source loyalty program member, such as transaction journals, ledgers, vouchers, tiers, and currencies.
SrcMbrDataContentType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the format in which the source member data is stored.
Possible values are:
  • application/html
  • application/java-archive
  • application/javascript
  • application/json
  • application/msword
  • application/octet-stream
  • application/octet-stream;type=unknown
  • application/opx
  • application/pdf
  • application/postscript
  • application/rtf
  • application/vnd.box.notes
  • application/vnd.google-apps.document
  • application/vnd.google-apps.drawing
  • application/vnd.google-apps.form
  • application/vnd.google-apps.presentation
  • application/vnd.google-apps.script
  • application/vnd.google-apps.spreadsheet
  • application/vnd.ms-excel
  • application/vnd.ms-excel.sheet.macroEnabled.12
  • application/vnd.ms-infopath
  • application/vnd.ms-powerpoint
  • application/vnd.ms-powerpoint.presentation.macroEnabled.12
  • application/vnd.ms-word.document.macroEnabled.12
  • application/vnd.oasis.opendocument.presentation
  • application/vnd.oasis.opendocument.spreadsheet
  • application/vnd.oasis.opendocument.text
  • application/vnd.openxmlformats-officedocument.presentationml.presentation
  • application/vnd.openxmlformats-officedocument.presentationml.slideshow
  • application/vnd.openxmlformats-officedocument.presentationml.template
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
  • application/vnd.openxmlformats-officedocument.spreadsheetml.template
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document
  • application/vnd.openxmlformats-officedocument.wordprocessingml.template
  • application/vnd.visio
  • application/x-gzip
  • application/x-java-source
  • application/x-javascript
  • application/x-shockwave-flash
  • application/x-sql
  • application/x-zip-compressed
  • application/xhtml+xml
  • application/xml
  • application/zip
  • audio/mp4
  • audio/mpeg
  • audio/ogg
  • audio/x-aac
  • audio/x-ms-wma
  • audio/x-ms-wmv
  • audio/x-wav
  • image/bmp
  • image/gif
  • image/jpeg
  • image/jpeg;type=mobile
  • image/png
  • image/svg+xml
  • image/tiff
  • image/vnd.adobe.photoshop
  • image/vnd.dwg
  • image/x-photoshop
  • message/rfc822
  • model/vnd.usdz+zip
  • text/css
  • text/csv
  • text/html
  • text/plain
  • text/rtf
  • text/snote
  • text/stypi
  • text/vcard
  • text/vnd.salesforce.quip-chat
  • text/vnd.salesforce.quip-doc
  • text/vnd.salesforce.quip-sheet
  • text/vnd.salesforce.quip-slides
  • text/vnd.salesforce.quip-template
  • text/vtt
  • text/webviewhtml
  • text/x-c
  • text/x-c++
  • text/xml
  • video/mp4
  • video/mpeg
  • video/ogg
  • video/quicktime
  • video/x-m4v
  • video/x-ms-asf
  • video/x-msvideo
SrcMbrDataLength
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of characters in the SrcMbrDataBody field.
SrcMbrDataName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The unique identifier of the data stored in the SrcMbrDataBody field.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Required. Specifies the status of merge.
Possible values are:
  • Merged
  • Unmerged
TargetMemberId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The loyalty program member that the source membership was merged into.
This field is a relationship field.
Relationship Name
TargetMember
Relationship Type
Lookup
Refers To
LoyaltyProgramMember

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.

LoyaltyProgramMemberMergeShare
Sharing is available for the object.