#import <RegistrantGuest.h>
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Registrant guest object from an dictionary
- Parameters
-
NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- RegistrantGuest
+ (RegistrantGuest *) registrantGuestWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
- (NSMutableArray*) guestsInfo |
|
readwritenonatomicstrong |
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/RegistrantGuest.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/RegistrantGuest.m