Orders.delete

You're seeing just the function delete, go back to Orders module for more information.

Deletes an order from the set. If the order to be deleted is a hall call, all orders with the given button type and floor are deleted from the set.

Parameters

  • order: Order to be deleted :: %Order{}

Return

  • :ok :: atom()