Search
lemon_ex
v0.1.1
Pages
Modules
Settings
View Source
LemonEx.Discounts
(lemon_ex v0.1.1)
Link to this section
Summary
Functions
create(store_id, attributes)
delete(id)
get(id)
list(filter \\ [])
update(id, data)
Link to this section
Functions
Link to this function
create(store_id, attributes)
View Source
Link to this function
delete(id)
View Source
@spec
delete(
any
()) :: :ok | {:error,
integer
(),
any
()} | {:error,
any
()}
Link to this function
get(id)
View Source
Link to this function
list(filter \\ [])
View Source
Link to this function
update(id, data)
View Source