Properties | |
NSString * | title |
NSString * | cardDescription |
NSString * | domain |
Properties inherited from ABKCard | |
NSString * | idString |
BOOL | viewed |
double | created |
double | updated |
ABKCardCategory | categories |
double | expiresAt |
NSDictionary * | extras |
NSString * | urlString |
BOOL | openUrlInWebView |
Additional Inherited Members | |
Instance Methods inherited from ABKCard | |
(nullable NSData *) | - serializeToData |
(void) | - logCardImpression |
(void) | - logCardClicked |
(BOOL) | - hasSameId: |
Class Methods inherited from ABKCard | |
(nullable ABKCard *) | + deserializeCardFromDictionary: |