afterbuy v1.0.4 Afterbuy.Filter.RangeId

Abstraction for filter name :range_id

Use with Afterbuy.Filter.new/2

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

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.RangeId{
  name: term(),
  value_from: term(),
  value_to: term()
}

Link to this section Functions

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