| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | string | Defines products specified by product id | [optional] |
| name | string | Defines tax class name where tax has to be added | |
| tax_rates | \OpenAPI\Client\Model\ProductTaxAddTaxRatesInner[] | Defines tax rates of specified tax classes | |
| idempotency_key | string | A unique identifier associated with a specific request. Repeated requests with the same <strong>idempotency_key</strong> return a cached response without re-executing the business logic. <strong>Please note that the cache lifetime is 15 minutes.</strong> | [optional] |