View Source Parameter.Types.Decimal (Parameter v0.4.1)

Decimal parameter type. Include the Decimal library on your application to use this type:

def deps do
  [
    {:parameter, "~> 0.4.0"},
    {:decimal, "~> 2.0"}
  ]
end

Link to this section Summary

Link to this section Functions