Record
sales-data-order-item-interface
No description available.
record sales-data-order-item-interface {
additional-data: option<string>,
amount-refunded: option<f64>,
applied-rule-ids: option<string>,
base-amount-refunded: option<f64>,
base-cost: option<f64>,
base-discount-amount: option<f64>,
base-discount-invoiced: option<f64>,
base-discount-refunded: option<f64>,
base-discount-tax-compensation-amount: option<f64>,
base-discount-tax-compensation-invoiced: option<f64>,
base-discount-tax-compensation-refunded: option<f64>,
base-original-price: option<f64>,
base-price: option<f64>,
base-price-incl-tax: option<f64>,
base-row-invoiced: option<f64>,
base-row-total: option<f64>,
base-row-total-incl-tax: option<f64>,
base-tax-amount: option<f64>,
base-tax-before-discount: option<f64>,
base-tax-invoiced: option<f64>,
base-tax-refunded: option<f64>,
base-weee-tax-applied-amount: option<f64>,
base-weee-tax-applied-row-amnt: option<f64>,
base-weee-tax-disposition: option<f64>,
base-weee-tax-row-disposition: option<f64>,
created-at: option<string>,
description: option<string>,
discount-amount: option<f64>,
discount-invoiced: option<f64>,
discount-percent: option<f64>,
discount-refunded: option<f64>,
discount-tax-compensation-amount: option<f64>,
discount-tax-compensation-canceled: option<f64>,
discount-tax-compensation-invoiced: option<f64>,
discount-tax-compensation-refunded: option<f64>,
event-id: option<s32>,
ext-order-item-id: option<string>,
extension-attributes: option<sales-data-order-item-extension-interface>,
free-shipping: option<s32>,
gw-base-price: option<f64>,
gw-base-price-invoiced: option<f64>,
gw-base-price-refunded: option<f64>,
gw-base-tax-amount: option<f64>,
gw-base-tax-amount-invoiced: option<f64>,
gw-base-tax-amount-refunded: option<f64>,
gw-id: option<s32>,
gw-price: option<f64>,
gw-price-invoiced: option<f64>,
gw-price-refunded: option<f64>,
gw-tax-amount: option<f64>,
gw-tax-amount-invoiced: option<f64>,
gw-tax-amount-refunded: option<f64>,
is-qty-decimal: option<s32>,
is-virtual: option<s32>,
item-id: option<s32>,
locked-do-invoice: option<s32>,
locked-do-ship: option<s32>,
name: option<string>,
no-discount: option<s32>,
order-id: option<s32>,
original-price: option<f64>,
parent-item: option<string>,
parent-item-id: option<s32>,
price: option<f64>,
price-incl-tax: option<f64>,
product-id: option<s32>,
product-option: option<catalog-data-product-option-interface>,
product-type: option<string>,
qty-backordered: option<f64>,
qty-canceled: option<f64>,
qty-invoiced: option<f64>,
qty-ordered: option<f64>,
qty-refunded: option<f64>,
qty-returned: option<f64>,
qty-shipped: option<f64>,
quote-item-id: option<s32>,
row-invoiced: option<f64>,
row-total: option<f64>,
row-total-incl-tax: option<f64>,
row-weight: option<f64>,
sku: string,
store-id: option<s32>,
tax-amount: option<f64>,
tax-before-discount: option<f64>,
tax-canceled: option<f64>,
tax-invoiced: option<f64>,
tax-percent: option<f64>,
tax-refunded: option<f64>,
updated-at: option<string>,
weee-tax-applied: option<string>,
weee-tax-applied-amount: option<f64>,
weee-tax-applied-row-amount: option<f64>,
weee-tax-disposition: option<f64>,
weee-tax-row-disposition: option<f64>,
weight: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| additional-data | option<string> | |
| amount-refunded | option<f64> | |
| applied-rule-ids | option<string> | |
| base-amount-refunded | option<f64> | |
| base-cost | option<f64> | |
| base-discount-amount | option<f64> | |
| base-discount-invoiced | option<f64> | |
| base-discount-refunded | option<f64> | |
| base-discount-tax-compensation-amount | option<f64> | |
| base-discount-tax-compensation-invoiced | option<f64> | |
| base-discount-tax-compensation-refunded | option<f64> | |
| base-original-price | option<f64> | |
| base-price | option<f64> | |
| base-price-incl-tax | option<f64> | |
| base-row-invoiced | option<f64> | |
| base-row-total | option<f64> | |
| base-row-total-incl-tax | option<f64> | |
| base-tax-amount | option<f64> | |
| base-tax-before-discount | option<f64> | |
| base-tax-invoiced | option<f64> | |
| base-tax-refunded | option<f64> | |
| base-weee-tax-applied-amount | option<f64> | |
| base-weee-tax-applied-row-amnt | option<f64> | |
| base-weee-tax-disposition | option<f64> | |
| base-weee-tax-row-disposition | option<f64> | |
| created-at | option<string> | |
| description | option<string> | |
| discount-amount | option<f64> | |
| discount-invoiced | option<f64> | |
| discount-percent | option<f64> | |
| discount-refunded | option<f64> | |
| discount-tax-compensation-amount | option<f64> | |
| discount-tax-compensation-canceled | option<f64> | |
| discount-tax-compensation-invoiced | option<f64> | |
| discount-tax-compensation-refunded | option<f64> | |
| event-id | option<s32> | |
| ext-order-item-id | option<string> | |
| extension-attributes | option<sales-data-order-item-extension-interface> | |
| free-shipping | option<s32> | |
| gw-base-price | option<f64> | |
| gw-base-price-invoiced | option<f64> | |
| gw-base-price-refunded | option<f64> | |
| gw-base-tax-amount | option<f64> | |
| gw-base-tax-amount-invoiced | option<f64> | |
| gw-base-tax-amount-refunded | option<f64> | |
| gw-id | option<s32> | |
| gw-price | option<f64> | |
| gw-price-invoiced | option<f64> | |
| gw-price-refunded | option<f64> | |
| gw-tax-amount | option<f64> | |
| gw-tax-amount-invoiced | option<f64> | |
| gw-tax-amount-refunded | option<f64> | |
| is-qty-decimal | option<s32> | |
| is-virtual | option<s32> | |
| item-id | option<s32> | |
| locked-do-invoice | option<s32> | |
| locked-do-ship | option<s32> | |
| name | option<string> | |
| no-discount | option<s32> | |
| order-id | option<s32> | |
| original-price | option<f64> | |
| parent-item | option<string> | |
| parent-item-id | option<s32> | |
| price | option<f64> | |
| price-incl-tax | option<f64> | |
| product-id | option<s32> | |
| product-option | option<catalog-data-product-option-interface> | |
| product-type | option<string> | |
| qty-backordered | option<f64> | |
| qty-canceled | option<f64> | |
| qty-invoiced | option<f64> | |
| qty-ordered | option<f64> | |
| qty-refunded | option<f64> | |
| qty-returned | option<f64> | |
| qty-shipped | option<f64> | |
| quote-item-id | option<s32> | |
| row-invoiced | option<f64> | |
| row-total | option<f64> | |
| row-total-incl-tax | option<f64> | |
| row-weight | option<f64> | |
| sku | string | |
| store-id | option<s32> | |
| tax-amount | option<f64> | |
| tax-before-discount | option<f64> | |
| tax-canceled | option<f64> | |
| tax-invoiced | option<f64> | |
| tax-percent | option<f64> | |
| tax-refunded | option<f64> | |
| updated-at | option<string> | |
| weee-tax-applied | option<string> | |
| weee-tax-applied-amount | option<f64> | |
| weee-tax-applied-row-amount | option<f64> | |
| weee-tax-disposition | option<f64> | |
| weee-tax-row-disposition | option<f64> | |
| weight | option<f64> |