Method: PostFinanceCheckout::AnalyticsQueryExecution#processing_end_time

Defined in:
lib/postfinancecheckout-ruby-sdk/models/analytics_query_execution.rb

#processing_end_timeObject

The time at which processing of the query has finished (either successfully or by failure or by cancelation). Will be null if the query execution has not finished yet.



39
40
41
# File 'lib/postfinancecheckout-ruby-sdk/models/analytics_query_execution.rb', line 39

def processing_end_time
  @processing_end_time
end