t() :: %SpaceMongers.Models.Order.OrderItem{ good: String.t(), price_per_unit: integer(), quantity: integer(), total: integer() }