@class NSString, NSDate; @interface SAUISetMapsAnalytics : SABaseClientBoundCommand @property (copy, nonatomic) NSString *extSessionGuid; @property (copy, nonatomic) NSDate *extSessionGuidCreatedTimestamp; - (id)groupIdentifier; - (BOOL)requiresResponse; - (id)encodedClassName; @end