Alokai

SiteMessageNotificationTypeEnum

SiteMessageNotificationTypeEnum: {
  readonly BackInStock: "BACK_IN_STOCK";
  readonly CouponEffective: "COUPON_EFFECTIVE";
  readonly Notification: "NOTIFICATION";
  readonly CouponExpire: "COUPON_EXPIRE";
}