Captainup  2.4
Properties | List of all members
<CPTAvailableReward> Protocol Reference

#import <CPTAvailableReward.h>

Inheritance diagram for <CPTAvailableReward>:
<CPTObject>

Properties

NSString * rewardId
 
NSArray< NSDate * > * timestamps
 
- Properties inherited from <CPTObject>
NSDictionary< NSString *, id > * sourceDictionary
 

Additional Inherited Members

- Instance Methods inherited from <CPTObject>
(nonnull instancetype) - initWithDictionary:
 
(nonnull NSDictionary< NSString *, id > *) - toDictionary
 

Detailed Description

Available Reward for user to claim

Property Documentation

◆ rewardId

- (NSString*) rewardId
readnonatomicassign

Reward id

◆ timestamps

- (NSArray<NSDate*>*) timestamps
readnonatomicassign

List of times when reward was awarded and not yet claimed. As sooon as the reward was claimed respective time entry would be removed.


The documentation for this protocol was generated from the following file: