Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.51 KB

orderinput.md

File metadata and controls

12 lines (8 loc) · 1.51 KB

OrderInput

An order for a drink or ingredient.

Fields

Field Type Required Description Example
product_code str ✔️ The product code of the drink or ingredient. AC-A2DF3
quantity int ✔️ The number of units of the drink or ingredient to order.
type shared.OrderType ✔️ The type of order.