Badge information to inform users that new promotions are registered. More...
#include <HIVE_Promotion.h>
Public Attributes | |
PromotionBadgeTarget | target |
뱃지를 표시해줘야하는 타겟 예를 들어서 NOTICE 이면 공지사항 관련 뱃지를 표시해야한다 (NEWS, NOTICE, CUSTOMVIEW, CUSTOMBOARD 이 올 수 있다.) | |
std::string | contentsKey |
target 이 커스텀 컨텐츠일 경우 백오피스에 등록된 프로모션 고유 KEY | |
std::string | badgeType |
뱃지 종류 ("new" or "none" 이 올 수 있다) | |
Badge information to inform users that new promotions are registered.