## Order
### Attributes:
- Order number (naturalKey string): 2020-02/202 - Sequence number within the month.
- Status (M enum: accepted, reserved, dispatched): `accepted`
- Customer (n:1 `Customer`)
- Order date (M date): 2020-02-20
- Delivery address (M string): 57th Street, Manhattan, New New York
- Items (1:n `OrderItem`)
Created
April 13, 2020 12:08
-
-
Save ivos/91a55465e410c774b06d71ed10a893e5 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