Method: FuseClient::FuseApiErrorData.attribute_map

Defined in:
lib/fuse_client/models/fuse_api_error_data.rb

.attribute_mapObject

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



45
46
47
48
49
50
# File 'lib/fuse_client/models/fuse_api_error_data.rb', line 45

def self.attribute_map
  {
    :'aggregator' => :'aggregator',
    :'errors' => :'errors'
  }
end