Method: Daily::BatchProcessorError#type

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

#typeObject

The type of event that is being provided.



22
23
24
# File 'lib/daily-ruby/models/batch_processor_error.rb', line 22

def type
  @type
end