# Interface: OrderItem

# Table of contents

# Properties

# Properties

# amount

amount: number

Defined in: types/orders.ts:5 (opens new window)


# bundleItemIdentifier

bundleItemIdentifier: string

Defined in: types/orders.ts:6 (opens new window)


# calculatedDiscounts

calculatedDiscounts: any[]

Defined in: types/orders.ts:7 (opens new window)


# canceledAmount

canceledAmount: number

Defined in: types/orders.ts:8 (opens new window)


# idShipment

idShipment: number

Defined in: types/orders.ts:9 (opens new window)


# isReturnable

isReturnable: boolean

Defined in: types/orders.ts:10 (opens new window)


# merchantReference

merchantReference: string

Defined in: types/orders.ts:11 (opens new window)


# metadata

metadata: object

# Type declaration:

Name Type
image string
superAttributes object
superAttributes.value string

Defined in: types/orders.ts:12 (opens new window)


# name

name: string

Defined in: types/orders.ts:18 (opens new window)


# orderReference

orderReference: string

Defined in: types/orders.ts:19 (opens new window)


# productOptions

productOptions: any[]

Defined in: types/orders.ts:20 (opens new window)


# quantity

quantity: number

Defined in: types/orders.ts:21 (opens new window)


# refundableAmount

refundableAmount: number

Defined in: types/orders.ts:22 (opens new window)


# relatedBundleItemIdentifier

relatedBundleItemIdentifier: any

Defined in: types/orders.ts:23 (opens new window)


# salesOrderConfiguredBundle

salesOrderConfiguredBundle: any

Defined in: types/orders.ts:24 (opens new window)


# salesOrderConfiguredBundleItem

salesOrderConfiguredBundleItem: any

Defined in: types/orders.ts:25 (opens new window)


# salesUnit

salesUnit: any

Defined in: types/orders.ts:26 (opens new window)


# sku

sku: string

Defined in: types/orders.ts:27 (opens new window)


# state

state: string

Defined in: types/orders.ts:28 (opens new window)


# sumDiscountAmountAggregation

sumDiscountAmountAggregation: number

Defined in: types/orders.ts:29 (opens new window)


# sumDiscountAmountFullAggregation

sumDiscountAmountFullAggregation: number

Defined in: types/orders.ts:30 (opens new window)


# sumExpensePriceAggregation

sumExpensePriceAggregation: any

Defined in: types/orders.ts:31 (opens new window)


# sumGrossPrice

sumGrossPrice: number

Defined in: types/orders.ts:32 (opens new window)


# sumNetPrice

sumNetPrice: number

Defined in: types/orders.ts:33 (opens new window)


# sumPrice

sumPrice: number

Defined in: types/orders.ts:34 (opens new window)


# sumPriceToPayAggregation

sumPriceToPayAggregation: number

Defined in: types/orders.ts:35 (opens new window)


# sumProductOptionPriceAggregation

sumProductOptionPriceAggregation: number

Defined in: types/orders.ts:36 (opens new window)


# sumSubtotalAggregation

sumSubtotalAggregation: number

Defined in: types/orders.ts:37 (opens new window)


# sumTaxAmountFullAggregation

sumTaxAmountFullAggregation: number

Defined in: types/orders.ts:38 (opens new window)


# taxAmountAfterCancellation

taxAmountAfterCancellation: any

Defined in: types/orders.ts:39 (opens new window)


# taxRate

taxRate: string

Defined in: types/orders.ts:40 (opens new window)


# taxRateAverageAggregation

taxRateAverageAggregation: string

Defined in: types/orders.ts:41 (opens new window)


# unitDiscountAmountAggregation

unitDiscountAmountAggregation: number

Defined in: types/orders.ts:42 (opens new window)


# unitDiscountAmountFullAggregation

unitDiscountAmountFullAggregation: number

Defined in: types/orders.ts:43 (opens new window)


# unitExpensePriceAggregation

unitExpensePriceAggregation: number

Defined in: types/orders.ts:44 (opens new window)


# unitGrossPrice

unitGrossPrice: number

Defined in: types/orders.ts:45 (opens new window)


# unitNetPrice

unitNetPrice: number

Defined in: types/orders.ts:46 (opens new window)


# unitPrice

unitPrice: number

Defined in: types/orders.ts:47 (opens new window)


# unitPriceToPayAggregation

unitPriceToPayAggregation: number

Defined in: types/orders.ts:48 (opens new window)


# unitProductOptionPriceAggregation

unitProductOptionPriceAggregation: number

Defined in: types/orders.ts:49 (opens new window)


# unitSubtotalAggregation

unitSubtotalAggregation: number

Defined in: types/orders.ts:50 (opens new window)


# unitTaxAmountFullAggregation

unitTaxAmountFullAggregation: number

Defined in: types/orders.ts:51 (opens new window)


# uuid

uuid: string

Defined in: types/orders.ts:52 (opens new window)