Method: Daily::BatchProcessorError#event_ts

Defined in:
lib/daily-ruby/models/batch_processor_error.rb

#event_tsObject

The Unix epoch time in seconds representing when the event was generated.



25
26
27
# File 'lib/daily-ruby/models/batch_processor_error.rb', line 25

def event_ts
  @event_ts
end