malomo v0.0.9 Malomo.Order
Link to this section Summary
Functions
Add a customer to an order.
Create an order.
Delete an order.
Retrieve a single order.
Retrieve a list of orders.
Update an order.
Link to this section Functions
Link to this function
add_customer(order_id, customer_id)
add_customer(String.t(), String.t()) :: Malomo.Operation.t()
Add a customer to an order.
Create an order.
Delete an order.
Retrieve a single order.
Retrieve a list of orders.
Update an order.