luxlabs header browser preview


@class PKPayLaterSetupFlowController, PKInboxDataSource, PKContactAvatarManager, NSMutableArray, PKDiscoveryGalleryView, NSString, PKPeerPaymentAssociatedAccountsController, PKDiscoveryDataSource, NSTimer, PKPaymentService, NSArray, PKApplicationMessageView, PKPeerPaymentService, PKGSVWalletHeaderView, PKGroupsController, _PKVisibilityBackdropView, PKApplyController, PKAccountServiceAccountResolutionController, PKApplicationMessageNodeMultipleGroupBranch, PKPassGroupStackView, UINavigationController, PKPeerPaymentAccountResolutionController;
@protocol PKPassLibraryDataProvider;

@interface PKPassGroupsViewController : UIViewController <PKGroupsControllerDelegate, PKPassGroupStackViewDatasource, PKPassGroupStackViewDelegate, PKExpiredPassesViewControllerDelegate, PKServiceAddPassesViewControllerResultsDelegate, UIScrollViewDelegate, PKForegroundActiveArbiterObserver, PKPaymentServiceDelegate, PKPaymentSetupDelegate, PKPerformActionViewControllerDelegate, PKPeerPaymentAccountResolutionControllerDelegate, PKAccountServiceAccountResolutionControllerDelegate, PKDiscoveryDataSourceDelegate, PKSubcredentialProvisioningFlowControllerDelegate, _PKVisibilityBackdropViewDelegate, PKPGSVFooterViewDelegate, PKPGSVSectionSubheaderDelegate, PKPGSVSectionHeaderDelegate, PKGSVWalletHeaderViewDelegate, PKApplicationMessageViewDelegate, PKInboxDataSourceDelegate, PKVirtualCardEnrollmentViewControllerDelegate, PKPassPersonalizationViewControllerDelegate, PKDiscoveryArticleViewControllerPresenter> {
    long long _invalidationStatus;
    UINavigationController *_metricController;
    PKPassGroupStackView *_groupStackView;
    _PKVisibilityBackdropView *_headerBackground;
    _PKVisibilityBackdropView *_footerBackground;
    double _headerBackgroundVisibility;
    double _footerBackgroundVisibility;
    unsigned int _navigationHeightPinCounter;
    double _pinnedNavigationHeight;
    PKGSVWalletHeaderView *_paymentHeaderView;
    PKGSVWalletHeaderView *_barcodeHeaderView;
    PKDiscoveryGalleryView *_discoveryGalleryView;
    PKApplicationMessageView *_applicationMessageView;
    PKPaymentService *_paymentService;
    unsigned long long _modalCardIndex;
    long long _presentationState;
    NSTimer *_allowDimmingTimer;
    NSTimer *_passViewedNotificationTimer;
    NSMutableArray *_blocksQueuedForUpdateCompletion;
    NSArray *_passUniqueIDsToExcludeFromFiltering;
    BOOL _persistentCardEmulationQueued;
    BOOL _viewAppeared;
    BOOL _viewAppearedBefore;
    BOOL _reloadingPasses;
    BOOL _backgroundMode;
    BOOL _inFailForward;
    BOOL _hasSecureElement;
    BOOL _canAddSecureElementCards;
    unsigned long long _instanceFooterSuppressionCounter;
    int _expressTransactionNotificationObserver;
    id<PKPassLibraryDataProvider> _passLibraryDataProvider;
    PKPeerPaymentService *_peerPaymentService;
    PKPeerPaymentAccountResolutionController *_peerPaymentAccountResolutionController;
    PKPeerPaymentAssociatedAccountsController *_associatedAccountsController;
    PKInboxDataSource *_inboxDataSource;
    PKPayLaterSetupFlowController *_payLaterSetupFlowController;
    PKApplyController *_applyController;
    PKAccountServiceAccountResolutionController *_accountServiceAccountResolutionController;
    PKDiscoveryDataSource *_discoveryDataSource;
    PKContactAvatarManager *_avatarManager;
    PKApplicationMessageNodeMultipleGroupBranch *_messages;
    BOOL _inField;
    BOOL _didBeginWalletProvisioningSubject;
}

