luxlabs header browser preview


@class NSString, NSMutableArray;

@interface PKPaymentSetupProductsSectionListSection : NSObject

@property (copy, nonatomic) NSString *identifier;
@property (copy, nonatomic) NSMutableArray *sectionListItems;

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

@end