this enum represents the three different types of orders

Enumeration Members

AT_THE_TABLE: "AT_THE_TABLE"
HOME_DELIVERY: "HOME_DELIVERY"
TAKE_AWAY: "TAKE_AWAY"