Order

constructor(id: Int, productos: List<Producto> = emptyList<Producto>(), precio_total: Int)