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