#import <EventItemAttribute.h>
- (id) initWithDictionary: |
|
(NSDictionary *) |
dictionary |
|
Factory method to create a Item Attribute object from an dictionary
- Parameters
-
NSDictionary | *dictionary - associative dictionary of initial properties to set |
- Returns
- EventItemAttribute
- (NSString*) itemAttributeId |
|
readnonatomicstrong |
The attribute's Unique ID
REQUIRED. Attribute name, minimum length = 1, cannot leave blank
- (int) quantityAvailable |
|
readnonatomicassign |
Number of item attributes that are still available
REQUIRED. Number of item attributes offered, minimum = 0, cannot leave blank
The documentation for this class was generated from the following files:
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/EventItemAttribute.h
- /Users/grigorievs/Documents/work/Code/constantcontact/ios-sdk/CTCTWrapper/Components/EventSpot/EventItemAttribute.m