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

#import <CPTApplicationResponse.h>

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

Properties

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

◆ application

- (id<CPTApplication>) application
readnonatomicassign

The requested application's information.


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