loyaltyProgram property

LoyaltyProgram? loyaltyProgram
getter/setter pair

Loyalty program information that is used to surface loyalty benefits ( for example, better pricing, points, etc) to the user of this item.

This signular field points to the latest uploaded loyalty program info. This field will be deprecated in the coming weeks and should not be used in favor of the plural 'LoyaltyProgram' field below.

Implementation

LoyaltyProgram? loyaltyProgram;