Method: FuseClient::FuseApiWarningData.attribute_map

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

.attribute_mapObject

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



23
24
25
26
27
28
# File 'lib/fuse_client/models/fuse_api_warning_data.rb', line 23

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