Captainup
2.4
|
#import <CPTActionsResponse.h>
Properties | |
CPTActionType | actionType |
NSArray< id< CPTAction > > * | actions |
![]() | |
NSUInteger | count |
NSUInteger | skip |
NSUInteger | limit |
![]() | |
NSInteger | code |
NSError * | error |
NSString * | objectName |
NSString * | requestUrl |
NSString * | apiVersion |
BOOL | isSuccessful |
![]() | |
NSDictionary< NSString *, id > * | sourceDictionary |
Additional Inherited Members | |
![]() | |
(nonnull instancetype) | - initWithDictionary: |
(nonnull NSDictionary< NSString *, id > *) | - toDictionary |
Description
|
readnonatomicassign |
List of the actions, sorted by their date, starting from the most recent action. Each element of the array conforms to the CPTAction protocol.
|
readnonatomicassign |
CPTActionType