@property (readonly, nonatomic) long long style;
@property (readonly, nonatomic) PKGroupsController *groupsController;
@property (readonly, retain, nonatomic) PKPassGroupStackView *groupStackView;
@property (readonly, nonatomic) BOOL presentingPass;
@property (nonatomic) unsigned long long suppressedContent;
@property BOOL passesAreOutdated;
@property BOOL handleFieldDetection;
@property (nonatomic, getter=isWelcomeStateEnabled) BOOL welcomeStateEnabled;
@property (nonatomic, getter=isExternalModalPresentationAllowed) BOOL externalModalPresentationAllowed;
@property (nonatomic) BOOL assertExpressAvailable;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (BOOL)isPerformingAction;
+ (void)beginSuppressingFooter;
+ (void)beginTrackingAction;
+ (void)endSuppressingFooter;
+ (void)endTrackingAction;

- (void)scrollViewDidEndDecelerating:(id)a0;
- (void)decodeRestorableStateWithCoder:(id)a0;
- (void)viewSafeAreaInsetsDidChange;
- (void)encodeRestorableStateWithCoder:(id)a0;
- (id)init;
- (void)viewWillAppear:(BOOL)a0;
- (void)dealloc;
- (void)foregroundActiveArbiter:(id)a0 didUpdateForegroundActiveState:(struct { BOOL x0; BOOL x1; })a1;
- (void)viewWillLayoutSubviews;
- (void)_localeDidChangeNotification:(id)a0;
- (long long)preferredStatusBarStyle;
- (void)scrollViewDidEndDragging:(id)a0 willDecelerate:(BOOL)a1;
- (void)scrollViewDidEndScrollingAnimation:(id)a0;
- (void)invalidate;
- (void)loadView;
- (BOOL)prefersStatusBarHidden;
- (unsigned long long)supportedInterfaceOrientations;
- (void)didUpdateApplicationMessages:(id)a0;
- (void)didReceivePendingProvisioningUpdate:(id)a0;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void)scrollViewDidScrollToTop:(id)a0;
- (BOOL)_canShowWhileLocked;
- (void).cxx_destruct;
- (void)paymentDeviceDidExitField;
- (void)viewDidAppear:(BOOL)a0;
- (void)viewDidDisappear:(BOOL)a0;
- (void)scrollViewDidScroll:(id)a0;
- (id)initWithCoder:(id)a0;
- (void)paymentDeviceDidEnterFieldWithProperties:(id)a0;
- (unsigned long long)indexOfGroup:(id)a0;
- (void)_beginReportingIfNecessary;
- (void)discoveryDataSource:(id)a0 didUpdateArticleLayouts:(id)a1;
- (id)groupAtIndex:(unsigned long long)a0;
- (void)groupsController:(id)a0 didInsertGroup:(id)a1 atIndex:(unsigned long long)a2;
- (void)groupsController:(id)a0 didMoveGroup:(id)a1 fromIndex:(unsigned long long)a2 toIndex:(unsigned long long)a3;
- (void)groupsController:(id)a0 didRemoveGroup:(id)a1 atIndex:(unsigned long long)a2;
- (id)groupsControllerShouldExcludePassesWithUniqueIDsFromFiltering:(id)a0;
- (unsigned long long)indexOfSeparationGroup;
- (void)queuePersistentCardEmulation;
- (void)_beginSuppressingInstanceFooter;
- (id)_passPendingActivationToPresent;
- (void)groupStackView:(id)a0 wantsTopContentSeparatorWithVisibility:(double)a1 animated:(BOOL)a2;
- (void)userCanceledPairingWithSubcredentialProvisioningFlowController:(id)a0;
- (void)_presentTransactionDetailsForTransaction:(id)a0 transactionSourceType:(unsigned long long)a1;
- (void)groupStackViewDidEndReordering:(id)a0;
- (id)initWithGroupsController:(id)a0 style:(long long)a1;
- (void)presentPassWithAssociatedAccountIdentifier:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (id)_appleCardUpsellAlertWithAccount:(id)a0;
- (void)_applyPresentationState;
- (id)_barcodePassDetailsViewControllerForBarcodePass:(id)a0;
- (BOOL)_canPerformExternalModalPresentation;
- (id)_cardTemplateInformationForArticleLayouts:(id)a0;
- (void)_clearPassViewedNotificationTimer;
- (void)_endReportingIfNecessary;
- (void)_endSuppressingInstanceFooterWithContext:(id)a0;
- (void)_handleChildViewControllerRequestingServiceMode:(id)a0;
- (void)_handleExpressNotification;
- (void)_handleFooterSupressionChange:(id)a0;
- (void)_handlePeerPaymentAccountDidChangeNotification:(id)a0;
- (void)_handleProvisioningError:(id)a0;
- (void)_handleStatusBarChange:(id)a0;
- (void)_invalidateForType:(long long)a0;
- (id)_makeDiscoveryGalleryViewWithState:(struct { struct { unsigned long long x0; unsigned long long x1; unsigned char x2 : 1; unsigned char x3 : 1; unsigned char x4 : 1; } x0; unsigned char x1 : 1; unsigned char x2 : 1; })a0;
- (id)_passFromGroupsControllerWithUniqueIdentifier:(id)a0;
- (id)_passToPresent;
- (void)_passViewedNotificationTimerFired;
- (id)_passWithDeviceAssessmentEducationToPresent;
- (id)_paymentPassDetailsViewControllerForPaymentPass:(id)a0;
- (id)_paymentSetupNavigationControllerForProvisioningController:(id)a0;
- (id)_peerPaymentAccountResolutionController;
- (void)_presentAccountTransactionDetailsForTransaction:(id)a0;
- (void)_presentAddPassesControllerWithPasses:(id)a0;
- (void)_presentGroupWithIndex:(unsigned long long)a0 context:(id)a1 animated:(BOOL)a2 completionHandler:(id /* block */)a3;
- (void)_presentSubcredentialInvitation:(id)a0 remoteInvite:(id)a1 isShareActivation:(BOOL)a2 referralSource:(id)a3 animated:(BOOL)a4;
- (void)_presentSubcredentialInvitationFlowForPhoneInvitationMessage:(id)a0 isShareActivation:(BOOL)a1 referralSource:(id)a2 animated:(BOOL)a3;
- (void)_presentSubcredentialPairingFlowWithConfig:(id)a0 flowType:(long long)a1 animated:(BOOL)a2;
- (void)_presentTransactionDetailsForTransaction:(id)a0 forPaymentPass:(id)a1;
- (void)_presentWithUpdatedPasses:(id /* block */)a0;
- (void)_regionConfigurationDidChangeNotification;
- (void)_registerForExpressTransactionNotifications:(BOOL)a0;
- (void)_resetWithBackgroundAllowedVCs:(BOOL)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)_setupItemForExpressUpgradeWithAsset:(id)a0 hideDisableAction:(unsigned long long)a1 pass:(id)a2 reportingMetadata:(id)a3 completionHandler:(id /* block */)a4;
- (void)_startPassViewedNotificationTimer;
- (void)_updateFooterSuppressionAnimated:(BOOL)a0;
- (void)_updateFooterSuppressionWithContext:(id)a0;
- (void)_updatePeerPaymentAccount;
- (void)_warnFailForward;
- (void)accountServiceAccountResolutionController:(id)a0 requestsPresentViewController:(id)a1 animated:(BOOL)a2;
- (void)addVASPassWithIdentifier:(id)a0;
- (void)allowIdleTimer;
- (void)applicationMessageView:(id)a0 requestsContentDismissal:(id)a1;
- (void)applicationMessageView:(id)a0 tappedApplicationMessageWithKey:(id)a1;
- (void)applicationMessageViewNeedsRemoval:(id)a0;
- (void)applicationMessageViewNeedsSizeUpdate:(id)a0;
- (BOOL)areGroupsSeparated;
- (void)beginPinningExternalPresentationNavigationHeight;
- (void)dismissDiscoveryArticleViewController:(id)a0 afterActionCompleted:(BOOL)a1 withRelevantPassUniqueIdenitifer:(id)a2;
- (void)dismissPresentedVCsWithRequirements:(unsigned long long)a0 animated:(BOOL)a1 performAction:(id /* block */)a2;
- (void)dismissVerificationPageForPassWithDeviceAccountID:(id)a0;
- (void)endPinningExternalPresentationNavigationHeight;
- (double)externalPresentationNavigationHeight;
- (id)featuredGroup;
- (void)finishedEditingExpiredPass;
- (id)footerForGroupStackView:(id)a0;
- (void)forcePaymentPresentationFromButton:(BOOL)a0;
- (void)groupStackView:(id)a0 deleteConfirmedForPass:(id)a1;
- (void)groupStackView:(id)a0 didTransitionToState:(long long)a1 animated:(BOOL)a2;
- (void)groupStackView:(id)a0 groupDidMoveFromIndex:(unsigned long long)a1 toIndex:(unsigned long long)a2;
- (id)groupStackView:(id)a0 headerForPassType:(unsigned long long)a1 withState:(struct { struct { unsigned long long x0; unsigned long long x1; unsigned char x2 : 1; unsigned char x3 : 1; unsigned char x4 : 1; } x0; unsigned char x1 : 1; unsigned char x2 : 1; })a2;
- (BOOL)groupStackView:(id)a0 requiresHeaderForPassType:(unsigned long long)a1 withState:(struct { unsigned long long x0; unsigned long long x1; unsigned char x2 : 1; unsigned char x3 : 1; unsigned char x4 : 1; })a2;
- (id)groupStackView:(id)a0 subheadersWithState:(struct { struct { unsigned long long x0; unsigned long long x1; unsigned char x2 : 1; unsigned char x3 : 1; unsigned char x4 : 1; } x0; unsigned char x1 : 1; unsigned char x2 : 1; })a1;
- (void)groupStackView:(id)a0 wantsBottomContentSeparatorWithVisibility:(double)a1 animated:(BOOL)a2;
- (BOOL)groupStackView:(id)a0 willHaveHeaderViewForPassType:(unsigned long long)a1 withState:(struct { struct { unsigned long long x0; unsigned long long x1; unsigned char x2 : 1; unsigned char x3 : 1; unsigned char x4 : 1; } x0; unsigned char x1 : 1; unsigned char x2 : 1; })a2;
- (BOOL)groupStackView:(id)a0 willHaveSubheaderViewsWithState:(struct { struct { unsigned long long x0; unsigned long long x1; unsigned char x2 : 1; unsigned char x3 : 1; unsigned char x4 : 1; } x0; unsigned char x1 : 1; unsigned char x2 : 1; })a1;
- (void)groupStackViewDidBeginReordering:(id)a0;
- (void)groupStackViewDidChangeCoachingState:(id)a0;
- (void)groupStackViewSectionSubheaderView:(id)a0 transitionToViewController:(id)a1;
- (BOOL)groupStackViewShouldAllowReordering:(id)a0;
- (BOOL)groupStackViewShouldShowHeaderViews:(id)a0;
- (void)groupStackViewWantsPaymentPresentation:(id)a0 fromButton:(BOOL)a1;
- (BOOL)hasDiscoveryCardWithItemIdentifier:(id)a0;
- (BOOL)hasDiscoveryContent;
- (unsigned long long)inboxBadgeCountForSectionHeaderView:(id)a0;
- (void)inboxDataSourceDidUpdateInboxMessages:(id)a0;
- (BOOL)inboxVisibleForSectionheaderView:(id)a0;
- (id)initWithGroupsController:(id)a0;
- (void)invitationViewController:(id)a0 didFinishWithPass:(id)a1;
- (BOOL)isInField;
- (id)itemIdentifierForFrontmostDiscoveryCard;
- (unsigned long long)numberOfGroups;
- (void)partiallyInvalidate;
- (id)passForSectionHeaderView:(id)a0;
- (void)passPersonalizationViewController:(id)a0 didFinishPersonalizingPass:(id)a1 success:(BOOL)a2;
- (void)paymentSetupDidFinish:(id)a0;
- (void)paymentSetupRequestPresentPassUniqueIdentifier:(id)a0 completion:(id /* block */)a1;
- (void)peerPaymentAccountResolutionController:(id)a0 requestsDismissCurrentViewControllerAnimated:(BOOL)a1;
- (void)peerPaymentAccountResolutionController:(id)a0 requestsPresentViewController:(id)a1 animated:(BOOL)a2;
- (void)performActionViewControllerDidCancel:(id)a0;
- (void)performActionViewControllerDidPerformAction:(id)a0;
- (void)presentAccountFeature:(unsigned long long)a0 animated:(BOOL)a1 destination:(unsigned long long)a2 completion:(id /* block */)a3;
- (void)presentAccountPromotionForPassUniqueIdentifier:(id)a0 programIdentifier:(id)a1 animated:(BOOL)a2 completion:(id /* block */)a3;
- (void)presentAccountServicePaymentWithReferenceIdentifier:(id)a0 forPassWithUniqueID:(id)a1;
- (void)presentAccountServiceSchedulePayment:(id)a0;
- (void)presentActionViewControllerWithUniqueID:(id)a0 actionType:(unsigned long long)a1;
- (void)presentAppStorePageForItemWithIdentifier:(id)a0;
- (void)presentAppleBalanceAddMoneyAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentAppleBalanceAddMoneyDirectTopUpAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentAppleBalanceAddMoneyInStoreTopUpAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentApplicationWithIdentifier:(id)a0;
- (void)presentAuxiliaryPassInformationItemDetailForItemIdentifier:(id)a0 informationIdentifier:(id)a1 forPassUniqueID:(id)a2 completion:(id /* block */)a3;
- (void)presentBalanceDetailsForPassUniqueIdentifier:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)presentCreateAccountUserInvitationWithCompletion:(id /* block */)a0;
- (void)presentCreditPassAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentDailyCashForPassUniqueIdentifier:(id)a0 dateComponents:(id)a1 redemptionType:(unsigned long long)a2 animated:(BOOL)a3 completion:(id /* block */)a4;
- (void)presentDefaultPaymentPassInPaymentPresentationFromButton:(BOOL)a0 withAnimated:(BOOL)a1 completionHandler:(id /* block */)a2;
- (void)presentDiscoveryArticleForItemWithIdentifier:(id)a0 referrerIdentifier:(id)a1 animated:(BOOL)a2 completion:(id /* block */)a3;
- (void)presentEntitlementDetailsForPassUniqueIdentifier:(id)a0;
- (void)presentExpiredPassWithUniqueID:(id)a0 animated:(BOOL)a1 completionHandler:(id /* block */)a2;
- (void)presentExpressUpgradeDetailForPassUniqueID:(id)a0 assetIdentifier:(id)a1 hideDisableAction:(unsigned long long)a2 reportingMetadata:(id)a3 animated:(BOOL)a4 completionHandler:(id /* block */)a5;
- (void)presentFeatureSetupOrFeaturePass:(unsigned long long)a0 referrerIdentifier:(id)a1 presentationContext:(id)a2 completion:(id /* block */)a3;
- (void)presentGroupTable;
- (void)presentGroupTableAnimated:(BOOL)a0;
- (void)presentISO18013DetailsForPassUniqueIdentifier:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)presentImportSafariCardConsentAnimated:(BOOL)a0 referralSource:(unsigned long long)a1 completion:(id /* block */)a2;
- (void)presentInitialState:(BOOL *)a0;
- (void)presentInstallmentPlanWithIdentifier:(id)a0 forAccountIdentifier:(id)a1 completion:(id /* block */)a2;
- (void)presentInstallmentPlansForFeature:(unsigned long long)a0 completion:(id /* block */)a1;
- (void)presentInvitationWithIdentifier:(id)a0 forAccountWithIdentifier:(id)a1 completion:(id /* block */)a2;
- (void)presentInvitationsForHeaderView:(id)a0;
- (void)presentInvitationsInboxAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentOffscreenAnimated:(BOOL)a0 split:(BOOL)a1 withCompletionHandler:(id /* block */)a2;
- (void)presentOffscreenAnimated:(BOOL)a0 withCompletionHandler:(id /* block */)a1;
- (void)presentOnscreen:(BOOL)a0 context:(id)a1 withCompletionHandler:(id /* block */)a2;
- (void)presentOrderManagementAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentOrderManagementForHeaderView:(id)a0;
- (void)presentPassDetailsAssociatedWithVirtualCardID:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)presentPassDetailsForHeaderView:(id)a0;
- (void)presentPassDetailsWithUniqueID:(id)a0 animated:(BOOL)a1 action:(unsigned long long)a2 completionHandler:(id /* block */)a3;
- (void)presentPassDetailsWithUniqueID:(id)a0 animated:(BOOL)a1 completionHandler:(id /* block */)a2;
- (void)presentPassForFeatureIdentifier:(unsigned long long)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)presentPassWithFieldProperties:(id)a0 fieldMetadata:(id)a1 animated:(BOOL)a2 completionHandler:(id /* block */)a3;
- (void)presentPassWithFieldProperties:(id)a0 fieldPassUniqueIdentifiers:(id)a1 animated:(BOOL)a2 completionHandler:(id /* block */)a3;
- (void)presentPassWithUniqueID:(id)a0 animated:(BOOL)a1 completionHandler:(id /* block */)a2;
- (void)presentPassWithUniqueID:(id)a0 context:(id)a1 animated:(BOOL)a2 completionHandler:(id /* block */)a3;
- (void)presentPassWithUpdateUserNotificationIdentifier:(id)a0;
- (void)presentPayLaterFinancingPlanWithIdentifier:(id)a0;
- (void)presentPayLaterPassAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentPaymentSetupController;
- (void)presentPaymentSetupForHeaderView:(id)a0;
- (void)presentPaymentSetupInMode:(long long)a0 referrerIdentifier:(id)a1 paymentNetwork:(id)a2 transitNetworkIdentifier:(id)a3 allowedFeatureIdentifiers:(id)a4 productIdentifiers:(id)a5;
- (void)presentPeerPaymentPassAnimated:(BOOL)a0 completion:(id /* block */)a1;
- (void)presentPeerPaymentRecurringPaymentWithIdentifier:(id)a0;
- (void)presentPeerPaymentSetupWithCurrencyAmount:(id)a0 flowState:(unsigned long long)a1 senderAddress:(id)a2;
- (void)presentPeerPaymentTermsAcceptance;
- (void)presentPeerPaymentTopUp;
- (void)presentPeerPaymentVerifyIdentity;
- (void)presentPileOffscreen;
- (void)presentRewardsHubForPassUniqueIdentifier:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)presentRewardsHubMerchantsForPassUniqueIdentifier:(id)a0 privateIdentifier:(id)a1 animated:(BOOL)a2 completion:(id /* block */)a3;
- (void)presentSearchWithCompletion:(id /* block */)a0;
- (void)presentSecurePassSessionWithIssuerData:(id)a0 withSignature:(id)a1 animated:(BOOL)a2;
- (void)presentSetupVirtualCardNumberForPassUniqueIdentifier:(id)a0 animated:(BOOL)a1 completion:(id /* block */)a2;
- (void)presentShareActivationWithShareIdentifier:(id)a0;
- (void)presentShareDetailsForPassUniqueIdentifier:(id)a0 shareIdentifier:(id)a1;
- (void)presentShareInvitationWithMailboxAddress:(id)a0 referralSource:(id)a1 animated:(BOOL)a2;
- (void)presentShareableCredentialWithEncryptedProvisioningTargetsHexEncodedString:(id)a0 passThumbnailImageData:(id)a1 animated:(BOOL)a2;
- (void)presentSpendingSummaryForPassUniqueIdentifier:(id)a0 type:(unsigned long long)a1 categorization:(unsigned long long)a2 unit:(unsigned long long)a3 animated:(BOOL)a4 completion:(id /* block */)a5;
- (void)presentSubcredentialInvitationWithIdentifier:(id)a0 remoteDeviceInvitationIdentifier:(id)a1 animated:(BOOL)a2;
- (BOOL)presentSubcredentialPairingFlowIfPossibleWithConfig:(id)a0 animated:(BOOL)a1;
- (void)presentTransactionDetailsForTransactionWithIdentifier:(id)a0;
- (void)presentTransactionDetailsForTransactionWithServiceIdentifier:(id)a0 transactionSourceIdentifier:(id)a1;
- (id)presentationContextForFieldProperties:(id)a0 fieldPassUniqueIdentifiers:(id)a1 passUniqueIdentifierToPresent:(id *)a2;
- (id)presentedPass;
- (void)reloadGroupsForGroupStackView:(id)a0;
- (void)reloadPasses;
- (void)reloadPassesWithCompletion:(id /* block */)a0;
- (void)setNeedsUpdateForGroupStackViewSectionHeaderView:(id)a0;
- (void)setNeedsUpdateForGroupStackViewSectionSubheaderView:(id)a0;
- (void)setTableModalPresentationEnabled:(BOOL)a0 animated:(BOOL)a1;
- (void)showStatementForIdentifier:(id)a0 passUniqueIdentifier:(id)a1 animated:(BOOL)a2 completion:(id /* block */)a3;
- (void)startPaymentPreflight:(id)a0 withPaymentSetupMode:(long long)a1 referrerIdentifier:(id)a2 paymentNetworks:(id)a3 transitNetworkIdentifiers:(id)a4 allowedFeatureIdentifiers:(id)a5 productIdentifiers:(id)a6;
- (void)subcredentialProvisioningFlowController:(id)a0 didFinishWithPass:(id)a1 error:(id)a2;
- (BOOL)supportsExternalPresentation;
- (void)updateLockscreenIdleTimer;
- (void)updatePassesIfNecessaryWithCompletion:(id /* block */)a0;
- (void)updateRegionSupportIfNecessary;
- (void)viewController:(id)a0 ingestionDidFinishWithResult:(unsigned long long)a1;
- (void)viewTapped:(id)a0;
- (void)virtualCardEnrollmentViewController:(id)a0 didCompleteWithSuccess:(BOOL)a1;
- (long long)visibilityBackdropView:(id)a0 preferredStyleForTraitCollection:(id)a1;

@end