package
0.0.13
Repository: https://github.com/nutrixpos/pos.git
Documentation: pkg.go.dev

# Structs

ComponentQuantity is a DTO containing the ID of a component and the quantity of this component.
GetComponentConsumeLogsRequest is a DTO used in the request body in the GET /material/consume_logs endpoint.
HttpComponent is a DTO containing the most important information about Material.
Order is a DTO used to return data from the API to the client.
OrderItem is a DTO containing the most important information about OrderItem.
OrderStartRequestIngredient is a DTO used in the request body in the POST /order/start endpoint.
RecipeAvailability is a DTO containing the id of a recipe and the availability of that recipe.