UltracartClient::ReportDryRunQueryResult Properties Name Type Description Notes error_message String [optional] total_bytes_processed Integer [optional] Example require 'ultracart_api' instance = UltracartClient::ReportDryRunQueryResult.new( error_message: null, total_bytes_processed: null )