#import <Schedule.h>
Represents a campaign Schedule in Constant Contact
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Schedule object from an dictionary
- Parameters
-
Dictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- Schedule *
Create json used for a POST/PUT request, also handles removing attributes that will cause errors if sent
- Returns
- NSString
- (NSDictionary *) proxyForJSON |
|
|
|
+ (Schedule *) scheduleWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
- (NSString*) scheduledDate |
|
readwritenonatomicstrong |
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EmailCampaigns/Schedule.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EmailCampaigns/Schedule.m