Skip to content

Latest commit

 

History

History
106 lines (60 loc) · 1.32 KB

Cart.md

File metadata and controls

106 lines (60 loc) · 1.32 KB

@bigcommerce/checkout-sdk / Cart

Interface: Cart

Table of contents

Properties

Properties

baseAmount

baseAmount: number


cartAmount

cartAmount: number


coupons

coupons: Coupon[]


createdTime

createdTime: string


currency

currency: Currency


customerId

customerId: number


discountAmount

discountAmount: number


discounts

discounts: Discount[]


email

email: string


id

id: string


isTaxIncluded

isTaxIncluded: boolean


lineItems

lineItems: LineItemMap


source

Optional source: BuyNow


updatedTime

updatedTime: string