class Elasticband::Aggregation::Terms

Public Instance Methods

type() click to toggle source
# File lib/elasticband/aggregation/terms.rb, line 4
def type
  :terms
end