@class PKAccount; @interface PKAccountWebServiceAccountResponse : PKAccountWebServiceResponse @property (readonly, copy, nonatomic) PKAccount *account; - (id)initWithData:(id)a0; - (void).cxx_destruct; @end