Order

constructor(id: String? = null, customerId: String, productId: String, quantity: Int, total: Double, status: String, orderDate: Date)