class Quickbooks::Service::Responses::OAuthHttpResponse
def self.wrap(response)
def self.wrap(response) Quickbooks::Service::Responses::OAuth2HttpResponse.new(response) end
def self.wrap(response) Quickbooks::Service::Responses::OAuth2HttpResponse.new(response) end