Method: WebApiActivequerybuilder::Totals.attribute_map

Defined in:
lib/webapi-active-query-builder/models/totals.rb

.attribute_mapObject

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



58
59
60
61
62
63
# File 'lib/webapi-active-query-builder/models/totals.rb', line 58

def self.attribute_map
  {
    :'field' => :'field',
    :'aggregate' => :'aggregate'
  }
end