Name | Type | Description | Notes |
---|---|---|---|
id | float | The ID of the product variation | [optional] |
name | string | The name of the product variation | [optional] |
product_id | int | The ID of the product | [optional] |
prices | object[] | Array of objects, each containing: product_variation_id (number), currency (string), price (number), cost (number), direct_cost (number) , notes (string) | [optional] |