@class NSString; @interface PKPeerPaymentPerformActionRequest : PKPeerPaymentWebServiceRequest @property (copy, nonatomic) NSString *paymentIdentifier; @property (copy, nonatomic) NSString *action; - (void).cxx_destruct; - (id)_urlRequestWithServiceURL:(id)a0 appleAccountInformation:(id)a1; @end