MPCommerceEventKind Constants Reference
Declared in | MPCommerceEvent+Dictionary.h |
---|
MPCommerceEventKind
Definition
typedef NS_ENUM(NSInteger, MPCommerceEventKind ) {
MPCommerceEventKindUnknown = 0,
MPCommerceEventKindProduct = 1,
MPCommerceEventKindPromotion,
MPCommerceEventKindImpression,
};