Declared in LUCampaignMetadata.h

LUCampaignRepresentationType

Campaign representation types.

Definition

typedef NS_ENUM(NSInteger, LUCampaignRepresentationType ) {
   LUCampaignRepresentationTypeBasicV1,
   LUCampaignRepresentationTypeSpendBasedLoyaltyV1,
   LUCampaignRepresentationTypeVisitBasedLoyaltyV1,
};

Constants

LUCampaignRepresentationTypeBasicV1

A basic representation containing a title, description and icon.

Declared In LUCampaignMetadata.h.

LUCampaignRepresentationTypeSpendBasedLoyaltyV1

A representation in which loyalty credit is earned after spending a static amount.

Declared In LUCampaignMetadata.h.

LUCampaignRepresentationTypeVisitBasedLoyaltyV1

A representation in which loyalty credit is earned after a particular number of visits.

Declared In LUCampaignMetadata.h.

Declared In

LUCampaignMetadata.h