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

#import <CPTClaimResponse.h>

Inheritance diagram for <CPTClaimResponse>:
<CPTResponse> <CPTObject>

Properties

id< CPTRewardreward
 
NSArray< id< CPTAvailableReward > > * availableRewards
 
- Properties inherited from <CPTResponse>
NSInteger code
 
NSError * error
 
NSString * objectName
 
NSString * requestUrl
 
NSString * apiVersion
 
BOOL isSuccessful
 
- 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

Claim response object

Property Documentation

◆ availableRewards

- (NSArray<id<CPTAvailableReward> >*) availableRewards
readnonatomicassign

Available rewards which user can claim.

◆ reward

- (id<CPTReward>) reward
readnonatomicassign

Reward


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