Method: Daily::BatchProcessorError.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



52
53
54
55
56
57
58
59
# File 'lib/daily-ruby/models/batch_processor_error.rb', line 52

def self.attribute_map
  {
    :'version' => :'version',
    :'type' => :'type',
    :'event_ts' => :'event_ts',
    :'payload' => :'payload'
  }
end