Inherits NSObject.
Public Member Functions | |
| (BOOL) | - isUserValid |
Protected Attributes | |
| NSString * | _id |
| EMUser * | _user |
| NSMutableArray * | _promotions |
| NSMutableArray * | _amounts |
| EMNotification * | notification |
Properties | |
| EMUser * | user |
| NSMutableArray * | promotions |
| NSMutableArray * | amounts |
| EMPostalAddress * | selectedShippingAddress |
| EMPostalAddress * | selectedBillingAddress |
| EMCreditCard * | selectedCard |
| NSString * | userEmail |
| EMShippingOption * | shippingSpeed |
| BOOL | useAddressList |
| BOOL | useCardList |
| BOOL | isAnonymousSession |
| NSArray * | shippingMethodGroups |
| NSMutableDictionary * | notifications |
- (NSMutableArray*) amounts [read, write, retain] |
An array of EMSummaryAmount objects.
- (NSMutableDictionary *) notifications [read, write, retain] |
A Dictionary of EMNotification objects Keyed by Tab Name
- (NSMutableArray*) promotions [read, write, retain] |
An array of EMPromotion objects.
- (NSArray *) shippingMethodGroups [read, write, retain] |
An array of EMShippingOptionGroup objects
1.8.0