Method: WebApiActivequerybuilder::Totals#field

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

#fieldObject

Column of original query to which an aggregate function will be applied.



30
31
32
# File 'lib/webapi-active-query-builder/models/totals.rb', line 30

def field
  @field
end