Method: SDM::Query#completed_at

Defined in:
lib/models/porcelain.rb

#completed_atObject

The time at which the Query was completed. Empty if this record indicates the start of a long-running query.



7783
7784
7785
# File 'lib/models/porcelain.rb', line 7783

def completed_at
  @completed_at
end