@interface PKAccountWebServiceResponse : PKPaymentWebServiceResponse + (BOOL)jsonDataOptional; + (id)responseWithData:(id)a0 account:(id)a1 request:(id)a2; - (id)initWithData:(id)a0 account:(id)a1 request:(id)a2; @end
@interface PKAccountWebServiceResponse : PKPaymentWebServiceResponse + (BOOL)jsonDataOptional; + (id)responseWithData:(id)a0 account:(id)a1 request:(id)a2; - (id)initWithData:(id)a0 account:(id)a1 request:(id)a2; @end