@class PKFamilyMemberCollection, UITableViewHeaderFooterView, PKPassDetailSharesSectionController, PKPassDetailButtonsCell, PKPhysicalCardController, PKContactFormatValidator, PKPassPresentationContext, PKPaymentPassDetailPassActionSectionController, PKPaymentPassDetailWrapperSectionController, PKPaymentApplication, PKPeerPaymentAutoReloadSectionController, PKRetrieveMerchantTokensResponse, PKSpinnerHeaderView, PKSettingTableCell, PKPassHeaderView, NSMutableDictionary, PKPaymentTransactionDetailsFactory, PKAccountServiceAccountResolutionController, PKContactAvatarManager, NSObject, UIImageView, CNContact, PKLinkedApplication, PKPayLaterFinancingPlansFetcher, PKPaymentPassCombinedActionDataController, PKIdentityReplaceFingerprintHelper, PKTransactionSourceCollection, PKAnimatedNavigationBarTitleView, PKPeerPaymentActionViewController, LAContext, PKAccountUserCollection, PKPhysicalCardActionController, NSSet, UIView, CLInUseAssertion, NSMutableArray, PKPaymentPassActionGroupDataController, PKPeerPaymentAccount, PKPaymentPassActionDataController, PKPaymentWebService, PKPeerPaymentRecurringPaymentPassDetailsSectionController, PKPeerPaymentPreferences, UISegmentedControl, PKAccountService, PKPayLaterSetupFlowController, PKPassFaceViewRendererState, PKDashboardTransactionFetcher, PKPaymentPassDetailActivationFooterView, UITableViewCell, PKAppleBalanceAddMoneyUIManager, PKApplyController, UIRefreshControl, PKPaymentBalanceReminder, NSArray, NSIndexPath, PKAccountCardNumbersPresenter, PKPaymentPassDetailAutoReloadActionSectionController, UIColor, NSDateFormatter, PKBusinessChatController, PKFooterHyperlinkView, PKPaymentPass, PKContactResolver, NSString, PKPayLaterPaymentIntentController, PKExpressPassController, PKPaymentPassDetailBalanceSectionController, PKSecureElementPassContactIssuerHelper, PKAccount, PKPaymentPassDetailAutoReloadMerchantSectionController, PKPaymentVerificationController, PKTransitPassProperties, NSDictionary, PKTransitBalanceModel, PKPaymentTransactionCellController, PKPayLaterBusinessChatTopicComposer, PKPassDetailScheduledPaymentsSectionController, PKPeerPaymentWebService, PKAccountTermsAndConditionsController, PKPeerPaymentAccountResolutionController, PKPeerPaymentAssociatedAccountsController, PKGroup, NSNumberFormatter, PKGroupsController, PKConfigurablePassDetailSectionsController; @protocol PKPassDeleteHandler, PKGroupDelegate, OS_dispatch_group, OS_dispatch_source, PKPassLibraryDataProvider, PKPaymentDataProvider; @interface PKPaymentPassDetailViewController : PKDynamicTableViewController { NSObject *_transactionTimer; BOOL _deepLinkingEnabled; PKGroup *_group; id _savedDelegate; PKLinkedApplication *_linkedApplication; PKPaymentApplication *_defaultPaymentApplication; PKPaymentVerificationController *_verificationController; PKPaymentPassDetailActivationFooterView *_activationFooter; PKFooterHyperlinkView *_associatedAccountPendingFooterView; UIRefreshControl *_refreshControl; NSObject *_refreshTimeout; PKSettingTableCell *_messagesSwitch; PKSettingTableCell *_transactionsSwitch; PKSettingTableCell *_dailyCashSwitch; PKSettingTableCell *_notificationsSwitch; PKSettingTableCell *_automaticPresentationSwitch; PKSettingTableCell *_expressAccessSwitch; PKPaymentTransactionCellController *_transactionCellController; PKPassDetailButtonsCell *_widgetCell; UITableViewCell *_allowNotificationCell; NSArray *_transactions; NSArray *_transactionCountAndYear; NSDateFormatter *_transactionYearFormatter; NSNumberFormatter *_transactionCountFormatter; PKDashboardTransactionFetcher *_transactionFetcher; NSArray *_devicePaymentApplications; NSArray *_contactlessPaymentApplications; LAContext *_authenticationContext; BOOL _expressModeEnabled; BOOL _expressModeSupported; PKExpressPassController *_expressPassController; BOOL _performingCardTransfer; PKTransitPassProperties *_transitProperties; PKPaymentBalanceReminder *_transitPropertiesBalanceReminder; NSArray *_commuterFields; NSArray *_commutePlanFields; NSArray *_commutePlans; NSArray *_balanceFields; NSDictionary *_balances; NSDictionary *_actionForBalanceIdentifier; NSMutableDictionary *_reminderForBalanceIdentifier; NSArray *_displayableBalanceFields; NSArray *_tabBarSegments; double _headerHeight; double _tabBarHeight; struct UIEdgeInsets { double top; double left; double bottom; double right; } _headerContentInset; BOOL _changingDefaultPaymentApplication; double _previousLayoutTableViewWidth; struct CGSize { double width; double height; } _previousLayoutContentSize; NSMutableDictionary *_contextualActionHandlers; UITableViewHeaderFooterView *_headerView; UITableViewHeaderFooterView *_footerView; UIImageView *_logoView; PKPassHeaderView *_passHeaderView; UISegmentedControl *_tabBar; UIView *_passSnapshotView; PKAnimatedNavigationBarTitleView *_titleIconView; BOOL _showingTitleIconView; BOOL _hasTabBar; PKPassFaceViewRendererState *_rendererState; PKPeerPaymentAccount *_peerPaymentAccount; PKPeerPaymentPreferences *_peerPaymentPreferences; BOOL _loadingPeerPaymentPreferences; PKSpinnerHeaderView *_peerPaymentPreferencesHeaderView; PKPeerPaymentActionViewController *_peerPaymentActionViewController; PKPaymentTransactionDetailsFactory *_transactionDetailsFactory; BOOL _loadingAMPEligibility; BOOL _isAmpEligible; PKAccountServiceAccountResolutionController *_resolutionController; PKPhysicalCardController *_physicalCardController; PKPhysicalCardActionController *_physicalCardActionController; PKAccountCardNumbersPresenter *_accountCardNumbersPresenter; BOOL _loadingBankAccounts; BOOL _loadingOrderPhysicalCard; BOOL _loadingEnableDisablePhysicalCard; BOOL _loadingReplacePhysicalCard; BOOL _loadingAccountTermsAndConditions; PKAccountTermsAndConditionsController *_termsController; BOOL _allowStatementCreditRedemption; unsigned long long _cashbackResolution; unsigned long long _redemptionStatus; PKPeerPaymentAccountResolutionController *_peerPaymentAccountResolutionControllerForAccountService; NSIndexPath *_loadingPeerPaymentAccountActionIndexPath; PKPeerPaymentAccountResolutionController *_peerPaymentAccountResolutionController; unsigned long long _peerPaymentAccountResolution; BOOL _requestingStatement; BOOL _sentStatement; BOOL _redeemingRewards; BOOL _isAppleAccess; BOOL _isCredentialedPass; BOOL _canShareCredentials; NSObject *_initialLoadGroup; BOOL _initialLoadTimedout; PKTransitBalanceModel *_transitBalanceModel; PKSpinnerHeaderView *_billingAddressHeaderView; CNContact *_billingContact; BOOL _loadingBillingContact; int _expressPassesInformationToken; CLInUseAssertion *_inUseAssertion; BOOL _allContentIsLoaded; NSMutableArray *_executionBlocksContentIsLoaded; PKPassPresentationContext *_context; PKContactFormatValidator *_contactFormatValidator; BOOL _peerPaymentGraduationInProgress; PKPeerPaymentAssociatedAccountsController *_peerPaymentAssociatedAccountsController; unsigned long long _radioTechnologyType; long long _notificationAuthorizationStatus; NSArray *_sectionControllers; NSArray *_orderOfSectionIdentifiers; PKPassDetailScheduledPaymentsSectionController *_scheduledPaymentsSectionController; PKPaymentPassDetailBalanceSectionController *_balanceSectionController; PKPaymentPassDetailPassActionSectionController *_passActionSectionController; PKPaymentPassDetailAutoReloadActionSectionController *_autoReloadActionSectionController; PKPaymentPassDetailAutoReloadMerchantSectionController *_autoReloadMerchantSectionController; PKPaymentPassDetailWrapperSectionController *_paymentPassDetailSectionController; PKConfigurablePassDetailSectionsController *_configurableSectionController; PKPassDetailSharesSectionController *_sharesSectionController; PKSecureElementPassContactIssuerHelper *_contactIssuerHelper; PKPaymentPassActionGroupDataController *_actionGroupController; PKPaymentPassActionDataController *_actionController; PKPaymentPassCombinedActionDataController *_combinedActionController; PKRetrieveMerchantTokensResponse *_merchantTokensResponse; PKAppleBalanceAddMoneyUIManager *_appleBalanceAddMoneyUIManager; PKPeerPaymentAutoReloadSectionController *_peerPaymentAutoReloadSectionController; PKPeerPaymentRecurringPaymentPassDetailsSectionController *_peerPaymentRecurringPaymentSectionController; } @property (nonatomic) BOOL loadingIdentityDetails; @property (retain, nonatomic) PKIdentityReplaceFingerprintHelper *fingeprintHelper; @property (retain, nonatomic) PKAccountUserCollection *accountUserCollection; @property (copy, nonatomic) NSArray *accountUserInvitations; @property (nonatomic, getter=isRemovingAccountUser) BOOL removingAccountUser; @property (retain, nonatomic) PKApplyController *applyController; @property (retain, nonatomic) PKPaymentPass *pass; @property (retain, nonatomic) PKGroupsController *groupsController; @property (nonatomic) long long detailViewStyle; @property (retain, nonatomic) PKContactResolver *contactResolver; @property (retain, nonatomic) PKContactAvatarManager *contactAvatarManager; @property (retain, nonatomic) id paymentServiceDataProvider; @property (retain, nonatomic) PKAccountService *accountService; @property (retain, nonatomic) PKPaymentWebService *webService; @property (retain, nonatomic) PKPeerPaymentWebService *peerPaymentWebService; @property (retain, nonatomic) PKTransactionSourceCollection *transactionSourceCollection; @property (retain, nonatomic) PKBusinessChatController *businessChatController; @property (retain, nonatomic) PKAccount *account; @property (retain, nonatomic) id passLibraryDataProvider; @property (retain, nonatomic) NSSet *physicalCards; @property (retain, nonatomic) PKFamilyMemberCollection *familyCollection; @property (copy, nonatomic) NSArray *sortedFamilyMemberRowModels; @property (retain, nonatomic) NSNumberFormatter *numberFormatter; @property (retain, nonatomic) PKPayLaterFinancingPlansFetcher *financingPlansFetcher; @property (retain, nonatomic) PKPayLaterPaymentIntentController *paymentIntentController; @property (nonatomic) long long activeFinancingPlansCount; @property (nonatomic) long long completedFinancingPlansCount; @property (retain, nonatomic) PKPayLaterSetupFlowController *payLaterSetupFlowController; @property (retain, nonatomic) PKPayLaterBusinessChatTopicComposer *payLaterTopicsComposer; @property (retain, nonatomic) PKPaymentPass *pass; @property (retain, nonatomic) PKGroupsController *groupsController; @property (nonatomic) long long detailViewStyle; @property (retain, nonatomic) PKContactResolver *contactResolver; @property (retain, nonatomic) PKContactAvatarManager *contactAvatarManager; @property (retain, nonatomic) id paymentServiceDataProvider; @property (retain, nonatomic) PKAccountService *accountService; @property (retain, nonatomic) PKPaymentWebService *webService; @property (retain, nonatomic) PKPeerPaymentWebService *peerPaymentWebService; @property (retain, nonatomic) PKTransactionSourceCollection *transactionSourceCollection; @property (retain, nonatomic) PKBusinessChatController *businessChatController; @property (retain, nonatomic) PKAccount *account; @property (retain, nonatomic) id passLibraryDataProvider; @property (retain, nonatomic) NSSet *physicalCards; @property (retain, nonatomic) PKFamilyMemberCollection *familyCollection; @property (copy, nonatomic) NSArray *sortedFamilyMemberRowModels; @property (retain, nonatomic) NSNumberFormatter *numberFormatter; @property (retain, nonatomic) PKPayLaterFinancingPlansFetcher *financingPlansFetcher; @property (retain, nonatomic) PKPayLaterPaymentIntentController *paymentIntentController; @property (nonatomic) long long activeFinancingPlansCount; @property (nonatomic) long long completedFinancingPlansCount; @property (retain, nonatomic) PKPayLaterSetupFlowController *payLaterSetupFlowController; @property (retain, nonatomic) PKPayLaterBusinessChatTopicComposer *payLaterTopicsComposer; @property (weak, nonatomic) id deleteOverrider; @property (retain, nonatomic) UIColor *primaryTextColor; @property (retain, nonatomic) UIColor *detailTextColor; @property (retain, nonatomic) UIColor *linkTextColor; @property (retain, nonatomic) UIColor *warningTextColor; @property (retain, nonatomic) UIColor *highlightColor; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)viewWillAppear:(BOOL)a0; - (void)dealloc; - (void)paymentPassWithUniqueIdentifier:(id)a0 didEnableTransactionService:(BOOL)a1; - (void)traitCollectionDidChange:(id)a0; - (void)viewWillLayoutSubviews; - (void)viewDidLayoutSubviews; - (void)featureApplicationAdded:(id)a0; - (void)paymentPassWithUniqueIdentifier:(id)a0 didUpdateBalanceReminder:(id)a1 forBalanceWithIdentifier:(id)a2; - (void)didUpdateFamilyMembers:(id)a0; - (void)featureApplicationChanged:(id)a0; - (void)loadView; - (void)transactionSourceIdentifier:(id)a0 didReceiveTransaction:(id)a1; - (void)viewWillMoveToWindow:(id)a0; - (id)presentationContext; - (void)transactionSourceIdentifier:(id)a0 didRemoveTransactionWithIdentifier:(id)a1; - (void)featureApplicationRemoved:(id)a0; - (void)viewWillDisappear:(BOOL)a0; - (void)paymentPassWithUniqueIdentifier:(id)a0 didReceivePlanUpdate:(id)a1; - (void).cxx_destruct; - (void)viewDidAppear:(BOOL)a0; - (void)paymentPassWithUniqueIdentifier:(id)a0 didReceiveBalanceUpdate:(id)a1; - (id)presentingViewControllerForAvatarView:(id)a0; - (void)launchURL:(id)a0; - (id)_contactKeysToFetch; - (void)willMoveToParentViewController:(id)a0; - (void)viewDidDisappear:(BOOL)a0; - (void)scrollViewDidScroll:(id)a0; - (id)titleForHeaderInSection:(unsigned long long)a0; - (void)paymentPassWithUniqueIdentifier:(id)a0 didEnableMessageService:(BOOL)a1; - (void)scrollViewWillEndDragging:(id)a0 withVelocity:(struct CGPoint { double x0; double x1; })a1 targetContentOffset:(inout struct CGPoint { double x0; double x1; } *)a2; - (void)paymentPassWithUniqueIdentifier:(id)a0 didUpdateWithTransitPassProperties:(id)a1; - (void)reloadSections:(id)a0; - (void)tableView:(id)a0 willPerformPreviewActionForMenuWithConfiguration:(id)a1 animator:(id)a2; - (id)titleForFooterInSection:(unsigned long long)a0; - (BOOL)canBeShownFromSuspendedState; - (void)accountFinancingPlanUpdated:(id)a0 oldFinancingPlan:(id)a1 accountIdentifier:(id)a2; - (id)_availableActions; - (void)accountFinancingPlanAdded:(id)a0 accountIdentifier:(id)a1; - (void)accountFinancingPlanRemoved:(id)a0 accountIdentifier:(id)a1; - (void)accountUsersChanged:(id)a0 forAccountIdentifier:(id)a1; - (void)ampEnrollmentManager:(id)a0 didEnrollPaymentPass:(id)a1 success:(BOOL)a2; - (void)contactsDidChangeForContactResolver:(id)a0; - (void)group:(id)a0 didInsertPass:(id)a1 atIndex:(unsigned long long)a2; - (void)group:(id)a0 didMovePassFromIndex:(unsigned long long)a1 toIndex:(unsigned long long)a2; - (void)group:(id)a0 didRemovePass:(id)a1 atIndex:(unsigned long long)a2; - (void)group:(id)a0 didUpdatePass:(id)a1 atIndex:(unsigned long long)a2; - (void)physicalCardsChanged:(id)a0 forAccountIdentifier:(id)a1; - (void)_buildSections; - (void)_didSelectTransactionTransactionsSwitchInTableView:(id)a0 atIndexPath:(id)a1; - (id)_expressAccessCellForTableView:(id)a0; - (id)_headerTitleForPassStateSection; - (BOOL)_isDeletingPass; - (id)_linkCellWithText:(id)a0 forTableView:(id)a1; - (void)_reportPassDetailsAnalyticsForTappedRowTag:(id)a0 additionalAnalytics:(id)a1; - (void)_showSpinner:(BOOL)a0 inCell:(id)a1 detailText:(id)a2; - (long long)rowAnimationForDeletingSection:(unsigned long long)a0; - (unsigned long long)_accountFeature; - (id)_balanceForRow:(unsigned long long)a0; - (id)_createTabBarWithSelectedIndex:(long long)a0; - (BOOL)_peerPaymentMoneyActionEnabled:(unsigned long long)a0; - (void)_reportExpressModeEnableFailed:(id)a0; - (void)contentIsLoaded; - (void)loadAccountUsersWithCompletion:(id /* block */)a0; - (void)performPaymentPassActionBundle:(id)a0; - (unsigned long long)_accessPersonInfoSectionGenerateCellWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (BOOL)_accountInGoodStateForAMPEligbilityCheck; - (id)_accountResolutionController; - (id)_accountServiceBankAccountsCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_accountServiceCardNumbersCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_accountServiceCreditDetailsCellForRowIndex:(long long)a0 tableView:(id)a1; - (unsigned long long)_accountServiceCreditDetailsRowForRowIndex:(long long)a0; - (BOOL)_accountServiceCreditDetailsRowIsEnabled:(unsigned long long)a0; - (id)_accountServiceMakeDefaultCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_accountServiceNotificationsSwitchCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_accountServicePhysicalCardCellForRowIndex:(long long)a0 tableView:(id)a1; - (unsigned long long)_accountServicePhysicalCardRowForRowIndex:(long long)a0; - (BOOL)_accountServicePhysicalCardRowIsEnabled:(unsigned long long)a0; - (id)_accountServiceRewardsDetailsCellForRowIndex:(long long)a0 tableView:(id)a1; - (unsigned long long)_accountServiceRewardsRowForRowIndex:(long long)a0; - (BOOL)_accountServiceRewardsRowIsEnabled:(unsigned long long)a0; - (id)_accountUserTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; - (void)_accountUsersForAccountIdentifier:(id)a0 completion:(id /* block */)a1; - (id)_actionForCommutePlan:(id)a0; - (void)_activationFooterPressed:(id)a0; - (id)_activationFooterView; - (id)_activeOrderOfSectionIdentifiers; - (id)_addAccounUserTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; - (void)_ampEligbilityUpdated:(BOOL)a0; - (void)_applyDefaultDynamicStylingToCell:(id)a0; - (void)_applyDefaultStaticStylingToCell:(id)a0; - (void)_applyIvarsFromCollectedPropertiesViewModel:(id)a0; - (id)_automaticPresentationCellForTableView:(id)a0; - (void)_automaticPresentationSwitchChanged:(id)a0; - (id)_availableCommutePlanActions; - (id)_balanceCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_balanceOrCommutePlanCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_balanceReminderCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_barcodeCell; - (id)_billingAddressCellWithLabel:(BOOL)a0 forTableView:(id)a1; - (BOOL)_canDoManualIdentityVerification; - (BOOL)_canFetchFinancingPlans; - (BOOL)_canSelectBalanceOrCommutePlanCellAtRowIndex:(long long)a0; - (void)_cancelPendingTransactionTimer; - (id)_cardHolderPictureCellForTableView:(id)a0; - (unsigned long long)_cardInfoSectionGenerateCellWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (id)_cellForField:(id)a0 tableView:(id)a1; - (id)_checkmarkCellWithText:(id)a0 forTableView:(id)a1; - (BOOL)_commutePlanIsSelectable:(id)a0 action:(id)a1; - (id)_commuterRouteCellForRowIndex:(long long)a0 tableView:(id)a1; - (unsigned long long)_contactBankCellWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (id)_contactInfoAttributedText:(id)a0 phoneNumber:(id)a1; - (void)_dailyCashSwitchChanged:(id)a0; - (void)_decorateSections; - (id)_defaultCellWithTextColor:(id)a0 forTableView:(id)a1; - (id)_deleteCardCellForTableView:(id)a0; - (id)_deleteContextualActionForTransaction:(id)a0; - (id)_deviceAccountNumberCellForIndexPath:(id)a0 tableView:(id)a1; - (void)_didSelectAccountServiceBankAccountsAtIndexPath:(id)a0; - (void)_didSelectAccountServiceCardNumbersAtIndexPath:(id)a0; - (void)_didSelectAccountServiceMakeDefaultAtIndexPath:(id)a0; - (void)_didSelectAccountServicePhysicalCardAtIndexPath:(id)a0; - (void)_didSelectAccountServiceRewardsDetailsAtIndexPath:(id)a0; - (void)_didSelectAutomaticallyAcceptPaymentsPreferenceAtIndexPath:(id)a0; - (void)_didSelectBalanceAtRowIndex:(long long)a0; - (void)_didSelectBalanceOrCommutePlanCellAtIndexPath:(id)a0; - (void)_didSelectBillingAddress; - (void)_didSelectCardInfoCellAtIndexPath:(id)a0; - (void)_didSelectCommutePlanAtRowIndex:(long long)a0; - (void)_didSelectContactBankSectionAtIndexPath:(long long)a0; - (void)_didSelectCreditDetailsCell:(id)a0; - (void)_didSelectDeleteCard; - (void)_didSelectFamilySharingAtIndexPath:(id)a0; - (void)_didSelectFixPeerPaymentAtIndexPath:(id)a0; - (void)_didSelectInstallmentPlansAtIndexPath:(id)a0; - (void)_didSelectMerchantTokensCell; - (void)_didSelectNetworkBenefitsCell; - (void)_didSelectPassInGroupAtIndexPath:(id)a0; - (void)_didSelectPassOperationsSectionAtIndexPath:(id)a0; - (void)_didSelectPassStateSection; - (void)_didSelectPaymentApplicationSectionRowAtIndexPath:(id)a0; - (void)_didSelectPeerPaymentAccountActionAtIndexPath:(id)a0; - (void)_didSelectPeerPaymentBankAccountsAtIndexPath:(id)a0; - (void)_didSelectPeerPaymentManualIdentityVerificationAtIndexPath:(id)a0; - (void)_didSelectPeerPaymentMoneyActionAtRow:(long long)a0; - (void)_didSelectPeerPaymentParticipantGradutionAtIndexPath:(id)a0; - (void)_didSelectPeerPaymentStatementAtIndexPath:(id)a0; - (void)_didSelectPrivacySectionAtRow:(long long)a0; - (void)_didSelectProductBenefitsCell; - (void)_didSelectRedeemAtIndexPath:(id)a0; - (void)_didSelectServicingWalletLink; - (void)_didSelectTransactionAtIndexPath:(id)a0; - (void)_didSelectTransactionCountByPeriodAtIndexPath:(id)a0; - (void)_didSelectTransferCardAtIndexPath:(id)a0; - (void)_didSelectTransferToBank; - (void)_didSelectTransitTicketAtRow:(long long)a0; - (id)_disabledCellWithText:(id)a0 forTableView:(id)a1; - (id)_disclosureCellWithTitle:(id)a0 forTableView:(id)a1; - (void)_done:(id)a0; - (void)_doneLoadingPeerPaymentAccountAction; - (void)_expressAccessSwitchChanged:(id)a0; - (void)_expressPassDidChange; - (id)_familyMemberCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_familyMemberCellWithRowModel:(id)a0 forTableView:(id)a1; - (void)_fetchBalanceRemindersWithActionForBalanceIdentifier:(id)a0 transitProperties:(id)a1 balances:(id)a2 pass:(id)a3 withCompletion:(id /* block */)a4; - (void)_fetchMerchantTokens; - (id)_footerTextForPassStateSection; - (id)_footerViewForAccountUsersSection; - (id)_footerViewForApplePayProductPrivacySection; - (id)_footerViewForMerchantTokensSection; - (id)_footerViewForPassStateSection; - (id)_footerViewForPendingPeerPaymentAssociatedAccount; - (double)_footerViewHeightForPassStateSectionWithTableView:(id)a0; - (void)_handleAccountServiceAccountDidChangeNotification:(id)a0; - (void)_handlePeerPaymentAccountDidChangeNotification:(id)a0; - (void)_handlePeerPaymentPreferencestDidChangeNotification:(id)a0; - (void)_handleProvisioningError:(id)a0; - (void)_handleUpdatedBalanceReminder:(id)a0 forBalanceWithIdentifier:(id)a1; - (BOOL)_hasActionOfType:(unsigned long long)a0; - (BOOL)_hasEligibleSpend; - (double)_heightForPassStateSectionWithTableView:(id)a0; - (id)_imageViewCellForImage:(id)a0 contentMode:(long long)a1 forTableView:(id)a2; - (id)_infoCellWithDescription:(id)a0 forTableView:(id)a1; - (id)_infoCellWithPrimaryText:(id)a0 detailText:(id)a1 cellStyle:(long long)a2 forTableView:(id)a3; - (id)_infoCellWithPrimaryText:(id)a0 detailText:(id)a1 cellStyle:(long long)a2 reuseIdentifier:(id)a3 forTableView:(id)a4; - (void)_ingestPassFields; - (id)_installmentsPlanCellForTableView:(id)a0 atIndexPath:(id)a1; - (BOOL)_isJapaneseRegion; - (id)_linkedAppCellForTableView:(id)a0; - (id)_linkedApplicationCellForTableView:(id)a0; - (void)_loadAdditionalAccountDataWithCompletion:(id /* block */)a0; - (void)_loadFamilyCollectionIfNecessaryWithCompletion:(id /* block */)a0; - (id)_manufacturerInfoCellForTableView:(id)a0; - (id)_merchantTokensCellForTableView:(id)a0; - (id)_messagesSwitchCellForTableView:(id)a0; - (void)_messagesSwitchChanged:(id)a0; - (id)_moreTransactionsCellForTableView:(id)a0; - (void)_normalizeContentOffset; - (struct CGPoint { double x0; double x1; })_normalizedContentOffsetForTargetOffset:(struct CGPoint { double x0; double x1; })a0; - (void)_notificationSwitchChanged:(id)a0; - (long long)_numberOfAccountServiceCreditDetailsRowsEnabled; - (long long)_numberOfAccountServicePhysicalCardRowsEnabled; - (long long)_numberOfAccountServiceRewardsRowsEnabled; - (unsigned long long)_numberOfPeerPaymentMoneyActionsEnabled; - (unsigned long long)_numberOfPrivacyTermsInfoRows; - (double)_offscreenHeaderHeight; - (void)_openPaymentSetupWithNetworkWhitelist:(id)a0 paymentSetupMode:(long long)a1; - (unsigned long long)_passOperationsCellWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (void)_passSettingsChanged:(id)a0; - (unsigned long long)_passStateSectionGenerateCellWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (id)_passesInGroupCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_paymentApplicationsCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_paymentSetupNavigationControllerForProvisioningController:(id)a0; - (id)_peerPaymentAccountActionCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_peerPaymentAutomaticallyAcceptPaymentsCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_peerPaymentBalanceCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_peerPaymentBankAccountsCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_peerPaymentManualIdentityVerificationCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_peerPaymentMoneyActionCellForRowIndex:(long long)a0 tableView:(id)a1; - (unsigned long long)_peerPaymentMoneyActionForRowIndex:(unsigned long long)a0; - (id)_peerPaymentNotificationsSwitchCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_peerPaymentParticipantGraduationCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_peerPaymentStatementCellForTableView:(id)a0; - (void)_pendingInvitationsForAccountIdentifier:(id)a0 completion:(id /* block */)a1; - (void)_preflightWatchForTransferWithCompletion:(id /* block */)a0; - (void)_presentInvitation:(id)a0 completion:(id /* block */)a1; - (void)_presentMerchantDetailsViewWithTransaction:(id)a0 forCell:(id)a1; - (void)_presentPhysicalCardPasswordAuthorization:(id /* block */)a0; - (void)_presentStopSharingAlertForTableView:(id)a0 indexPath:(id)a1; - (void)_presentTermsAndConditionsWithRow:(unsigned long long)a0; - (void)_presentVerificationFlow; - (unsigned long long)_privacyTermsInfoRowTypeForRowIndex:(long long)a0; - (id)_privacyTermsSectionCellForRowIndex:(long long)a0 tableView:(id)a1; - (id)_recomputeMappedSections; - (void)_refreshDisplayWithBalances:(id)a0 plans:(id)a1 transitProperties:(id)a2; - (void)_refreshFinished:(BOOL)a0; - (void)_refreshPaymentApplicationsSelection; - (void)_refreshStaleBalanceModelForPass:(id)a0 completion:(id /* block */)a1; - (void)_reloadMerchantTokenRows; - (void)_reloadPassAndView; - (void)_reloadTitle; - (void)_reloadTransactionSectionsAnimated:(BOOL)a0 forceReload:(BOOL)a1; - (void)_reloadTransactionSourceCollectionIfNecessary; - (void)_reloadTransactionsWithCompletion:(id /* block */)a0; - (void)_reloadView; - (id)_removeCardTextColor; - (unsigned long long)_removeUnsupportedContactIssuerOptions:(unsigned long long)a0; - (id)_renewActionForRow:(unsigned long long)a0 commutePlanIdentifier:(id)a1; - (void)_reportAddAccountUser; - (void)_reportExpressModeDisable:(id)a0; - (void)_reportExpressModeEnable:(id)a0; - (void)_reportExpressModeEvent:(id)a0 forPass:(id)a1; - (void)_reportPassDetailsAnalyticsForTappedButtonTag:(id)a0 additionalAnalytics:(id)a1; - (void)_reportPassDetailsAnalyticsForToggleTag:(id)a0 toggleResult:(BOOL)a1 additionalAnalytics:(id)a2; - (unsigned long long)_rowIndexForAccountServicePhysicalCardRow:(unsigned long long)a0; - (long long)_rowIndexForExpressTransitSettingsCell; - (unsigned long long)_rowIndexForPeerPaymentActionRow:(unsigned long long)a0; - (unsigned long long)_rowIndexForPrivacyTermsInfoRowType:(unsigned long long)a0; - (void)_setExpressAccessEnabled:(BOOL)a0 paymentSetupContext:(long long)a1 authenticationCredential:(id)a2; - (id)_settingsExpressTransitURL; - (id)_settingsTableCellWithTitle:(id)a0 action:(SEL)a1 setOn:(BOOL)a2 enabled:(BOOL)a3; - (BOOL)_shouldDisplayPayLaterItems; - (BOOL)_shouldShowAccessPersonInformation; - (BOOL)_shouldShowAccountActions; - (BOOL)_shouldShowActionWidgets; - (BOOL)_shouldShowAutomaticPresentation; - (BOOL)_shouldShowBillingAddressCell; - (BOOL)_shouldShowCardNumbersSection; - (BOOL)_shouldShowContactCell; - (BOOL)_shouldShowDeleteCell; - (BOOL)_shouldShowNetworkBenefitsCell; - (BOOL)_shouldShowPrivacyPolicyCell; - (BOOL)_shouldShowProductBenefitsCell; - (BOOL)_shouldShowServiceMode; - (BOOL)_shouldShowServicingSection; - (BOOL)_shouldShowTermsCell; - (BOOL)_shouldShowTransactions; - (BOOL)_shouldShowTransactionsSection; - (BOOL)_shouldShowTransferCell; - (BOOL)_showExpressDetails; - (void)_showPeerPaymentActionViewControllerForAction:(unsigned long long)a0; - (void)_showSpinner:(BOOL)a0 inCell:(id)a1 overrideTextColor:(id)a2; - (BOOL)_showsAddAccountUserButton; - (BOOL)_showsTransactionHistorySwitch; - (id)_spinnerCellForTableView:(id)a0; - (id)_stackedInfoCellWithPrimaryText:(id)a0 detailText:(id)a1 cellStyle:(long long)a2 forTableView:(id)a3; - (void)_startPendingTransactionTimer; - (id)_subtitleCellForTableView:(id)a0; - (id)_switchCellWithText:(id)a0 forTableView:(id)a1; - (void)_tabBarSegmentChanged:(id)a0; - (id)_topUpActionForRow:(unsigned long long)a0; - (id)_transactionAtIndex:(long long)a0; - (BOOL)_transactionCellEditActionsGenerateWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (id)_transactionCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_transactionCountByPeriodCellForIndexPath:(id)a0 tableView:(id)a1; - (id)_transactionCountFormatter; - (BOOL)_transactionDeepLinkingEnabled; - (id)_transactionDetailViewControllerForTransaction:(id)a0; - (BOOL)_transactionSectionsDataIsChangedForNewTransactions:(id)a0 oldTransactions:(id)a1 newtransactionCountByPeriod:(id)a2 oldtransactionCountByPeriod:(id)a3; - (id)_transactionYearFormatter; - (unsigned long long)_transactionsCount; - (id)_transactionsSwitchCellForIndexPath:(id)a0 tableView:(id)a1; - (void)_transactionsSwitchChanged:(id)a0; - (id)_transferCardCellForTableView:(id)a0; - (long long)_transitCellGenerateCellWithOutput:(id *)a0 forRowIndex:(long long)a1 tableView:(id)a2; - (void)_updateAmpEligibility; - (void)_updateBalanceIfNecessary; - (void)_updateCashbackPeerPaymentResolutionSection; - (void)_updateDisplayableBalances; - (void)_updateDisplayableBalancesPlansAndTransitPropertiesForPass:(id)a0 balances:(id)a1 plans:(id)a2 transitProperties:(id)a3 withCompletion:(id /* block */)a4; - (void)_updateExpressPassInformation; - (void)_updateFamilyRows; - (void)_updateHeaderActionView; - (BOOL)_updateHeaderHeightDeterminingLayout:(BOOL)a0; - (void)_updatePassPropertiesForPass:(id)a0; - (void)_updatePassPropertiesForPass:(id)a0 completion:(id /* block */)a1; - (void)_updatePassSnapshot; - (void)_updatePassesInGroupSectionWithUpdatedGroup:(id)a0; - (void)_updatePeerPaymentAccount; - (void)_updatePeerPaymentFamilyMemberRows; - (void)_updatePeerPaymentPreferences; - (void)_updatePeerPaymentPreferencesSectionVisibilityAndReloadIfNecessary; - (void)_updatePeerPaymentPreferencesWithNewPreferences:(id)a0; - (void)_updateSectionControllersWithSelectedSectionSegment; - (void)_updateTabBar; - (void)_updateTabBarWithSegments:(id)a0; - (void)_updateTransitPassPropertiesSections; - (id)_value1CellWithTextColor:(id)a0 forTableView:(id)a1; - (id)_widgetCellForTableView:(id)a0; - (void)accountServiceAccountResolutionController:(id)a0 requestsPresentViewController:(id)a1 animated:(BOOL)a2; - (id)accountUserStopSharingTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; - (id)accountUserTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; - (void)addMoney; - (void)autoReloadSetupControllerDidComplete; - (void)balanceDetailsViewController:(id)a0 didUpdateBalanceReminder:(id)a1 forBalance:(id)a2; - (void)callIssuer; - (BOOL)canSelectAccountUserRowAtIndexPath:(id)a0; - (id)cellForRow:(unsigned long long)a0 inSection:(id)a1; - (id)contactIssuerHelper; - (void)contactIssuerHelper:(id)a0 didRequestDismissViewControllerAnimated:(BOOL)a1 completion:(id /* block */)a2; - (void)contactIssuerHelper:(id)a0 didRequestPresentViewController:(id)a1 animated:(BOOL)a2 completion:(id /* block */)a3; - (void)contactSupportSectionControllerDidSelect:(id)a0; - (id)contextMenuConfigurationForCopyingText:(id)a0; - (id)contextMenuConfigurationForTransaction:(id)a0; - (id)createFooterHyperlinkViewWithText:(id)a0 action:(id /* block */)a1; - (id)createPrivacyFooterViewForContext:(unsigned long long)a0; - (id)createPrivacyFooterViewWithText:(id)a0; - (id)createPrivacyFooterViewWithText:(id)a0 showingPrivacyOnboardingForContext:(unsigned long long)a1; - (void)deleteTransaction:(id)a0 completionHandler:(id /* block */)a1; - (void)didChangeVerificationPresentation; - (void)didSelectAccountUserCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectAccountUserStopSharingCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectFinancingPlanListCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectIdentityDocumentCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectInDemoMode; - (void)didSelectMakePayment; - (void)didSelectPayLaterEligibleSpendCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectPayment:(id)a0; - (void)didSelectPersonalInformationCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectReplaceBiometricCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)didSelectSchedulePayments; - (void)didSelectVerifySSNCellInTableView:(id)a0 atIndexPath:(id)a1; - (void)dismissVerificationViewControllerAnimated:(BOOL)a0; - (long long)editingStyleForRowAtIndexPath:(id)a0 section:(unsigned long long)a1; - (void)emailIssuer; - (double)estimatedHeightForRowAtIndexPath:(id)a0 section:(unsigned long long)a1; - (void)executeAfterContentIsLoaded:(id /* block */)a0; - (void)fetchFinancingPlansIfNecessary; - (id)financingPlanListTableVewCellForTableView:(id)a0 atIndexPath:(id)a1; - (id)footerForReplaceBiometricIdentityInTableView:(id)a0; - (id)footerTextForPersonalInformationSection; - (void)handleOpenBusinessChatForPayLater; - (id)identityDocumentSectionFooter; - (id)identityDocumentTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; - (id)initWithPass:(id)a0 group:(id)a1 groupsController:(id)a2 webService:(id)a3 peerPaymentWebService:(id)a4 accountService:(id)a5 style:(long long)a6 passLibraryDataProvider:(id)a7 paymentServiceDataProvider:(id)a8; - (id)initWithPass:(id)a0 group:(id)a1 groupsController:(id)a2 webService:(id)a3 peerPaymentWebService:(id)a4 accountService:(id)a5 style:(long long)a6 passLibraryDataProvider:(id)a7 paymentServiceDataProvider:(id)a8 rendererState:(id)a9 context:(id)a10 familyCollection:(id)a11 contactAvatarManager:(id)a12 account:(id)a13; - (id)initWithPass:(id)a0 group:(id)a1 groupsController:(id)a2 webService:(id)a3 peerPaymentWebService:(id)a4 style:(long long)a5 passLibraryDataProvider:(id)a6 paymentServiceDataProvider:(id)a7; - (id)initWithPass:(id)a0 group:(id)a1 groupsController:(id)a2 webService:(id)a3 peerPaymentWebService:(id)a4 style:(long long)a5 passLibraryDataProvider:(id)a6 paymentServiceDataProvider:(id)a7 rendererState:(id)a8 context:(id)a9; - (id)initWithPass:(id)a0 group:(id)a1 groupsController:(id)a2 webService:(id)a3 style:(long long)a4 dataProvider:(id)a5; - (BOOL)isTotalBalanceCellSelectable; - (void)launchAppURL:(id)a0; - (void)linkedApplicationDidChangeState:(id)a0; - (void)loadPendingAccountUserInvitationsWithCompletion:(id /* block */)a0; - (void)mailComposeController:(id)a0 didFinishWithResult:(long long)a1 error:(id)a2; - (void)merchantTokenDetailViewController:(id)a0 didDeleteMerchantToken:(id)a1; - (void)merchantTokensViewController:(id)a0 didDeleteMerchantToken:(id)a1; - (unsigned long long)numberOfAccountUserRowsInTableView:(id)a0; - (unsigned long long)numberOfIdentityDocumentRowsInTableView:(id)a0; - (unsigned long long)numberOfReplaceBiometricRowsInTableView:(id)a0; - (void)openBusinessChat; - (void)openIssuerWebsite; - (void)passHeaderViewDidChangePass:(id)a0; - (void)passHeaderViewPassWasDeleted:(id)a0; - (BOOL)passSupportsDeviceAssessment; - (id)payLaterEligibleSpendTableVewCellForTableView:(id)a0 atIndexPath:(id)a1; - (BOOL)paymentApplicationShouldShowFullDPAN:(id)a0; - (void)paymentSetupDidFinish:(id)a0; - (void)peerPaymentAccountResolutionController:(id)a0 requestsDismissCurrentViewControllerAnimated:(BOOL)a1; - (void)peerPaymentAccountResolutionController:(id)a0 requestsPresentViewController:(id)a1 animated:(BOOL)a2; - (void)peerPaymentActionViewControllerDidCancel:(id)a0; - (void)peerPaymentActionViewControllerDidPerformAction:(id)a0; - (void)performActionViewControllerDidCancel:(id)a0; - (void)performActionViewControllerDidPerformAction:(id)a0; - (id)personalInformationTableVewCellForTableView:(id)a0 atIndexPath:(id)a1; - (void)physicalCardActionController:(id)a0 didChangeToState:(long long)a1 withError:(id)a2; - (void)postServiceModeNotification; - (void)presentAccountUserDetailsForAccountUserAltDSID:(id)a0; - (void)presentAccountUserDetailsForRowModel:(id)a0; - (void)presentAccountUserInvitationForRowModel:(id)a0; - (void)presentAccountUserInvitationWithIdentifier:(id)a0; - (void)presentActivatePhysicalCard; - (void)presentAddAccountUser; - (void)presentAddCard; - (void)presentAuthRequestForPolicy:(long long)a0 completion:(id /* block */)a1; - (void)presentAutoReload; - (void)presentBalanceDetails; - (void)presentBankAccounts; - (void)presentBillPayment; - (void)presentCardNumbers; - (void)presentContactIssuerSheet; - (void)presentDailyCashForDateComponents:(id)a0; - (void)presentFinancingPlan:(id)a0; - (void)presentISO18013Details; - (void)presentIdentityVerification; - (void)presentInstallmentPlanWithIdentifier:(id)a0; - (void)presentInstallmentPlansForFeature:(unsigned long long)a0; - (void)presentMakeDefaultAtApple; - (void)presentOrderPhysicalCard; - (void)presentPassActionViewController:(id)a0; - (void)presentPassDetailDrillInForField:(id)a0; - (void)presentPayLaterAccountErrorsIfNecessary; - (void)presentRecurringPaymentsWithIdentifier:(id)a0; - (void)presentSchedulePayments; - (void)presentShareAccount; - (void)presentTermsAcceptance; - (void)presentTermsAndConditions; - (void)presentTopUp; - (void)presentTrackPhysicalCard; - (void)presentTransactionDetailsForTransaction:(id)a0 animated:(BOOL)a1; - (void)presentVerificationViewController:(id)a0 animated:(BOOL)a1; - (id)presentationSceneIdentifierForPhysicalCardActionController:(id)a0; - (void)recomputeMappedSectionsAndReloadSections:(id)a0; - (void)redeemGiftCard; - (void)refreshControlValueChanged:(id)a0; - (void)reloadData:(BOOL)a0; - (void)reloadPassDetailSections:(id)a0; - (void)reloadSection:(unsigned long long)a0; - (id)replaceBiometricTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; - (long long)rowAnimationForInsertingSection:(unsigned long long)a0; - (long long)rowAnimationForReloadingSection:(unsigned long long)a0; - (void)setShowDoneButton:(BOOL)a0; - (void)sharesSectionControllerDidSelectViewEntitlements:(id)a0; - (BOOL)shouldAllowRefresh; - (BOOL)shouldDrawBottomSeparator:(unsigned long long)a0; - (BOOL)shouldDrawTopSeparator:(unsigned long long)a0; - (BOOL)shouldHighlightRowAtIndexPath:(id)a0 section:(unsigned long long)a1; - (BOOL)shouldMapSection:(unsigned long long)a0; - (BOOL)shouldShowAccountUserStopSharingSection; - (BOOL)shouldShowAccountUsersSection; - (BOOL)shouldShowEligibleSpendSection; - (BOOL)shouldShowFinancingPlanListSection; - (BOOL)shouldShowIdentityDocumentSection; - (BOOL)shouldShowPersonalInformationSection; - (BOOL)shouldShowReplaceBiometricSection; - (BOOL)shouldShowVerifySSNSection; - (void)showStatementDetailsWithIdentifier:(id)a0; - (BOOL)tableView:(id)a0 canEditRowAtIndexPath:(id)a1 section:(unsigned long long)a2; - (id)tableView:(id)a0 cellForRowAtIndexPath:(id)a1 section:(unsigned long long)a2; - (id)tableView:(id)a0 contextMenuConfigurationForCardInfoAtIndexPath:(id)a1; - (id)tableView:(id)a0 contextMenuConfigurationForRowAtIndexPath:(id)a1 point:(struct CGPoint { double x0; double x1; })a2 section:(unsigned long long)a3; - (id)tableView:(id)a0 contextMenuConfigurationForTransactionAtIndexPath:(id)a1 point:(struct CGPoint { double x0; double x1; })a2; - (void)tableView:(id)a0 didSelectRowAtIndexPath:(id)a1 section:(unsigned long long)a2; - (double)tableView:(id)a0 heightForFooterInSectionCase:(unsigned long long)a1; - (double)tableView:(id)a0 heightForHeaderInSectionCase:(unsigned long long)a1; - (double)tableView:(id)a0 heightForRowAtIndexPath:(id)a1 section:(unsigned long long)a2; - (id)tableView:(id)a0 leadingSwipeActionsConfigurationForRowAtIndexPath:(id)a1 section:(unsigned long long)a2; - (long long)tableView:(id)a0 numberOfRowsInSectionCase:(unsigned long long)a1; - (id)tableView:(id)a0 trailingSwipeActionsConfigurationForRowAtIndexPath:(id)a1 section:(unsigned long long)a2; - (id)tableView:(id)a0 viewForFooterInSectionCase:(unsigned long long)a1; - (id)tableView:(id)a0 viewForHeaderInSectionCase:(unsigned long long)a1; - (void)transferToBank; - (void)updateActivationFooterViewContents; - (id)verifySSNTableViewCellForTableView:(id)a0 atIndexPath:(id)a1; @end