@class NSString, PKPayLaterFinancingPlan; @interface PKPayLaterMerchantLookupSource : NSObject { PKPayLaterFinancingPlan *_financingPlan; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (id)mapsURL; - (BOOL)isSettlement; - (BOOL)isRefund; - (id)identifier; - (void).cxx_destruct; - (long long)type; - (id)initWithFinancingPlan:(id)a0; - (id)mapsMerchantLookupRequest; @end