MockLine

constructor(productId: String, quantity: Int, amount: Double?, createdAt: Instant, discounts: List<MockDiscount>, samples: List<Double> = emptyList(), productName: String? = null)