#import <RegistrantSection.h>
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Registrant section object from an dictionary
- Parameters
-
NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- RegistrantSection
Enumeration class that contains valid options for section field type element
- (NSMutableArray*) fields |
|
readwritenonatomicstrong |
An array of the fields displayed in a section
Field label displayed to viewers
An array of field values if type = multiple_values
- (NSMutableArray*) values |
|
readwritenonatomicstrong |
Field value if type = single_value
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/RegistrantSection.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/RegistrantSection.m