The LoyaltyProgramStatus class
Version: 10.3
The LoyaltyProgramStatus object extends from the LoyaltyProgram object to represent the card tiers a user is part of.
|
Name |
Type |
Description |
|---|---|---|
|
CustomerId |
String |
The ID of the customer that owns the card. |
|
UserId |
String |
The ID of the user that owns the card. |
|
LoyaltyCardId |
String |
The ID of the loyalty card. |
|
Loyalty Card Tiers |
List<LoyaltyCardTier> |
The tiers available to this loyalty card. |