luxlabs header browser preview


@class NSString;

@interface ICMutableLocalStoreAccountProperties : ICLocalStoreAccountProperties

@property (copy, nonatomic) NSString *storefrontIdentifier;

- (void)setStorefrontIdentifier:(id)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end