@class NSString; @interface PKPeerPaymentStatementResponse : PKPeerPaymentWebServiceResponse @property (readonly, copy, nonatomic) NSString *emailAddress; - (id)initWithData:(id)a0; - (void).cxx_destruct; @end