[@bigcommerce/checkout-sdk](../README.md) / DigitalItem

# Interface: DigitalItem

## Hierarchy

- [`LineItem`](LineItem.md)

  ↳ **`DigitalItem`**

## Table of contents

### Properties

- [addedByPromotion](DigitalItem.md#addedbypromotion)
- [backorderMessage](DigitalItem.md#backordermessage)
- [brand](DigitalItem.md#brand)
- [categories](DigitalItem.md#categories)
- [categoryNames](DigitalItem.md#categorynames)
- [comparisonPrice](DigitalItem.md#comparisonprice)
- [couponAmount](DigitalItem.md#couponamount)
- [discountAmount](DigitalItem.md#discountamount)
- [discounts](DigitalItem.md#discounts)
- [downloadFileUrls](DigitalItem.md#downloadfileurls)
- [downloadPageUrl](DigitalItem.md#downloadpageurl)
- [downloadSize](DigitalItem.md#downloadsize)
- [extendedComparisonPrice](DigitalItem.md#extendedcomparisonprice)
- [extendedListPrice](DigitalItem.md#extendedlistprice)
- [extendedSalePrice](DigitalItem.md#extendedsaleprice)
- [id](DigitalItem.md#id)
- [imageUrl](DigitalItem.md#imageurl)
- [isTaxable](DigitalItem.md#istaxable)
- [listPrice](DigitalItem.md#listprice)
- [name](DigitalItem.md#name)
- [options](DigitalItem.md#options)
- [parentId](DigitalItem.md#parentid)
- [productId](DigitalItem.md#productid)
- [quantity](DigitalItem.md#quantity)
- [quantityBackordered](DigitalItem.md#quantitybackordered)
- [retailPrice](DigitalItem.md#retailprice)
- [salePrice](DigitalItem.md#saleprice)
- [sku](DigitalItem.md#sku)
- [socialMedia](DigitalItem.md#socialmedia)
- [stockPosition](DigitalItem.md#stockposition)
- [url](DigitalItem.md#url)
- [variantId](DigitalItem.md#variantid)

## Properties

### addedByPromotion

• **addedByPromotion**: `boolean`

#### Inherited from

[LineItem](LineItem.md).[addedByPromotion](LineItem.md#addedbypromotion)

___

### backorderMessage

• `Optional` **backorderMessage**: ``null`` \| `string`

#### Inherited from

[LineItem](LineItem.md).[backorderMessage](LineItem.md#backordermessage)

___

### brand

• **brand**: `string`

#### Inherited from

[LineItem](LineItem.md).[brand](LineItem.md#brand)

___

### categories

• `Optional` **categories**: [`LineItemCategory`](LineItemCategory.md)[][]

#### Inherited from

[LineItem](LineItem.md).[categories](LineItem.md#categories)

___

### categoryNames

• `Optional` **categoryNames**: `string`[]

#### Inherited from

[LineItem](LineItem.md).[categoryNames](LineItem.md#categorynames)

___

### comparisonPrice

• **comparisonPrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[comparisonPrice](LineItem.md#comparisonprice)

___

### couponAmount

• **couponAmount**: `number`

#### Inherited from

[LineItem](LineItem.md).[couponAmount](LineItem.md#couponamount)

___

### discountAmount

• **discountAmount**: `number`

#### Inherited from

[LineItem](LineItem.md).[discountAmount](LineItem.md#discountamount)

___

### discounts

• **discounts**: \{ `discountedAmount`: `number` ; `name`: `string`  }[]

#### Inherited from

[LineItem](LineItem.md).[discounts](LineItem.md#discounts)

___

### downloadFileUrls

• **downloadFileUrls**: `string`[]

___

### downloadPageUrl

• **downloadPageUrl**: `string`

___

### downloadSize

• **downloadSize**: `string`

___

### extendedComparisonPrice

• **extendedComparisonPrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[extendedComparisonPrice](LineItem.md#extendedcomparisonprice)

___

### extendedListPrice

• **extendedListPrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[extendedListPrice](LineItem.md#extendedlistprice)

___

### extendedSalePrice

• **extendedSalePrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[extendedSalePrice](LineItem.md#extendedsaleprice)

___

### id

• **id**: `string` \| `number`

#### Inherited from

[LineItem](LineItem.md).[id](LineItem.md#id)

___

### imageUrl

• **imageUrl**: `string`

#### Inherited from

[LineItem](LineItem.md).[imageUrl](LineItem.md#imageurl)

___

### isTaxable

• **isTaxable**: `boolean`

#### Inherited from

[LineItem](LineItem.md).[isTaxable](LineItem.md#istaxable)

___

### listPrice

• **listPrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[listPrice](LineItem.md#listprice)

___

### name

• **name**: `string`

#### Inherited from

[LineItem](LineItem.md).[name](LineItem.md#name)

___

### options

• `Optional` **options**: [`LineItemOption`](LineItemOption.md)[]

#### Inherited from

[LineItem](LineItem.md).[options](LineItem.md#options)

___

### parentId

• `Optional` **parentId**: ``null`` \| `string`

#### Inherited from

[LineItem](LineItem.md).[parentId](LineItem.md#parentid)

___

### productId

• **productId**: `number`

#### Inherited from

[LineItem](LineItem.md).[productId](LineItem.md#productid)

___

### quantity

• **quantity**: `number`

#### Inherited from

[LineItem](LineItem.md).[quantity](LineItem.md#quantity)

___

### quantityBackordered

• `Optional` **quantityBackordered**: `number`

#### Inherited from

[LineItem](LineItem.md).[quantityBackordered](LineItem.md#quantitybackordered)

___

### retailPrice

• **retailPrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[retailPrice](LineItem.md#retailprice)

___

### salePrice

• **salePrice**: `number`

#### Inherited from

[LineItem](LineItem.md).[salePrice](LineItem.md#saleprice)

___

### sku

• **sku**: `string`

#### Inherited from

[LineItem](LineItem.md).[sku](LineItem.md#sku)

___

### socialMedia

• `Optional` **socialMedia**: [`LineItemSocialData`](LineItemSocialData.md)[]

#### Inherited from

[LineItem](LineItem.md).[socialMedia](LineItem.md#socialmedia)

___

### stockPosition

• `Optional` **stockPosition**: [`StockPosition`](StockPosition.md)

#### Inherited from

[LineItem](LineItem.md).[stockPosition](LineItem.md#stockposition)

___

### url

• **url**: `string`

#### Inherited from

[LineItem](LineItem.md).[url](LineItem.md#url)

___

### variantId

• **variantId**: `number`

#### Inherited from

[LineItem](LineItem.md).[variantId](LineItem.md#variantid)
