SalesDataOrderItemInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| additionalData | string | Additional data. | [optional] |
| amountRefunded | float | Amount refunded. | [optional] |
| appliedRuleIds | string | Applied rule IDs. | [optional] |
| baseAmountRefunded | float | Base amount refunded. | [optional] |
| baseCost | float | Base cost. | [optional] |
| baseDiscountAmount | float | Base discount amount. | [optional] |
| baseDiscountInvoiced | float | Base discount invoiced. | [optional] |
| baseDiscountRefunded | float | Base discount refunded. | [optional] |
| baseDiscountTaxCompensationAmount | float | Base discount tax compensation amount. | [optional] |
| baseDiscountTaxCompensationInvoiced | float | Base discount tax compensation invoiced. | [optional] |
| baseDiscountTaxCompensationRefunded | float | Base discount tax compensation refunded. | [optional] |
| baseOriginalPrice | float | Base original price. | [optional] |
| basePrice | float | Base price. | [optional] |
| basePriceInclTax | float | Base price including tax. | [optional] |
| baseRowInvoiced | float | Base row invoiced. | [optional] |
| baseRowTotal | float | Base row total. | [optional] |
| baseRowTotalInclTax | float | Base row total including tax. | [optional] |
| baseTaxAmount | float | Base tax amount. | [optional] |
| baseTaxBeforeDiscount | float | Base tax before discount. | [optional] |
| baseTaxInvoiced | float | Base tax invoiced. | [optional] |
| baseTaxRefunded | float | Base tax refunded. | [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] |
| createdAt | string | Created-at timestamp. | [optional] |
| description | string | Description. | [optional] |
| discountAmount | float | Discount amount. | [optional] |
| discountInvoiced | float | Discount invoiced. | [optional] |
| discountPercent | float | Discount percent. | [optional] |
| discountRefunded | float | Discount refunded. | [optional] |
| eventId | int | Event ID. | [optional] |
| extOrderItemId | string | External order item ID. | [optional] |
| freeShipping | int | Free-shipping flag value. | [optional] |
| gwBasePrice | float | GW base price. | [optional] |
| gwBasePriceInvoiced | float | GW base price invoiced. | [optional] |
| gwBasePriceRefunded | float | GW base price refunded. | [optional] |
| gwBaseTaxAmount | float | GW base tax amount. | [optional] |
| gwBaseTaxAmountInvoiced | float | GW base tax amount invoiced. | [optional] |
| gwBaseTaxAmountRefunded | float | GW base tax amount refunded. | [optional] |
| gwId | int | GW ID. | [optional] |
| gwPrice | float | GW price. | [optional] |
| gwPriceInvoiced | float | GW price invoiced. | [optional] |
| gwPriceRefunded | float | GW price refunded. | [optional] |
| gwTaxAmount | float | GW tax amount. | [optional] |
| gwTaxAmountInvoiced | float | GW tax amount invoiced. | [optional] |
| gwTaxAmountRefunded | float | GW tax amount refunded. | [optional] |
| discountTaxCompensationAmount | float | Discount tax compensation amount. | [optional] |
| discountTaxCompensationCanceled | float | Discount tax compensation canceled. | [optional] |
| discountTaxCompensationInvoiced | float | Discount tax compensation invoiced. | [optional] |
| discountTaxCompensationRefunded | float | Discount tax compensation refunded. | [optional] |
| isQtyDecimal | int | Is-quantity-decimal flag value. | [optional] |
| isVirtual | int | Is-virtual flag value. | [optional] |
| itemId | int | Item ID. | [optional] |
| lockedDoInvoice | int | Locked DO invoice flag value. | [optional] |
| lockedDoShip | int | Locked DO ship flag value. | [optional] |
| name | string | Name. | [optional] |
| noDiscount | int | No-discount flag value. | [optional] |
| orderId | int | Order ID. | [optional] |
| originalPrice | float | Original price. | [optional] |
| parentItemId | int | Parent item ID. | [optional] |
| price | float | Price. | [optional] |
| priceInclTax | float | Price including tax. | [optional] |
| productId | int | Product ID. | [optional] |
| productType | string | Product type. | [optional] |
| qtyBackordered | float | Quantity backordered. | [optional] |
| qtyCanceled | float | Quantity canceled. | [optional] |
| qtyInvoiced | float | Quantity invoiced. | [optional] |
| qtyOrdered | float | Quantity ordered. | [optional] |
| qtyRefunded | float | Quantity refunded. | [optional] |
| qtyReturned | float | Quantity returned. | [optional] |
| qtyShipped | float | Quantity shipped. | [optional] |
| quoteItemId | int | Quote item ID. | [optional] |
| rowInvoiced | float | Row invoiced. | [optional] |
| rowTotal | float | Row total. | [optional] |
| rowTotalInclTax | float | Row total including tax. | [optional] |
| rowWeight | float | Row weight. | [optional] |
| sku | string | SKU. | |
| storeId | int | Store ID. | [optional] |
| taxAmount | float | Tax amount. | [optional] |
| taxBeforeDiscount | float | Tax before discount. | [optional] |
| taxCanceled | float | Tax canceled. | [optional] |
| taxInvoiced | float | Tax invoiced. | [optional] |
| taxPercent | float | Tax percent. | [optional] |
| taxRefunded | float | Tax refunded. | [optional] |
| updatedAt | string | Updated-at timestamp. | [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] |
| weight | float | Weight. | [optional] |
| parentItem | \SpringImport\Swagger\Magento2\Client\Model\SalesDataOrderItemInterface | [optional] | |
| productOption | \SpringImport\Swagger\Magento2\Client\Model\CatalogDataProductOptionInterface | [optional] | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\SalesDataOrderItemExtensionInterface | [optional] |