OrderProductSetType

Data type for the GetOrderProductList method.

Parameters

  1. id (integer)
  2. Product identifier

  3. code (string)
  4. Product code.

  5. name (string)
  6. Product name.

  7. price (double)
  8. Net price of the product.

  9. price_brutto (double)
  10. Gross price of the product.