## Order
### Attributes:
- Customer (mandatory string): Planet Express
- Order date (mandatory date): 2020-02-20
- Items (1:n `OrderItem`)
## Order item
### Attributes:
- Goods (mandatory string): Beer
- Quantity (mandatory integer): 12
- Price (mandatory decimal): 4.4
Created
April 13, 2020 12:02
-
-
Save ivos/40e7594a97f575358d52d8e94e398a29 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment