Home > @vsf-enterprise/bigcommerce-api > DigitalCartItem
# DigitalCartItem interface
Digital cart item model.
Signature:
export interface DigitalCartItem extends CartItemBase
Extends: CartItemBase
# Properties
Property | Type | Description |
---|---|---|
download_file_urls? | Array<string> | (Optional) URLs to download all product files. |
download_page_url? | string | (Optional) The URL for the combined downloads page. |
download_size? | string | (Optional) Combined download size, in human-readable style. E.g.: 30MB . |