Method: Daily::BatchProcessorError#type
- Defined in:
- lib/daily-ruby/models/batch_processor_error.rb
#type ⇒ Object
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 |