45 46 47 48
# File 'lib/zoho_hub/response.rb', line 45 def data data = @params[:data] if @params[:data] data || @params end