| CumulativeUsageCompletePercent |
- Type
- percent
- Properties
- Filter, Nillable, Sort
- Description
- The percentage of the promotion completed by the member.
|
| CumulativeUsageCompleted |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The amount of the frequency type promotion completed by the member.
|
| CumulativeUsageTarget |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The target of the frequency type promotion that must be achieved by the
member to complete the promotion.
|
| IsAutoEnrolled |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the loyalty program member is automatically enrolled in
the promotion.
- The default value is false.
|
| IsEnrollmentActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- Indicates whether the enrollment for the promotion is active.
|
| 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
- Description
- The loyalty program member associated with the promotion.
- 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
- Unique identifier for the loyalty program member promotion.
|
| PromotionId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort
- Description
- The ID of the loyalty program member promotion.
- This is a relationship field.
- Relationship Name
- Promotion
- Relationship Type
- Lookup
- Refers To
- Promotion
|
| ReferralCode |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The autogenerated referral code of the loyalty program member promotion.
It's a combination of the advocate's referral code and the promotion code
separated by a hyphen.
- This field is a calculated field.
|