| Name | Type | Description | Notes |
|---|---|---|---|
| additionalData | string | Additional data. | [optional] |
| baseCost | float | The base cost for a credit memo item. | |
| baseDiscountAmount | float | The base discount amount for a credit memo item. | [optional] |
| baseDiscountTaxCompensationAmount | float | The base discount tax compensation amount for a credit memo item. | [optional] |
| basePrice | float | The base price for a credit memo item. | |
| basePriceInclTax | float | Base price including tax. | [optional] |
| baseRowTotal | float | Base row total. | [optional] |
| baseRowTotalInclTax | float | Base row total including tax. | [optional] |
| baseTaxAmount | float | Base tax amount. | [optional] |
| baseWeeeTaxAppliedAmount | float | Base WEEE tax applied amount. | [optional] |
| baseWeeeTaxAppliedRowAmnt | float | Base WEEE tax applied row amount. | [optional] |
| baseWeeeTaxDisposition | float | Base WEEE tax disposition. | [optional] |
| baseWeeeTaxRowDisposition | float | Base WEEE tax row disposition. | [optional] |
| description | string | Description. | [optional] |
| discountAmount | float | Discount amount. | [optional] |
| entityId | int | Credit memo item ID. | |
| discountTaxCompensationAmount | float | Discount tax compensation amount. | [optional] |
| name | string | Name. | [optional] |
| orderItemId | int | Order item ID. | |
| parentId | int | Parent ID. | [optional] |
| price | float | Price. | [optional] |
| priceInclTax | float | Price including tax. | [optional] |
| productId | int | Product ID. | [optional] |
| qty | float | Quantity. | |
| rowTotal | float | Row total. | [optional] |
| rowTotalInclTax | float | Row total including tax. | [optional] |
| sku | string | SKU. | [optional] |
| taxAmount | float | Tax amount. | [optional] |
| weeeTaxApplied | string | WEEE tax applied. | [optional] |
| weeeTaxAppliedAmount | float | WEEE tax applied amount. | [optional] |
| weeeTaxAppliedRowAmount | float | WEEE tax applied row amount. | [optional] |
| weeeTaxDisposition | float | WEEE tax disposition. | [optional] |
| weeeTaxRowDisposition | float | WEEE tax row disposition. | [optional] |
| extensionAttributes | \Krak\MagentoApiClient\Model\SalesDataCreditmemoItemExtensionInterface | [optional] |