afterbuy v1.0.9 Afterbuy.Filter.Level

Abstraction for filter name :level

Use with Afterbuy.Filter.new/2

Filter.new(:level, %{...})

Link to this section Summary

Functions

Return the filter name tag value. By default, module name

Link to this section Types

Link to this type

t()

t() :: %Afterbuy.Filter.Level{
  level_from: term(),
  level_to: term(),
  name: term()
}

Link to this section Functions

Return the filter name tag value. By default, module name