@class PKPeerPaymentPreferences; @interface PKPeerPaymentUpdatePreferencesResponse : PKPeerPaymentWebServiceResponse @property (readonly, nonatomic) PKPeerPaymentPreferences *peerPaymentPreferences; - (id)initWithData:(id)a0; - (void).cxx_destruct; @end