View Source ExCatalog.Manufacturer (ex_catalog v1.5.6)
Link to this section Summary
Functions
Create a New Manufacturer
Link to this section Functions
Create a New Manufacturer
examples
Examples
iex> manufacturer = %{title: "test Manufacturer", description: "test Manufacturers"}
iex> ExCatalog.Manufacturers.new(manufacturer)