#import <EventRegistrantExtended.h>
| - (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a extended event registrant object from an dictionary
- Parameters
-
| NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- EventRegistrantExtended
| - (NSString*) attendanceStatus |
|
readwritenonatomicstrong |
Enumeration class that contains valid options for event attendance status element
An object containing guest properties
Payment status information object
| - (NSString*) registrantId |
|
readwritenonatomicstrong |
Unique ID for the registrant
| - (NSString*) registrantStatus |
|
readwritenonatomicstrong |
The Registrant's registration status
| - (NSString*) registrationDate |
|
readwritenonatomicstrong |
Date the registrant registered for the event
| - (NSMutableArray*) sections |
|
readwritenonatomicstrong |
Unique ID of the registrant's event ticket
The documentation for this class was generated from the following files: