#import <EventFee.h>
+ (EventFee *) eventFeeWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Event fee object from an dictionary
- Parameters
-
NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- EventFee
Fee for registrations that occur prior to the event's early_fee_date
REQUIRED. Specifies who the fee applies to, valid values can be found in FeeScopeEnum class
Enumeration class that contains valid options for fee scope element
REQUIRED. Fee description displayed to event registrants
Fee for registrations that occur after the event's late_fee_date
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/EventFee.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/EventFee.m