luxlabs header browser preview


@class PKPayLaterEligibleSpendSectionController;

@interface PKPayLaterEligibleSpendViewController : PKPayLaterViewController {
    PKPayLaterEligibleSpendSectionController *_sectionController;
}

- (void)viewDidLoad;
- (void).cxx_destruct;
- (id)initWithPayLaterAccount:(id)a0;
- (id)pageTag;
- (void)didUpdatePayLaterAccount:(id)a0;

@end