Skip to content

Latest commit

 

History

History
260 lines (144 loc) · 5.25 KB

digitalitem.md

File metadata and controls

260 lines (144 loc) · 5.25 KB

@bigcommerce/checkout-sdkDigitalItem

Interface: DigitalItem

Hierarchy

Index

Properties

Properties

addedByPromotion

addedByPromotion: boolean

Inherited from DigitalItem.addedByPromotion


brand

brand: string

Inherited from DigitalItem.brand


Optional categories

categories? : LineItemCategory[][]

Inherited from DigitalItem.categories


Optional categoryNames

categoryNames? : string[]

Inherited from DigitalItem.categoryNames


comparisonPrice

comparisonPrice: number

Inherited from DigitalItem.comparisonPrice


couponAmount

couponAmount: number

Inherited from DigitalItem.couponAmount


discountAmount

discountAmount: number

Inherited from DigitalItem.discountAmount


discounts

discounts: Array‹object›

Inherited from DigitalItem.discounts


downloadFileUrls

downloadFileUrls: string[]


downloadPageUrl

downloadPageUrl: string


downloadSize

downloadSize: string


extendedComparisonPrice

extendedComparisonPrice: number

Inherited from DigitalItem.extendedComparisonPrice


extendedListPrice

extendedListPrice: number

Inherited from DigitalItem.extendedListPrice


extendedSalePrice

extendedSalePrice: number

Inherited from DigitalItem.extendedSalePrice


id

id: string | number

Inherited from DigitalItem.id


imageUrl

imageUrl: string

Inherited from DigitalItem.imageUrl


isTaxable

isTaxable: boolean

Inherited from DigitalItem.isTaxable


listPrice

listPrice: number

Inherited from DigitalItem.listPrice


name

name: string

Inherited from DigitalItem.name


Optional options

options? : LineItemOption[]

Inherited from DigitalItem.options


Optional parentId

parentId? : string | null

Inherited from DigitalItem.parentId


productId

productId: number

Inherited from DigitalItem.productId


quantity

quantity: number

Inherited from DigitalItem.quantity


salePrice

salePrice: number

Inherited from DigitalItem.salePrice


sku

sku: string

Inherited from DigitalItem.sku


Optional socialMedia

socialMedia? : LineItemSocialData[]

Inherited from DigitalItem.socialMedia


url

url: string

Inherited from DigitalItem.url


variantId

variantId: number

Inherited from DigitalItem.variantId