Captainup
2.4
|
#import <CPTPageResponse.h>
Properties | |
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 |
The number of elements returned.
|
readnonatomicassign |
The number of elements that was requested
|
readnonatomicassign |
The number of elemnts skipped in the pagination.