Inherits from NSObject
Declared in CorePushNotificationHistoryModel.h
CorePushNotificationHistoryModel.m

Overview

通知履歴のモデルクラス

Tasks

Properties

historyId

履歴ID

@property (nonatomic, retain) NSString *historyId

Declared In

CorePushNotificationHistoryModel.h

message

通知メッセージ

@property (nonatomic, retain) NSString *message

Declared In

CorePushNotificationHistoryModel.h

regDate

通知日

@property (nonatomic, retain) NSString *regDate

Declared In

CorePushNotificationHistoryModel.h

url

通知URL

@property (nonatomic, retain) NSString *url

Declared In

CorePushNotificationHistoryModel.h