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

#import <CPTUserResponse.h>

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

Properties

id< CPTUseruser
 
- 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

Description

Property Documentation

◆ user

- (id<CPTUser>) user
readnonatomicassign

user object


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