NBContentTerm Class Reference
Inherits from | NSObject |
Declared in | NBContent.h |
Properties
termEnd
配信期間の終了日時
@property (nonatomic) NSDate *termEnd
Discussion
配信期間の終了日時
Declared In
NBContent.h
termStart
配信期間の開始日時
@property (nonatomic) NSDate *termStart
Discussion
配信期間の開始日時
Declared In
NBContent.h
validDays
コンテンツの有効日数
@property (nonatomic) int validDays
Discussion
コンテンツの有効日数
Declared In
NBContent.h