Class · kami diagram

{{What structure does this model}}

Order + id: String + createdAt: Date + total(): Money Customer + name: String LineItem + qty: int places 1 * contains 1 *

Boxes are types; compartments list fields and methods. Arrows carry association and composition.