luxlabs header browser preview


@class PKAccountUser;

@interface PKAccountWebServiceUpdateAccountUserPreferencesResponse : PKAccountWebServiceResponse

@property (readonly, nonatomic) PKAccountUser *accountUser;

- (id)initWithData:(id)a0;
- (void).cxx_destruct;

@end