@class NSArray; @interface PKAccountWebServiceBalanceHistoryResponse : PKAccountWebServiceResponse @property (readonly, copy, nonatomic) NSArray *balances; - (id)initWithData:(id)a0; - (void).cxx_destruct; @end