loyaltyPrograms property
A list of loyalty program information that is used to surface loyalty benefits (for example, better pricing, points, etc) to the user of this item.
Optional.
Implementation
core.List<LoyaltyProgram>? loyaltyPrograms;
A list of loyalty program information that is used to surface loyalty benefits (for example, better pricing, points, etc) to the user of this item.
Optional.
core.List<LoyaltyProgram>? loyaltyPrograms;