We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293afb1 commit b322c34Copy full SHA for b322c34
README.md
@@ -55,6 +55,7 @@ STHTTPNetTaskQueueHandler *httpHandler = [[STHTTPNetTaskQueueHandler alloc] init
55
56
@property (nonatomic, strong) NSString *title;
57
@property (nonatomic, strong) NSString *body;
58
+@property (nonatomic, strong) NSDate *date;
59
@property (nonatomic, assign) int userId;
60
@property (nonatomic, strong, readonly) NSDictionary *post;
61
0 commit comments