@bigcommerce/checkout-sdk › DigitalItem
-
↳ DigitalItem
- addedByPromotion
- brand
- categories
- categoryNames
- comparisonPrice
- couponAmount
- discountAmount
- discounts
- downloadFileUrls
- downloadPageUrl
- downloadSize
- extendedComparisonPrice
- extendedListPrice
- extendedSalePrice
- id
- imageUrl
- isTaxable
- listPrice
- name
- options
- parentId
- productId
- quantity
- salePrice
- sku
- socialMedia
- url
- variantId
• addedByPromotion: boolean
Inherited from DigitalItem.addedByPromotion
• brand: string
Inherited from DigitalItem.brand
• categories? : LineItemCategory[][]
Inherited from DigitalItem.categories
• categoryNames? : string[]
Inherited from DigitalItem.categoryNames
• comparisonPrice: number
Inherited from DigitalItem.comparisonPrice
• couponAmount: number
Inherited from DigitalItem.couponAmount
• discountAmount: number
Inherited from DigitalItem.discountAmount
• discounts: Array‹object›
Inherited from DigitalItem.discounts
• downloadFileUrls: string[]
• downloadPageUrl: string
• downloadSize: string
• extendedComparisonPrice: number
Inherited from DigitalItem.extendedComparisonPrice
• extendedListPrice: number
Inherited from DigitalItem.extendedListPrice
• extendedSalePrice: number
Inherited from DigitalItem.extendedSalePrice
• id: string | number
Inherited from DigitalItem.id
• imageUrl: string
Inherited from DigitalItem.imageUrl
• isTaxable: boolean
Inherited from DigitalItem.isTaxable
• listPrice: number
Inherited from DigitalItem.listPrice
• name: string
Inherited from DigitalItem.name
• options? : LineItemOption[]
Inherited from DigitalItem.options
• parentId? : string | null
Inherited from DigitalItem.parentId
• productId: number
Inherited from DigitalItem.productId
• quantity: number
Inherited from DigitalItem.quantity
• salePrice: number
Inherited from DigitalItem.salePrice
• sku: string
Inherited from DigitalItem.sku
• socialMedia? : LineItemSocialData[]
Inherited from DigitalItem.socialMedia
• url: string
Inherited from DigitalItem.url
• variantId: number
Inherited from DigitalItem.variantId